Commit Graph

10 Commits

Author SHA1 Message Date
Hristo Deshev
de6a92f8c6 Fix tslint errors. 2016-02-24 11:06:15 +02:00
atanasovg
56f1aaa795 Do not use lazy requires where not needed. 2016-01-25 16:33:18 +02:00
atanasovg
fbc612610f Snapshot refactorings, which mainly wraps Android extends within inner functions so that they are evaluated at runtime, when needed. Also some refactoring preventing circular requires. 2016-01-20 10:22:08 +02:00
Vladimir Enchev
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
vakrilov
831a44f218 Fix: background-position with negative values 2015-11-17 10:21:30 +02:00
Hristo Deshev
5d59c4b3ef css-value parse fix to match the new parse function export. 2015-10-15 10:36:15 +03:00
Hristo Deshev
38f243de5c Move css and css-value modules to the toplevel.
This is the default location when installing from npm, and Angular uses
that when parsing CSS.

Updated module paths, requires, csproj, tsconfig and grunt tasks.
2015-08-03 12:01:09 +03:00
vakrilov
460abb7c74 Null check 2015-07-10 11:52:30 +03:00
vakrilov
2b292eec7c Test page and fixes 2015-07-06 17:29:39 +03:00
vakrilov
d74d9b8fbb Css properties progress 2015-07-06 17:29:38 +03:00