1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-07-07 09:36:21 +03:00
Commit Graph

1603 Commits

Author SHA1 Message Date
Igor Zapletnev
273964aa99
Update README.md 2023-07-25 09:49:14 +07:00
Igor Zapletnev
3622eafde9
Update README.md 2023-02-20 10:22:44 +07:00
Igor Zapletnev
e72ffc984e
Update README.md 2023-02-20 10:21:34 +07:00
Yuri Strot
9c087eafd6
Update README.md 2022-05-15 18:42:57 +07:00
Yuri Strot
a3ddf65977 Add deprecation image 2022-05-15 18:32:07 +07:00
Yuri Strot
29ec199cbc
Merge pull request #781 from hotbott/master
Native Image Scale
2022-04-21 16:59:18 +07:00
Sebastian Bott
9797fb0dbd Bump version 2021-12-02 17:42:55 +01:00
Sebastian Bott
96e4900855 Fix native image scale 2021-12-02 17:42:32 +01:00
Sebastian Bott
197903c131 Add render dispose 2021-12-02 17:42:08 +01:00
Alisa Mylnikova
d508348111 Bump version 2021-10-29 15:04:40 +07:00
Yuri Strot
5cde520898
Merge pull request #779 from exyte/fix/smooth-group-animation
fix unsmooth group animation
2021-10-29 15:01:43 +07:00
Mark Goldin
7b54ddaf36 fix unsmooth group animation 2021-10-29 14:57:38 +07:00
Alisa Mylnikova
f9c0972648 Bump version 2021-10-08 17:23:41 +07:00
Yuri Strot
931cbdb8e8
Merge pull request #773 from exyte/fix-tests-unwrapping
Fix image unwrapping, some crashes
2021-10-08 16:45:34 +07:00
Yuri Strot
26271bca9d
Merge branch 'master' into fix-tests-unwrapping 2021-10-08 16:45:19 +07:00
Yuri Strot
b332010acd
Merge pull request #772 from exyte/769-SWXMLHash-Compatibility
#769 SWXMLHash Compatibility
2021-10-08 16:43:17 +07:00
Daniil Manin
6415858f2c Update renderToImage method, optional image 2021-10-05 14:09:55 +07:00
Daniil Manin
d5ae2918ad Fix test's method - to native image, add throw CommonError.invalidImageContext 2021-10-05 14:06:48 +07:00
Daniil Manin
dfcfdbe25b Update indents 2021-10-04 17:58:51 +07:00
Daniil Manin
cc7513b663 #769 Update SWXMLHash 2021-10-04 17:50:17 +07:00
Yuri Strot
2b406e55f2
Merge pull request #736 from damienpontifex/deprecations
OS version availability checks to resolve deprecation warnings
2020-10-19 13:50:01 +07:00
Yuri Strot
faf3ab8c37
Merge pull request #733 from TomasLinhart/svg-parser-remove-force-unwraps
Removing force unwrapping in SVGParser
2020-10-19 13:38:45 +07:00
Damien Pontifex
d54af83b34 fix indent 2020-10-16 08:07:38 +08:00
Damien Pontifex
db852306b9 combined if conditions into one 2020-10-16 08:06:33 +08:00
Damien Pontifex
45daee32a4 wrapping deprecation warnings to resolve warnings 2020-10-15 17:05:17 +08:00
Tomas Linhart
2585d66035 Removing force unwrapping in SVGParser 2020-10-02 16:21:20 +10:00
Yuri Strot
471d30516c
Remove "who is using Macaw" section 2020-09-09 17:35:52 +07:00
Yuri Strot
bdc3b499c1
Merge pull request #693 from f3dm76/task/path-animation-with-example
Add path animation
2020-08-06 18:12:02 +07:00
Yuri Strot
578939b317
Merge pull request #727 from f3dm76/fix/animation-api
Fix #713: Restrict animation api
2020-08-06 18:06:57 +07:00
Alisa Mylnikova
4a7049ebd4 More API changes 2020-08-06 17:41:12 +07:00
Alisa Mylnikova
b4feb666af Fix #713: Restrict animation api 2020-08-06 17:25:36 +07:00
Alisa Mylnikova
482d486e10 Perform requested api changes 2020-08-06 17:21:42 +07:00
Alisa Mylnikova
fd6e6984ab Merge commit 'f5cdb44eb8787e2becdb8deb955c7b230f1d5de5' into task/path-animation-with-example 2020-08-06 15:19:31 +07:00
Yuri Strot
f5cdb44eb8
Merge pull request #726 from f3dm76/fix/shape-animation-fix
Fix Rect equals method
2020-08-04 18:35:09 +07:00
Alisa Mylnikova
50c322e9ac Fix 2020-08-04 18:31:19 +07:00
Yuri Strot
130875b268
Merge pull request #725 from f3dm76/fix/shape-animation
Fix stroke+fill color animations
2020-08-04 18:02:02 +07:00
Alisa Mylnikova
56645212af Fix stroke+fill color animations 2020-08-04 17:55:48 +07:00
Yuri Strot
7cb4f58764 0.9.7 release 2020-07-30 15:58:37 +07:00
Yuri Strot
aa908389a9 Fix formatting and warnings 2020-07-30 15:48:36 +07:00
Yuri Strot
af19c93db0
Merge pull request #680 from amarunko/rendering-respects-screen-scale
Respects scale on rendering
2020-07-29 13:17:57 +07:00
Anton Marunko
dafca2d1f6 Merge remote-tracking branch 'origin/master' into rendering-respects-screen-scale
# Conflicts:
#	Source/views/MacawView.swift
2020-07-29 12:01:00 +06:00
Yuri Strot
e00baaa9ed
Merge pull request #718 from AntonPoltoratskyi/feature/search-by-predicate
Added node search by predicate
2020-07-20 17:04:04 +07:00
Yuri Strot
3395183dfe
Merge pull request #717 from AntonPoltoratskyi/bugfix/node-renderer-retain-cycles
Fixed retain cycle between GroupRenderer and `parentRenderer`
2020-07-20 17:02:37 +07:00
Yuri Strot
62c9cc06f7
Merge pull request #716 from AntonPoltoratskyi/bugfix/zoom-retain-cycles
Fixed retain cycles between MacawView and MacawZoom
2020-07-20 17:02:24 +07:00
Anton Poltoratskyi
d613d6c534 Update method signature for nodeBy(predicate:) 2020-07-18 12:01:39 +03:00
Yuri Strot
d5f5a748e7
Merge pull request #706 from ocbnishi/feature/fix-type-check
Fix typecheck
2020-07-17 17:17:53 +07:00
Yuri Strot
2a8e6ee92c
Merge pull request #715 from AntonPoltoratskyi/bugfix/touch-handling
Fixed `onTap(..)` handler - unable to add second tap handler
2020-07-17 17:15:44 +07:00
Anton Poltoratskyi
7d6a3b964b Added search by predicate 2020-07-14 12:54:45 +03:00
Anton Poltoratskyi
f3634ab518 Fixed retain cycle between renderers and GroupRenderer 2020-07-13 22:00:15 +03:00
Anton Poltoratskyi
e65dfc8d01 Fixed retain cycle when passing onZoomChange method as a closure 2020-07-13 21:37:38 +03:00