Commit Graph

14 Commits

Author SHA1 Message Date
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
Dan Bucholtz
3f6b937cec refactor(popover): Make api and events match other overlays 2017-12-02 00:54:21 -06:00
Mike Hartington
5a85df9b08 chore(): refactor popover animation
* chore(): refactor popover animation

* docs(): move doc info

* fix(): params on one line

* docs(): remove leftover
2017-12-01 09:43:55 -08: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
fffa9b5460 style(all): adds tslint-ionic-rules 2017-09-17 23:04:02 +02:00
Brandy Carney
f1c0a63476 refactor(overlay): update to latest overlay syntax 2017-08-12 14:43:52 -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