Commit Graph

7561 Commits

Author SHA1 Message Date
mhartington
0fcd34e464 fix(): menu button and nav overflow 2018-02-28 12:25:35 -05:00
Adam Bradley
32c4cc3132 0.0.3 2018-02-28 09:14:35 -06:00
Adam Bradley
38922de441 0.0.3-13 2018-02-28 09:07:06 -06:00
mhartington
4d8527febc fix(): back button default text 2018-02-28 10:03:20 -05:00
mhartington
b2a5935272 fix(): back button and transitions 2018-02-28 09:56:45 -05:00
Adam Bradley
5d1f3d0b88 chore(package): update to stencil 0.6.13 2018-02-27 23:12:05 -06:00
Adam Bradley
df3cc2b96a fix(input-shim): put an any on it 2018-02-27 23:01:06 -06:00
Adam Bradley
f5d5d76017 chore(): move conf app development out of core 2018-02-27 21:44:30 -06:00
Adam Bradley
9fb09ec085 0.0.3-12 2018-02-27 21:39:52 -06:00
Adam Bradley
7858546bbf chore(package): update stencil 0.6.12 2018-02-27 21:36:27 -06:00
Brandy Carney
6076199b81 fix(tabs): remove styles for icon that are no longer needed 2018-02-27 16:47:36 -05:00
Adam Bradley
cee37a60b4 chore(package): update stencil 0.6.11 and ionicons 4.0.0-18 2018-02-27 14:30:15 -06:00
Brandy Carney
b1dbc1b733 docs(breaking): update theming changes to account for sass imports 2018-02-27 12:40:44 -05:00
Manu Mtz.-Almeida
7a0f2769b1 chore(tslint): fixes all JS linting issues 2018-02-27 18:28:34 +01:00
Manu Mtz.-Almeida
465975228c chore(): fixes tslint 2018-02-27 18:19:16 +01:00
Manu Mtz.-Almeida
a69ec36f84 fix(input): scroll-assist 2018-02-27 17:57:28 +01:00
Manu Mtz.-Almeida
3a31d6482d fix(app): ion-input-shims 2018-02-27 13:31:09 +01:00
Manu Mtz.-Almeida
ceeb81b0b5 feat(ion-input-shims): 📱 2018-02-27 13:29:45 +01:00
Manu Mtz.-Almeida
fe9f8c40ea fix(input): device support 2018-02-27 13:08:44 +01:00
Adam Bradley
0880ef57e7 refactor(imports): use internal CssClassMap interface 2018-02-26 16:02:38 -06:00
mhartington
264fecbf22 fix(): add button effect to select and child components 2018-02-26 16:31:57 -05:00
Ken Sodemann
836268410f chore(): update the incomplete message 2018-02-26 15:19:45 -06:00
Ken Sodemann
f4ea7fce08 chore(): add bot task to close issues with incomplete template 2018-02-26 15:07:10 -06:00
Brandy Carney
43bd1f514a chore(ionic): release 0.0.3-11 2018-02-26 13:45:41 -05:00
Brandy Carney
b400e19206 style(popover): remove the Event interface type from ev 2018-02-26 13:41:10 -05:00
Adam Bradley
49b031869f 0.0.3-10 2018-02-25 05:00:38 -06:00
Adam Bradley
3a29ed7e2c chore(package): update stencil 0.6.8 and stencil/sass 0.0.3 2018-02-25 04:56:25 -06:00
Dan Bucholtz
b11c134aa3 chore(conference-app): disable auto-hide 2018-02-23 15:43:19 -06:00
Dan Bucholtz
2639bb080b fix(menu-toggle): don't toggle a menu unless its active 2018-02-23 15:41:42 -06:00
Dan Bucholtz
cc1fc2e032 fix(tabs): select whether the tabs is currently selected when activating it, so it knows to go to it's root page if so 2018-02-23 15:41:14 -06:00
Dan Bucholtz
5197358a3b chore(conference-app): updates 2018-02-23 14:38:16 -06:00
Dan Bucholtz
6dff369c29 fix(nav): use url for popping logic instead of component 2018-02-23 14:38:16 -06:00
Dan Bucholtz
c53d77da51 refactor(nav): remove unnecessary stuff from view-controller 2018-02-23 14:38:16 -06:00
Dan Bucholtz
282e4e3e79 feature(menu-button): initial implementation of menu-button, needs better css support and better dom structure 2018-02-23 14:38:16 -06:00
Dan Bucholtz
2cbec55bb6 chore(back-button): clean up formatting 2018-02-23 14:38:16 -06:00
Manu Mtz.-Almeida
9e3f295bbf refactor(overlays): remove duplicated code 2018-02-23 20:00:35 +01:00
Manu Mtz.-Almeida
11b65c245b fix(overlays): missing events + playAnimation 2018-02-23 19:41:03 +01:00
Manu Mtz.-Almeida
d26afdfea0 fix(overlays): prevent dismissing an overlay twice 2018-02-23 19:09:13 +01:00
Manu Mtz.-Almeida
1e24514599 test(gesture-controller): adds tests 2018-02-23 18:32:42 +01:00
Adam Bradley
85d17e4f11 0.0.3-9 2018-02-23 11:06:31 -06:00
Dan Bucholtz
c3361d7306 refactor(menu): change event interface to be more flexible 2018-02-23 10:59:37 -06:00
Adam Bradley
ccb82315d0 chore(types): add ionicons import to components.d.ts 2018-02-23 10:53:14 -06:00
Adam Bradley
a65e0671bb chore(package): update stencil 0.6.7 and ionicons now as a dependency 2018-02-23 10:51:41 -06:00
Adam Bradley
5137be1326 chore(gitignore): add stencil-stats.json to gitignore 2018-02-23 10:47:26 -06:00
Dan Bucholtz
7694576068 fix(menu-toggle): fix race condition by checking for menu-toggle visibility after a menu registers with the menu-controller 2018-02-23 09:49:14 -06:00
Dan Bucholtz
7377590d16 fix(platform): only add cordova if its a cordova app 2018-02-23 09:36:41 -06:00
Dan Bucholtz
8f9d2b9261 chore(conference-app): progress
* repro case

* removed bloat to make it easier to see issue

* progress
2018-02-23 09:36:25 -06:00
Manu Mtz.-Almeida
02dff90cc8 fix(overlay): minor ts fixes 2018-02-23 11:00:49 +01:00
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