Rossen Hristov
699fcbb840
Added system-icons UI test.
2015-11-18 15:16:52 +02:00
Vladimir Enchev
93cf00389e
white-space CSS support added
2015-11-11 16:04:32 +02:00
Hristo Deshev
df38cfb221
Fix dts file exclusion problems when packing tns-core-modules package.
...
Exclude unneeded stuff like apps, node_modules, .baseDir.ts
2015-11-09 15:52:17 +02:00
Hristo Deshev
39861f9d7e
Compile TypeScript via a tsconfig.json file
...
And support most editors/IDE's: Atom, VS Code, Sublime, etc
2015-11-05 14:14:09 +02:00
Panayot Cankov
46921d53f6
Move from begin/commit animation blocks to keyframe animations, they handle continuation from the current state. There is a new "Sequence" animation in the "animations" app that displays a sequence of animations that used to be buggy in iOS (the animated object was jumping around) but should now display a nice continuos animation. The problem that has been fixed appeared only when multiple properties that affect transform are animated: rotate + translate or scale + translate.
2015-10-15 12:16:30 +03:00
atanasovg
198f4f1dbc
Add WebView test. Make its members abstract.
2015-09-30 14:33:03 +03:00
hshristov
03090b7842
Page background now spans on the whole height but content is still under NavBar
2015-09-29 09:48: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
Vladimir Enchev
49576d2087
support for platform specific attributes added
2015-05-15 11:13:53 +03:00
Erjan Gavalji
cc5b94e4de
Add a tsconfig.json to enable atom-typescript and VSCode usage
2015-05-04 14:37:14 +03:00