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
074ac89871
imports improved
2015-12-17 14:53:46 +02:00
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
e184308169
Update code to take in account suggestions.
2015-09-09 19:35:31 -05:00
9dffb57bcb
Issue with Android and <a href> urls...
2015-09-07 15:11:29 -05:00
4ddd7f1a8a
Enable Link Detection (iOS) and Link Clicking (iOS & Android)
2015-09-07 14:07:00 -05:00
1439313e7b
Make moduleMerge a global function - this saves a total of 83 requires upon application loading.
2015-07-27 13:04:48 +03:00
835ab8c142
HtmlView UI component added + test
2015-07-15 15:11:21 +03:00
57312ef1f3
initial commit
2015-07-15 15:11:20 +03:00