7956 Commits

Author SHA1 Message Date
ae0541a465 chore(): update dependencies 2018-04-22 20:08:02 +02:00
3f8fcda366 test(toggle): adds unit tests 2018-04-22 20:03:10 +02:00
c929dad2e9 fix(angular): adds missing events 2018-04-22 17:01:29 +02:00
822f60f603 test(angular): adds test for explicit routerDirection 2018-04-20 17:20:13 +02:00
c87f0c561e fix(angular): Config provider 2018-04-20 17:06:35 +02:00
2b3c14b608 fix(angular): platform ready() 2018-04-20 16:08:38 +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
86a6cde4a1 perf(platform): remove from critical path 2018-04-18 23:06:56 +02:00
861ce49363 chore(): update to latest stencil 2018-04-18 21:42:18 +02:00
20a8eec992 docs(item): update item documentation and add usage 2018-04-18 11:58:21 -06:00
2aa2e6f3ca docs(components): update grammar and docs 2018-04-18 11:58:21 -06:00
cccdb42fbd chore(): change usage of Build.isDev so that buble does not act out. 2018-04-17 13:53:34 -05:00
43d7538e66 fix(overlay): cssClasses applied to overlay 2018-04-17 18:58:28 +02:00
099b3edda3 feat(angular): animation is explicit 2018-04-16 21:01:33 +02:00
c1cbbc52d2 fix(virtual-scroll): queue.write 2018-04-14 11:45:08 +02:00
ab2e124528 4.0.0-alpha.2 v4.0.0-alpha.2 2018-04-14 01:41:44 +02:00
9436723a8c chore(): update package-lock 2018-04-14 01:37:09 +02:00
a47f138b31 chore(angular): update angular proxy 2018-04-13 15:10:22 -05:00
3f0d6f1871 chore(package): update to stencil 0.7.24 2018-04-13 14:54:15 -05:00
9c11155732 test(tabs): update tests 2018-04-13 18:35:14 +02:00
fde878baf3 fix(label): inline position by default 2018-04-13 17:36:33 +02:00
b1ee4b8e3a fix(label): using prop for position
also fixes #14288
2018-04-13 17:03:46 +02:00
641113f161 chore(): update to latest stencil 2018-04-13 15:02:40 +02:00
8ad3df9736 fix(angular): viewContainer in overlays 2018-04-13 15:01:17 +02:00
db5313e45b fix(angular): icon proxy 2018-04-13 15:01:17 +02:00
47e6009901 WIP 2018-04-13 15:01:16 +02:00
c8071dd2ed docs(): update auto-generated docs 2018-04-12 11:13:07 -05:00
91ccc86a52 chore(components): update components.d.ts 2018-04-12 11:12:35 -05:00
bceece7bc1 feat(DomController): add DomController provider using stencil queue 2018-04-12 11:12:12 -05:00
b1778102fc docs(item-sliding): readme replace side values
in description sides "left" and "right" are now "start" and "end".
Add a link to `ion-item-options` where the exact effect of those values is described.
2018-04-12 00:09:53 +02:00
3df6e94650 docs(item-options): readme add table for side
description and replace "left" and "right" obsolete values by new "start" and "end" values.
2018-04-12 00:09:53 +02:00
27fae3b70d docs(item-options): side values renamed start/end
instead of left/right.
2018-04-12 00:09:53 +02:00
b6348ca075 chore(): bump angular 2018-04-11 23:59:04 +02:00
5899b0392d feat(router): dont reuse the component if the params are different
This matches v3 functionality
2018-04-11 23:59:04 +02:00
54d7a12bea feat(routerDirection): refactors goBack 2018-04-11 22:47:15 +02:00
d623b3b71f feat(queue): use stencil's queue controller for dom read/writes 2018-04-11 15:24:49 -05:00
6a31f3960a feat(angular): adds DomController
fix #14286
2018-04-11 21:39:14 +02:00
12a27bc9d0 fix(angular): using es2017 types 2018-04-11 21:16:01 +02:00
02c1e83096 fix(angular): emit es5 code 2018-04-11 21:13:44 +02:00
a203534b27 fix(fab): fix fab activation 2018-04-11 20:58:01 +02:00
49e5b7e016 docs(app): add documentation for ion-app 2018-04-11 13:08:07 -04:00
229ee845da chore(stencil): update to latest 2018-04-11 11:26:34 -04:00
3a2c90416c docs(breaking): add item options breaking changes 2018-04-11 11:26:00 -04:00
e40a6b0e94 fix(react): FrameworkDelegate matches API 2018-04-11 16:31:07 +02:00
2c9d485d2d docs(buttons): add documentation and usage 2018-04-10 18:26:56 -04:00
89b46ac52f docs(button): match style guide and add usage 2018-04-10 18:26:56 -04:00
9b9aab9f2b docs(badge): add usage 2018-04-10 18:26:56 -04:00
850d7fc74d fix(angular): change detection in deep ViewContainers 2018-04-10 23:51:59 +02:00
4d23cba8a0 feat(angular): push/setRoot/pop 2018-04-10 23:51:36 +02:00