Commit Graph

6 Commits

Author SHA1 Message Date
Vladimir Enchev
113a1b6a69 placeholder creatingView event fixed + tests 2015-09-30 11:26:42 +03:00
Hristo Deshev
77838ae9c6 Change from "classic" TS 1.6 imports to the default resolution scheme.
- Use relative imports in place of most of our absolute ones.
- Add "private" ambient modules for modules that we need to import using
an absolute path (e.g. when app/.../test-something.ts needs to import
ui/styling/style-scope)
2015-09-29 16:25:49 +03:00
atanasovg
1439313e7b Make moduleMerge a global function - this saves a total of 83 requires upon application loading. 2015-07-27 13:04:48 +03:00
Rossen Hristov
07138182b4 Resolved issue #343. 2015-06-30 13:34:23 +03:00
Nedyalko Nikolov
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
Rossen Hristov
16822a862b Placeholder: A widget that allows adding native views to the visual tree. 2015-04-08 13:01:08 +03:00