35 Commits

Author SHA1 Message Date
aea6b2a8f1 chore(): fix imports 2018-05-10 17:29:03 +02:00
50021cd0be fix(angular): exports 2018-05-10 16:47:13 +02:00
d613411287 feat(router): add willChange event 2018-04-30 18:49:22 +02:00
c905ba4611 fix(router): initial load waits until outlet attaches 2018-04-30 14:18:06 +02:00
98a351941d fix(nav): rename animate to animated 2018-04-27 01:16:43 +02:00
aa53563944 refactor(transition): deduplicates animation builder 2018-04-27 00:15:06 +02:00
8b1452c5c1 fix(lint): import order 2018-04-26 20:18:57 +02:00
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00
d5129df970 fix(all): strong typed events 2018-04-23 17:26:10 +02:00
ae0541a465 chore(): update dependencies 2018-04-22 20:08:02 +02:00
4ea8881f33 refactor(all): enable strictPropertyInitialization 2018-04-19 18:48:38 +02:00
78bd146ad2 fix(prerender): local references to window/document 2018-04-19 13:26:49 +02:00
cccdb42fbd chore(): change usage of Build.isDev so that buble does not act out. 2018-04-17 13:53:34 -05:00
d623b3b71f feat(queue): use stencil's queue controller for dom read/writes 2018-04-11 15:24:49 -05:00
81dc67dda4 chore(): update to stencil 0.7.20 2018-04-10 19:16:32 +02:00
fd5c957787 refactor(all): enable ts strict 2018-04-10 02:43:48 +02:00
a5e5403068 refactor(overlays): [title] -> [header] 2018-04-02 20:22:15 +02:00
853e55388b refactor(nav): simplify ViewController 2018-04-01 18:09:26 +02:00
230823915c fix(angular): proxies 2018-03-30 22:33:58 +02:00
a36913e9db refactor(all): data -> componentProps 2018-03-29 18:41:56 +02:00
011a374f6b fix(nav): transition name 2018-03-27 22:58:04 +02:00
57a5d490a6 fix(nav): animated opts 2018-03-27 21:26:35 +02:00
4fdfddb6b8 fix(nav): no animation 2018-03-27 12:36:37 +02:00
113af9e53b fix(router): ion-nav 2018-03-27 12:05:30 +02:00
dddaee1719 fix(router): fixes navChanged() 2018-03-26 22:07:00 +02:00
371fc19a06 fix(router): reusing checks params 2018-03-21 18:38:30 +01:00
6e683c54e0 fix(router-outlet): css and change logic 2018-03-21 16:50:54 +01:00
17a3001af5 refactor(router): remove getContainerEl() 2018-03-21 15:53:40 +01:00
9094c66f3d fix(angular): ion-nav no routing 2018-03-20 18:52:12 +01:00
3a26256a5c chore(transition): expose transition 2018-03-20 17:16:41 +01:00
06ad60ea0c fix(all): ts strict (part 3) 2018-03-20 16:48:30 +01:00
f16a9672b4 refactor(nav): transitions 2018-03-20 14:12:25 +01:00
50abcf5ab3 feat(nav): support for rootParams 2018-03-19 17:10:51 +01:00
207f416686 fix(router): fix selection 2018-03-15 18:07:29 +01:00
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00