Commit Graph

11 Commits

Author SHA1 Message Date
hshristov
08ac9ea3ed Fix action-bar desired size 2015-09-30 10:02:02 +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
Nedyalko Nikolov
bfaeb3c8a9 Fix for #747 issue. 2015-09-16 15:43:11 +03:00
Nedyalko Nikolov
db12d5a8db Fix for issue #740. 2015-09-15 15:24:39 +03:00
hshristov
f17910fd98 Fix for cancel backswipe gesture. It was broken with the implementation of navigation to a page without adding it to backstack. 2015-09-04 16:12:02 +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
vakrilov
dde5fd6d5a Renames 2015-07-15 09:35:54 +03:00
vakrilov
d5687a8e9c API changes - ios and android settings objcets 2015-07-15 09:35:54 +03:00
vakrilov
2cdf1e222b CenterView renamed to TitleView 2015-07-15 09:35:54 +03:00
vakrilov
53c7bebfec Center View 2015-07-15 09:35:53 +03:00
vakrilov
e52b0c4556 Action bar progress 2015-07-15 09:35:53 +03:00