1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-10-10 19:37:32 +03:00
Commit Graph

1454 Commits

Author SHA1 Message Date
Daniil Manin
940d60cf14 fix some insets 2019-06-14 17:43:17 +07:00
Daniil Manin
1cf1c7c02f #391 update w3c svg test suite 2019-06-14 17:25:35 +07:00
Daniil Manin
fbaa559dbd #391 add svg tests for text 2019-06-14 17:24:49 +07:00
Daniil Manin
70d23d7f82 #391 add Direction for macos target 2019-06-14 15:25:11 +07:00
Daniil Manin
ef54a2041d #391 add direction for text serialization 2019-06-14 15:06:11 +07:00
Daniil Manin
3d3a0f4a86 #391 change UIKit to Foundation for Direction 2019-06-13 20:20:40 +07:00
Daniil Manin
6314726732 #391 add direction for text attributes 2019-06-13 19:54:07 +07:00
Yuri Strot
60b145c403
Merge pull request #586 from exyte/fix/445-updated
Add SVG rendering tests
2019-06-04 13:07:54 +07:00
Yuri Strot
249e40421d
Merge pull request #600 from exyte/test/587-Make-tests-for-OSX
#587 Make all iOS tests work on OSX as well
2019-06-04 11:40:23 +07:00
Daniil Manin
501e9c558d Fix #587: Make all iOS tests work on OSX as well 2019-06-04 11:30:48 +07:00
Vasilisa Sheromova
42ca59824c
Update README.md
correct insta link
2019-06-04 10:24:30 +07:00
Mark Goldin
04ad93599a Fix #445 remove duplicated resourses frm compile sources #2 2019-06-04 09:47:08 +07:00
Mark Goldin
8dff74c2d4 Revert "Fix #445 remove duplicated resourses frm compile sources"
This reverts commit c5db5ae010.
2019-06-04 09:31:36 +07:00
Mark Goldin
c5db5ae010 Fix #445 remove duplicated resourses frm compile sources 2019-06-04 09:25:44 +07:00
Daniil Manin
c096fae5af #445 change reference image for svg test masking-mask-02 2019-06-03 20:59:23 +07:00
Daniil Manin
95e842b311 #587 add CombineAnimationTests and NodeBoundsTests for OSX 2019-06-03 19:57:24 +07:00
Yuri Strot
cbe4a5a0c3
Merge pull request #599 from exyte/bug/597-Fix-memory-leak
Fix #597: Memory leak, close graphics context in doFindNode method
2019-06-03 18:17:14 +07:00
Daniil Manin
245002f81c #587 add SequenceAnimationTests for OSX 2019-06-03 17:50:23 +07:00
Daniil Manin
ebdad34446 #587 add DelayedAnimationTests for OSX, add MWindow aka UIWindow(iOS) aka NSWindow(OSX) 2019-06-03 17:48:56 +07:00
Daniil Manin
12d3dd30a2 #587 add ImageBoundsTests for macos 2019-06-03 17:41:28 +07:00
Mark Goldin
1d07449b87 Fix #445 add missing png 2019-06-03 17:27:27 +07:00
Mark Goldin
2306a47982 Merge branch 'master' into fix/445-updated
# Conflicts:
#	Macaw.xcodeproj/project.pbxproj
2019-06-03 16:58:46 +07:00
Mark Goldin
c97682013e Fix #445 update test usage description 2019-06-03 16:55:52 +07:00
Mark Goldin
87c5b67d0e Fix #445 codestyle fixes 2019-06-03 16:51:01 +07:00
Daniil Manin
34292e6e2b Fix #597: memory leak, close graphics context in doFindNode method 2019-06-03 15:18:41 +07:00
Yuri Strot
9fd3924724
Merge pull request #582 from exyte/test/396-SVG-tests-for-gradients
Fix #396: SVG tests for gradients
2019-06-01 01:18:07 +07:00
Daniil Manin
fee7920c5a Merge branch 'master' 2019-05-31 23:44:12 +07:00
Daniil Manin
1641fb15d9 update w3c test suite, separation of gradient issues 2019-05-31 20:11:05 +07:00
Daniil Manin
f72a31a925 Merge branch 'master'
Conflicts:
	Macaw.xcodeproj/project.pbxproj
	MacawTests/MacawSVGTests.swift
	MacawTests/w3c-test-suite.md
2019-05-31 19:24:57 +07:00
Yuri Strot
eb24028512
Fix instagram reference 2019-05-31 19:22:10 +07:00
Yuri Strot
6463308621
Do not share developers' chat for now 2019-05-31 19:20:10 +07:00
Yuri Strot
fc8aff32eb
Merge pull request #585 from basilche/patch-1
Readme update
2019-05-31 19:19:14 +07:00
Yuri Strot
f7c7b86bdc
Merge pull request #590 from exyte/fix/393-Improve-mask-support
#393 Improve mask support
2019-05-31 19:16:50 +07:00
Daniil Manin
d8a8ac9c26 #393 revert example name 2019-05-31 19:09:25 +07:00
Daniil Manin
aeead87bf5 Merge branch 'master'
Conflicts:
	Macaw.xcodeproj/project.pbxproj
2019-05-31 16:42:38 +07:00
Mark Goldin
3cdc39b274 Fix #445 drop test readme 2019-05-31 13:43:31 +07:00
Mark Goldin
dbe670c99d Fix #445 vaidate PNG only on mac 2019-05-31 13:36:45 +07:00
Mark Goldin
00b6cf75e7 Fix #445 turn of internal test flahs 2019-05-31 12:58:15 +07:00
Mark Goldin
f129cb032b Fix #445 update png resources 2019-05-31 12:54:32 +07:00
Mark Goldin
6cb6104871 Fix #445 drop isDebug flag and use shouldSaveFaildedTestImage flag 2019-05-31 12:45:08 +07:00
Mark Goldin
7e9151e95b Fix #445 save test result image to documents folder 2019-05-30 20:57:53 +07:00
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