7900 Commits

Author SHA1 Message Date
cee37a60b4 chore(package): update stencil 0.6.11 and ionicons 4.0.0-18 2018-02-27 14:30:15 -06:00
b1dbc1b733 docs(breaking): update theming changes to account for sass imports 2018-02-27 12:40:44 -05:00
7a0f2769b1 chore(tslint): fixes all JS linting issues 2018-02-27 18:28:34 +01:00
465975228c chore(): fixes tslint 2018-02-27 18:19:16 +01:00
a69ec36f84 fix(input): scroll-assist 2018-02-27 17:57:28 +01:00
3a31d6482d fix(app): ion-input-shims 2018-02-27 13:31:09 +01:00
ceeb81b0b5 feat(ion-input-shims): 📱 2018-02-27 13:29:45 +01:00
fe9f8c40ea fix(input): device support 2018-02-27 13:08:44 +01:00
0880ef57e7 refactor(imports): use internal CssClassMap interface 2018-02-26 16:02:38 -06:00
264fecbf22 fix(): add button effect to select and child components 2018-02-26 16:31:57 -05:00
836268410f chore(): update the incomplete message 2018-02-26 15:19:45 -06:00
f4ea7fce08 chore(): add bot task to close issues with incomplete template 2018-02-26 15:07:10 -06:00
43bd1f514a chore(ionic): release 0.0.3-11 2018-02-26 13:45:41 -05:00
b400e19206 style(popover): remove the Event interface type from ev 2018-02-26 13:41:10 -05:00
49b031869f 0.0.3-10 2018-02-25 05:00:38 -06:00
3a29ed7e2c chore(package): update stencil 0.6.8 and stencil/sass 0.0.3 2018-02-25 04:56:25 -06:00
b11c134aa3 chore(conference-app): disable auto-hide 2018-02-23 15:43:19 -06:00
2639bb080b fix(menu-toggle): don't toggle a menu unless its active 2018-02-23 15:41:42 -06:00
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
5197358a3b chore(conference-app): updates 2018-02-23 14:38:16 -06:00
6dff369c29 fix(nav): use url for popping logic instead of component 2018-02-23 14:38:16 -06:00
c53d77da51 refactor(nav): remove unnecessary stuff from view-controller 2018-02-23 14:38:16 -06:00
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
2cbec55bb6 chore(back-button): clean up formatting 2018-02-23 14:38:16 -06:00
9e3f295bbf refactor(overlays): remove duplicated code 2018-02-23 20:00:35 +01:00
11b65c245b fix(overlays): missing events + playAnimation 2018-02-23 19:41:03 +01:00
d26afdfea0 fix(overlays): prevent dismissing an overlay twice 2018-02-23 19:09:13 +01:00
1e24514599 test(gesture-controller): adds tests 2018-02-23 18:32:42 +01:00
85d17e4f11 0.0.3-9 2018-02-23 11:06:31 -06:00
c3361d7306 refactor(menu): change event interface to be more flexible 2018-02-23 10:59:37 -06:00
ccb82315d0 chore(types): add ionicons import to components.d.ts 2018-02-23 10:53:14 -06:00
a65e0671bb chore(package): update stencil 0.6.7 and ionicons now as a dependency 2018-02-23 10:51:41 -06:00
5137be1326 chore(gitignore): add stencil-stats.json to gitignore 2018-02-23 10:47:26 -06:00
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
7377590d16 fix(platform): only add cordova if its a cordova app 2018-02-23 09:36:41 -06:00
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
02dff90cc8 fix(overlay): minor ts fixes 2018-02-23 11:00:49 +01:00
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
111f526d05 fix(overlay): fix overlay indexing 2018-02-23 00:49:54 +01:00
e9e7c39920 fix(item): don't add margin top or bottom to slots in item
fixes #9459
2018-02-22 18:13:11 -05:00
b970e57488 scripts(snapshot): fix url so you can click it to open from terminal 2018-02-22 18:08:35 -05:00
53da91c623 test(demos): update angular input test to include select 2018-02-22 17:07:42 -05:00
8b50faa131 fix(backdrop): blocks scrolling in standalone 2018-02-22 22:39:28 +01:00
5932561baa test(): add angular show-hide-when demo 2018-02-22 15:06:23 -05:00
c4591da829 docs(theming): update color property to include new colors 2018-02-22 14:37:03 -05:00
1f6af90bcf chore(ionic): release 0.0.3-8 2018-02-22 14:23:35 -05:00
3b2c1c9b9a docs(breaking): update breaking changes to include colors and item 2018-02-22 13:22:27 -05:00
67afbe1db9 refactor(theming): update default colors and add examples
closes #13988
2018-02-22 13:22:27 -05:00
a3fe5d9221 fix(button): update border radius to 8px 2018-02-22 13:22:27 -05:00
8de0797f24 fix(toolbar): use correct alpha variable for background color 2018-02-22 13:22:26 -05:00