Commit Graph

23 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
ae77a64b37 fix(overlays): typescript is our friend
By using typescript generics we are able to detect at
compiler time that the overlay options conform with the
overlay implementation.
2018-02-23 10:54:28 +01:00
Manu Mtz.-Almeida
111f526d05 fix(overlay): fix overlay indexing 2018-02-23 00:49:54 +01:00
Brandy Carney
b28fab587c docs(action-sheet): copy editing, add usage and fix style 2018-02-19 18:23:31 -05:00
Manu Mtz.-Almeida
255c3dd1ae refactor(all): componentOnReady is part of the types 2018-02-10 01:52:51 +01:00
Manu Mtz.-Almeida
61231ecd75 chore(): update to latest stencil 2018-02-06 20:04:28 +01:00
Dan Bucholtz
2bde55421d refactor(app): add cordova-platform to ion-app, add back-button support, get api working 2018-02-05 22:38:58 -06:00
Manu Mtz.-Almeida
2f8a027e2f refactor(all): use ts strict mode 2018-02-05 23:16:10 +01:00
Dan Bucholtz
ab2176b6ce refactor(nav): add initial support for url in general, add integration w/ ng-router 2018-01-31 10:52:50 -06:00
Adam Bradley
c55670d9c1 docs(): upgrade stencil to improve docs 2017-12-15 14:09:25 -06:00
Dan Bucholtz
ec33d4e725 refactor(modal): use framework delegate for mounting the user's component 2017-12-14 15:13:47 -06:00
mhartington
66d67a590e chore(): docs and snapshot updates 2017-12-14 14:34:46 -05:00
mhartington
c6df225014 docs(actionSheet,alert,loading): add docs for props 2017-12-01 15:39:22 -05:00
mhartington
73e8725f6d feat(actionSheet): add custom cssClass in component and buttons 2017-11-30 11:42:19 -05:00
Dan Bucholtz
9a88f1f6ae refactor(action-sheet): update action-sheet api to use element instead of instance
* refactor(action-sheet): update action-sheet api to use element instead of instance

* chore(dependencies): update angular to next
2017-11-29 10:19:01 -06:00
Adam Bradley
f7c1d04d34 docs(readme): init component readme.md docs 2017-11-21 20:39:21 -06:00
Brandy Carney
3accafcc3c refactor(components): update components to match stencil style guide
https://github.com/ionic-team/stencil/blob/master/STYLE_GUIDE.md
2017-11-20 12:36:36 -05:00
Brandy Carney
a932e673ff refactor(core): use custom typing, remove interfaces
add protected, rename nav `remove` to `removeIndex`

resolves #12823
2017-10-17 13:17:54 -04:00
Manuel Mtz-Almeida
a1fcc61d3b chore(animations): using named functions
- rollup generates a better code
- better for dev debugging
2017-09-15 11:45:19 -05:00
Brandy Carney
f1c0a63476 refactor(overlay): update to latest overlay syntax 2017-08-12 14:43:52 -04:00
mhartington
f33af0623f chore(actionSheet): rename interface 2017-08-10 15:39:45 -04:00
mhartington
ea95cc0947 fix(): update global references 2017-08-10 15:38:41 -04:00
mhartington
5bfe7e44a0 chore(): update events for popover and action-sheet 2017-08-10 15:38:41 -04:00
mhartington
02670801d5 feat(popover, actionsheet): add inital render 2017-08-10 15:38:41 -04:00