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
|
f7205f5f02
|
docs(overlays): update to match style guide and update comments
|
2018-02-19 18:24:33 -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 |
|
Dan Bucholtz
|
ec33d4e725
|
refactor(modal): use framework delegate for mounting the user's component
|
2017-12-14 15:13:47 -06:00 |
|
Dan Bucholtz
|
71ff57c536
|
refactor(picker): update picker api and events to match other overlays
|
2017-12-02 00:46:21 -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 |
|
Brandy Carney
|
7fc0310896
|
feat(picker): WIP initial check in of picker component
|
2017-10-16 17:13:50 -04:00 |
|