Erjan Gavalji
f15f283c74
Reorder test file structure to match the modules
...
Needed to have a nice structured cookbook dir in the docs
Includes:
Move the data-module tests under the data dir
Move the frame tests under the ui dir
Rename the dialog.md file to dialogs.md
Fix the web-view title
Add previous_url attributes to each article for SEO
Rename the style dir to styling to match the reference
Fix the frame-tests path
2016-05-05 10:43:35 +03:00
Erjan Gavalji
bdbffb79bd
Switch titles to lower-case
2016-05-02 10:45:50 +03:00
Erjan Gavalji
3e489db2c9
Improve the readability of the docs navbar
2016-05-02 10:10:51 +03:00
Hristo Hristov
b2c182fd7a
Improve Binding class ( #2038 )
...
Remove options parameter
2016-04-27 16:43:45 +03:00
Nikolay Tsonev
e01daed7eb
Merged master onto feature/docs
2016-04-15 16:54:37 +03:00
Nikolay Iliev
9fe9d6e77d
How-To md files with markdown-snippet-injector
2016-04-14 16:52:51 +03:00
Hristo Hristov
f768fda881
Fixed some slow tests. ( #1968 )
...
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
Hristo Hristov
a66636fc6b
Improve unit-tests ( #1946 )
...
* Improved unit-tests speed & reliability
* Fixed iOS tests.
Improved message output
2016-04-13 10:28:28 +03:00
Tsvetan Raikov
20ebb453c4
fixing animation tests
2016-03-25 16:58:56 +02:00
Tsvetan Raikov
073cc94926
implemented CSS animations
...
fixing animation tests
2016-03-25 15:26:48 +02:00
Vladimir Enchev
281cb95fad
Animation error handing improved
2016-03-24 11:09:22 +02:00
Nathanael Anderson
ccdc394be4
This adds the ability to Cancel the Animation via the Promise returned via a play command.
2016-03-21 22:52:55 -06:00
vakrilov
50402e20b1
FIX: Set both translate and scale values after animation end
2015-11-27 15:32:09 +02:00
Rossen Hristov
c4c92efd8e
Implemented #1102 : Ability to specify an animation easing, i.e. curve in a platform-independent manner.
2015-11-16 15:22:18 +02:00
Rossen Hristov
21b3a0a602
Fixed #801 : Chained animations lose state on iOS.
2015-10-14 16:01:59 +03:00
Rossen Hristov
e3aeb90544
Fixed: iOS animations combining several affine transform properties set only the first property on our view after they finish. #835
2015-10-01 13:52:20 +03:00
Rossen Hristov
beef7f9372
Fixed: If an Animation instance is played more than once, the same promise is resolved each time leading to unexpected results. #774
2015-09-21 13:27:10 +03:00
Rossen Hristov
15eb5d29c8
Fixed: Android animations that animate a property to its current value do not run. #759
2015-09-21 10:28:30 +03:00
Rossen Hristov
e18e7777a1
Added View.translateX, View.translateY, View.scaleX, View.scaleY, View.rotate properties.
2015-09-03 11:46:12 +03:00
Rossen Hristov
cdce311b9c
Fixed the animation tests.
2015-07-30 11:35:01 +03:00
Rossen Hristov
199830f67e
Temp.
...
Temp.
2015-07-30 10:58:45 +03:00
Rossen Hristov
b1e55f1066
Animations 1.0
2015-07-29 15:24:43 +03:00