9 Commits

Author SHA1 Message Date
c1aeeb51a7 Inital by-type split
Split type.class from CssTypeSelector to CssCompositeSelector, probably support type#id.class selectors

Apply review comments, refactor css-selectors internally

Applied refactoring, all tests pass, button does not notify changes

Add tests for the css selectors parser.

Added tests for css-selectors

Added basic implementation of mayMatch and changeMap for css match state

Implemented TKUnit.assertDeepEqual to check key and key/values in Map and Set

Watch for property and pseudoClass changes

Add one child group test

Add typings for animations

Added mechanism to enable/disable listeners for pseudo classes

Count listeners instead of checking handlers, reverse subscription and unsubscription
2016-07-18 17:24:09 +03:00
540594454f Add bundle entrypoint registration module. 2016-06-29 15:57:05 +03:00
5a40b08bc3 CSS livesync fixed 2016-06-16 14:27:43 +03:00
192171232e Fix android orientation exception. (#2278)
Fix android activity destroy/resume.
Fix tslint - skipped all from node_modules & platforms
2016-06-09 14:02:15 +03:00
87b0f53c3d Remove redundant comment. Fix native method call. 2016-06-03 16:27:17 +03:00
36da401684 Remove the android.app.Application extend from the core modules. This will enable various scenarios where custom application implementation is needed. 2016-06-03 15:34:37 +03:00
2ef6757216 builder cached 2016-05-30 15:56:37 +03:00
caebf280ab LiveSync improved 2016-05-27 16:58:46 +03:00
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00