Ryan Pendergast
|
e8f5ac8522
|
feat: Add 3D rotation to view - takeover of PR# 5950 (#8136)
* feat: add 3d rotation
* chore: fix build errors
* chore: fix tslint errors
* chore: add @types/chai dev dep
* chore: unused import cleanup
* chore: update tests for x,y rotation
* chore: rebase upstream/master
* fix: iOS Affine Transform test verification
* feat(css): Added optional css-tree parser (#8076)
* feat(css): Added optional css-tree parser
* test: css-tree parser compat tests
* test: more css-tree compat tests
* feat(dialogs): Setting the size of popup dialog thru dialog options (#8041)
* Added iOS specific height and width attributes to ShowModalOptions
* Set the height and width of the popup dialog to the presenting controller
* dialog options ios attributes presentationStyle, height & width are made optional
* Updated NativeScript.api.md for public API changes
* Update with git properties
* Public API
* CLA update
* fix: use iOS native-helper for 3d-rotate
* test: Fix tests using _getTransformMismatchError
* fix: view.__hasTransfrom not set updating properly
* test: fix css-animations test page
Co-authored-by: Alexander Vakrilov <alexander.vakrilov@gmail.com>
Co-authored-by: Darin Dimitrov <darin.dimitrov@gmail.com>
Co-authored-by: Shailesh Lolam <slolam@live.com>
Co-authored-by: Dimitar Topuzov <dtopuzov@gmail.com>
|
2020-01-10 12:59:46 +02:00 |
|
Manol Donev
|
0175c4b35a
|
chore: housekeeping (#8129)
|
2019-11-21 16:51:17 +02:00 |
|
Manol Donev
|
ecd9fc3e9d
|
feat: bundle workflow support (#7337)
|
2019-06-20 15:58:36 +03:00 |
|
Martin Yankov
|
84017091b0
|
chore: fix animations e2e app layout import (#6415)
|
2018-10-15 17:02:25 +03:00 |
|
Manol Donev
|
d79ac300f3
|
refactor: migrate animation-demo repo content (#5970)
|
2018-06-19 18:58:11 +03:00 |
|
Manol Donev
|
f9b0f6268d
|
refactor: animation app (#5968)
|
2018-06-19 17:52:02 +03:00 |
|
Manol Donev
|
6cfdc206d9
|
fix(ios): translate transform breaks sequential animation set (#5961)
* fix(ios): translate transform breaks sequential animation set
* chore: add e2e test app for animations
|
2018-06-19 10:38:29 +03:00 |
|