26 Commits

Author SHA1 Message Date
d6c20a9dec refactor(toast): remove showCloseButton and closeButtonText (#18957)
* Remove close button

* update tests

* update tests

* add build
2019-10-10 14:34:16 -04:00
b4d92c6241 fix(ie): classList does not support variadic (#19460) 2019-09-27 13:12:06 +02:00
d031434b5d fix(vue): apply polyfills before defining custom elements
Closes #19176
2019-08-27 11:31:51 -04:00
c2348f71a5 fix(vue): rename swipeEnable to swipeGesture (#17346)
fixes #16002
2019-07-24 17:25:57 -04:00
08af35aad2 chore(): update vue version 2019-07-12 15:43:59 -04:00
470615eb05 chore(): add page component 2019-07-08 20:26:39 -04:00
f56fea6a1f fix(vue): update imports for types and ionicons
Closes #18701
2019-07-08 20:25:30 -04:00
4a0de23cab Vue 0.0.8
Simpler vue components

Adding back Vue suffix
2019-06-03 16:52:13 -05:00
3a4f475889 Vue 0.0.5-test 2019-06-03 15:07:21 -05:00
aac7a23fd5 Vue inputs and v-model support. #14912 2019-06-03 14:46:57 -05:00
fa1317359a fix(vue): use direction type from core (#17901) 2019-04-08 14:59:09 -04:00
17e8c73b9d chore(vue): bump 2019-03-27 15:52:25 -04:00
583c43127b chore(vue): update vue 2019-03-26 12:15:00 -04:00
dceec07390 fix(vue): back button event handling (#17877) 2019-03-26 08:44:28 -04:00
0cb7db0599 fix(vue): fixed popover controller (#17865) 2019-03-24 20:21:01 -04:00
c148d3125b chore(vue): update rollup config (#17863) 2019-03-24 20:11:37 -04:00
71e5994c94 feat(vue): support ion-vue-router (#17821) 2019-03-22 12:04:46 -04:00
ee7167512f feat(vue): support for ion-tabs (#17678)
* Add ion-tabs support, QOL fixes

* Fix @ionic/core version, rebuild core to include docs

* Update router

* Add support for IonTabsWillChange and IonTabsDidChange events

* Update usage docs

* Merge core and user provided click handlers in ion-tab-button

* rename file to be consistent
2019-03-22 10:56:53 -04:00
2ce49407b7 fix(vue): correct passing of props and data to components (#17188) 2019-02-28 11:17:49 -06:00
4c896c529b docs(): update alpha docs for react and vue. (#17216) 2019-01-22 22:06:17 -06:00
87b25960c4 chore: refactor vue (#16587) 2018-12-04 16:13:55 -05:00
02e78375d1 docs(vue): fix typo (#16370) 2018-11-19 11:00:51 -06:00
ac3e065b3e docs(vue): added @ionic/core to the vue README 2018-11-16 11:56:51 -05:00
09752c04ff Update documentation for the Vue Readme 2018-11-16 11:51:50 -05:00
e251ca71b4 chore(): migrate vue to typescript (#15928) 2018-10-24 09:22:36 -04:00
73cff0c61a feat(): initial vue support 2018-10-10 17:04:33 -04:00