1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-11 05:05:23 +03:00
Commit Graph

1469 Commits

Author SHA1 Message Date
Yuri Strot
91483c0143
Merge pull request #584 from exyte/fix/583
Fix #583 setup MacawTest to run on OSX
2019-05-30 15:56:22 +07:00
Daniil Manin
0588926c33 #583 change language from obj-c to swift 2019-05-30 14:40:52 +07:00
Daniil Manin
de68a2dfc1 #583 remove MacawOSX from target dependencies 2019-05-30 14:28:27 +07:00
Daniil Manin
6a6645cf6a #383 add color-prop-04 test for osx 2019-05-30 14:16:15 +07:00
Daniil Manin
12518d28ca #583 add extension for MacawOSX.Polygon 2019-05-30 13:59:09 +07:00
Vasilisa Sheromova
4b73e9755c
Readme update
Moved twitter link up the page. 
Added telegram
2019-05-30 13:29:20 +07:00
Daniil Manin
f7f45b061f #583 fix testSVGImage 2019-05-30 13:20:04 +07:00
Daniil Manin
16e68ba617 remove temp file 2019-05-29 19:57:55 +07:00
Daniil Manin
94bb93d497 #393 update w3c test suite for masking-path-13-f-manual 2019-05-29 19:54:13 +07:00
Daniil Manin
2bdb86d0a3 #393 add test for masking-path-13-f-manual 2019-05-29 19:51:01 +07:00
Daniil Manin
851ad48c43 #393 fix optional value of path 2019-05-29 19:37:14 +07:00
Mark Goldin
88cb86dc27 Fix #583 final setup 2019-05-29 18:40:25 +07:00
Mark Goldin
36c702db0b Fix #583 setup MacawOSX for testing 2019-05-29 18:35:49 +07:00
Mark Goldin
07b7706c89 Fix #583 fix travis config #4 2019-05-29 18:31:00 +07:00
Daniil Manin
3c09731b12 #393 update w3c-test-suite 2019-05-29 18:26:41 +07:00
Daniil Manin
31b6896cc2 #393 update parseElement method 2019-05-29 18:19:48 +07:00
Daniil Manin
1d014da409 #393 add svg tests for masking-filter-01, masking-mask-02-f-manual 2019-05-29 18:19:02 +07:00
Mark Goldin
b722d60519 Fix #583 2019-05-29 18:14:54 +07:00
Mark Goldin
fe5b65a720 Fix #583 fix travis config #2 2019-05-29 17:56:23 +07:00
Daniil Manin
b15ce702bb #393 improve mask support, if element has mask but mask hasn't children then element is not rendering 2019-05-29 17:55:48 +07:00
Mark Goldin
eefbb53607 Fix #583 fix travis config 2019-05-29 17:43:58 +07:00
Mark Goldin
3b96efaa4d Fix #583 setup travis 2019-05-29 17:35:41 +07:00
Mark Goldin
a20a3cf9e9 Fix #583 setup MacawTest to run on OSX 2019-05-29 16:44:06 +07:00
Alisa Mylnikova
8b2027af27 Merge commit '1fbc6f335b441a18dff22b851e2db429950461dc' into task/cascade-animation 2019-05-29 15:04:59 +07:00
Alisa Mylnikova
aea8c57c82 Fix early layer freeing 2019-05-29 15:04:25 +07:00
Daniil Manin
0b55188f10 #396 update w3c test suite for gradients 2019-05-29 14:11:50 +07:00
Daniil Manin
ad9b512837 #396 add tests for some svg gradients 2019-05-29 10:42:59 +07:00
Yuri Strot
1fbc6f335b
Merge pull request #581 from exyte/fix/Update-W3C-SVG-Test-Suite
Update W3C SVG Test Suite
2019-05-27 13:33:27 +07:00
Yuri Strot
b239217a0d Clean up source code 2019-05-24 19:43:21 +07:00
Yuri Strot
d0e55b8549 Add all standard web colors 2019-05-24 19:42:37 +07:00
Yuri Strot
397a4570e0 Add compact API for geometry classes and Color 2019-05-24 19:41:40 +07:00
Yuri Strot
4a0027316f
Merge pull request #578 from exyte/test/347-SVG-tests-for-coords-trans
#347 Add SVG tests for coords-trans
2019-05-24 19:03:44 +07:00
Daniil Manin
f7783594a2 Merge branch 'master'
Conflicts:
	Macaw.xcodeproj/project.pbxproj
2019-05-24 18:17:55 +07:00
Yuri Strot
fbe6a607d1
Merge pull request #579 from exyte/test/SVG-tests-for-shapes-rect-ios-bug
Add SVG tests for shapes rect [old iOS bug]
2019-05-24 18:13:36 +07:00
Daniil Manin
d8926bae74 update w3c-svg-test-suite 2019-05-24 17:56:49 +07:00
Daniil Manin
5386fffe78 Merge branch 'master'
Conflicts:
	Macaw.xcodeproj/project.pbxproj
2019-05-24 16:18:37 +07:00
Yuri Strot
afe2f044ee
Merge pull request #577 from exyte/fix/395-SVG-test-paths-data-20-f-manual
Fix #395: Flags for 'a' path segment type may not be separated properly
2019-05-24 16:16:23 +07:00
Daniil Manin
fd4a68d02a add svg test for shapes-rect 2/3/6/7 2019-05-24 16:13:46 +07:00
Daniil Manin
0d5a5136da Fix #395: improvements readSegments for A,a 2019-05-24 16:07:34 +07:00
Daniil Manin
99c384887f add svg test for shapes-rect 2019-05-24 15:04:05 +07:00
Daniil Manin
d221718fd7 #347 add svg tests for coords-trans 2019-05-24 14:36:37 +07:00
Daniil Manin
8affa6f988 Fix #395: add type == .A 2019-05-23 19:18:25 +07:00
Daniil Manin
018bca18c0 Fix #395: update w3c-svg-test-suite 2019-05-23 18:53:20 +07:00
Daniil Manin
86cef55ef8 Fix #395: add svg test for paths-data-20-f-manual 2019-05-23 18:50:46 +07:00
Daniil Manin
3266afc07a Fix #395: improvements for SVGParser for readData, flags for 'a' path segment type may not be separated properly 2019-05-23 18:40:56 +07:00
Yuri Strot
4c91b10e7e
Merge pull request #576 from exyte/fix/388-SVG-test-color-prop-05-t-manual
Fix #388: Filling for group with currentColor property
2019-05-22 22:04:23 +07:00
Daniil Manin
6f6ef2dc10 update w3c-test 2019-05-22 18:26:45 +07:00
Daniil Manin
5376e3cc05 Merge branch 'master'
Conflicts:
	Macaw.xcodeproj/project.pbxproj
2019-05-22 18:24:35 +07:00
Yuri Strot
b0e85a4b2d
Merge pull request #575 from exyte/fix/399-SVG-test-struct-use-01-t-manual
Fix #399: Add test for struct-use-01-t-manual
2019-05-22 18:21:59 +07:00
Daniil Manin
01a898c2e6 update w3c-test 2019-05-22 18:15:24 +07:00