18 Commits

Author SHA1 Message Date
34dfc3ce98 refactor(all): updating to newest stencil apis (#18578)
* chore(): update ionicons

* refactor(all): updating to newest stencil apis

* fix lint issues

* more changes

* moreee

* fix treeshaking

* fix config

* fix checkbox

* fix stuff

* chore(): update ionicons

* fix linting errors
2019-06-23 11:26:42 +02:00
b40f7d36d5 fix(): update to Stencil One 🎉🎊 2019-06-19 21:33:50 +02:00
4646f53ec7 fix(ssr): fix global window and document references (#17590) 2019-02-22 20:13:09 -06:00
5560dcd713 fix(all): avoid using focus() since it conflicts with HTMLElement
fixes #15810
2018-10-02 17:13:45 +02:00
ff919de972 fix(): remove argument-less catch() 2018-09-14 03:03:21 +02:00
bb1924315e fix(esm): reorganiza exports 2018-09-11 10:54:30 +02:00
8b768fb73d fix(overlay): expose "animated" API
fixes #14775
2018-08-26 19:06:50 +02:00
3ffa3cd7db fix(platform): better detect platforms + css API
fixes #15165
fixes #15116
2018-08-25 16:53:31 +02:00
2af72fadfd fix(config): scrollAssist boolean definition (#15203) 2018-08-17 02:33:51 +02:00
1e1964dd77 fix(config): persistConfig 2018-08-12 01:19:00 +02:00
db0049ff73 fix(config): add persistance mode
fixes #15102
2018-08-12 01:18:59 +02:00
50ad1e7c5a fix(router): transition race condition
fixes #14873
fixes #15090
2018-08-09 02:40:36 +02:00
01690452e9 feat(config): strongly typed config
fixes #15097
2018-08-08 23:53:15 +02:00
4965dcc49e chore(): update to latest stencil 2018-04-26 20:35:04 +02:00
c917a3cd48 fix(config): add object.entries polyfil 2018-04-26 10:08:07 -04:00
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00
0c1476e0ff fix(config): add setupConfig util 2018-04-24 01:25:03 +02:00
86a6cde4a1 perf(platform): remove from critical path 2018-04-18 23:06:56 +02:00