Commit Graph

685 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
0fd0d1f654 fix(tap-click): mouse delay 2018-02-17 00:14:07 +01:00
Mike Hartington
8a92c7d090 chore(): update stencil
* feat(): upgrade to new stencil and add plugins

* chore() add back bundles for cdn

* chore(): update stencil

* chore(): update stencil
2018-02-16 15:00:27 -05:00
Dan Bucholtz
07448d3f45 refactor(nav): update browser url when needed when changing tabs 2018-02-16 13:58:16 -06:00
Manu Mtz.-Almeida
4e7b8a21d8 fix(tabs): prevent reentering 2018-02-16 20:19:03 +01:00
Manu Mtz.-Almeida
cce93558d7 fix(tabs): focus color 2018-02-16 19:48:33 +01:00
Manu Mtz.-Almeida
893c9a54d2 fix(tabs): select returns boolean 2018-02-16 19:48:32 +01:00
Ross Gerbasi
ca2ef5eac0 fix(components): update translucent border alpha 2018-02-16 12:34:00 -06:00
Ross Gerbasi
fc5a50f1b7 fix(components): update translucent styles 2018-02-16 12:13:44 -06:00
Dan Bucholtz
6e2bf74f87 chore(): fix build error 2018-02-16 11:58:01 -06:00
Manu Mtz.-Almeida
910fd00159 fix(tabs): remove debugger 2018-02-16 17:32:24 +01:00
Manu Mtz.-Almeida
af6b8a5fdb Merge branch 'core' of github.com:ionic-team/ionic into core 2018-02-16 17:30:54 +01:00
Manu Mtz.-Almeida
57dd6948d4 fix(tabs): blank tab 2018-02-16 17:30:48 +01:00
Manu Mtz.-Almeida
fb76a881fd fix(nav): md animation 2018-02-16 17:30:39 +01:00
Dan Bucholtz
45311fc7d4 test(nav): nav then tabs test 2018-02-16 09:52:44 -06:00
Manu Mtz.-Almeida
3c497257a6 fix(nav): md ion-nav transition 2018-02-16 15:50:26 +01:00
Mike Hartington
934c93c059 fix(nav): wait for components to be ready 2018-02-16 09:49:30 -05:00
Manu Mtz.-Almeida
d7ec7e1e48 fix(ios): ion-nav nested animation 2018-02-16 11:05:29 +01:00
Manu Mtz.-Almeida
ca2aded47e fix(tabs): correct order when initializing 2018-02-16 10:32:09 +01:00
Dan Bucholtz
3f6e1ddbcd refactor(external-router): remove the external router controller, move the reconciliation methods to the nav itself, and move the external activation status information to ion-app 2018-02-15 23:14:09 -06:00
Brandy Carney
e8cd91f45e fix(icon): update to latest ionicons for working colors and sizes
references #14013 references ionic-team/ionicons#524
2018-02-15 15:56:27 -05:00
Dan Bucholtz
646bd47ce2 feat(back-button): css, clean-up transition logic 2018-02-15 13:51:27 -06:00
Dan Bucholtz
40e861f57b refactor(nav): wait for hydration of various ionic components if they exist 2018-02-15 13:28:42 -06:00
Dan Bucholtz
4a3269e496 feature(nav-set-root): add a component to do a setRoot operation 2018-02-15 11:25:06 -06:00
Dan Bucholtz
bc381f62f6 test(nav): update tests 2018-02-15 11:13:57 -06:00
Dan Bucholtz
b34ee5cd87 test(nav): simplify simple-nested-navs test 2018-02-14 12:12:09 -06:00
Manu Mtz.-Almeida
5752c77822 chore(nav): revert unneed class 2018-02-14 18:54:41 +01:00
Manu Mtz.-Almeida
2fb9e4499f fix(nav): flickering 2018-02-14 18:41:08 +01:00
Manu Mtz.-Almeida
77cf37127e feat(router): links trigger animations 2018-02-14 18:41:08 +01:00
Brandy Carney
03dbca4bf6 fix(item-options): use the css classes for side 2018-02-14 10:42:41 -05:00
Brandy Carney
7df6b872b9 test(action-sheet): update e2e test to match v3 2018-02-14 10:29:47 -05:00
Brandy Carney
b86861170c fix(item): add disabled property and styles 2018-02-13 19:48:33 -05:00
Brandy Carney
7f817a908f fix(item): update button styles inside of an item
references #14013
2018-02-13 19:46:28 -05:00
Brandy Carney
0c32c1c539 fix(item-divider): update the styles to use item styles for content
references #14013
2018-02-13 19:16:40 -05:00
Ross Gerbasi
fda46431d5 fix(toolbar): change to activated background color 2018-02-13 17:54:19 -06:00
Brandy Carney
89d4e2db22 fix(chip-button): use the correct colors for the icons and buttons 2018-02-13 18:45:14 -05:00
Brandy Carney
4305a5e346 fix(alert): remove the color from the checkbox label 2018-02-13 18:45:14 -05:00
Brandy Carney
98a6475481 fix(item): pass down user's class list 2018-02-13 18:45:14 -05:00
Ross Gerbasi
cac60b67ee fix(button): activated background color should be darker 2018-02-13 16:40:39 -06:00
Ross Gerbasi
23dd255a8d fix(themes): added overlay-background-color 2018-02-13 16:38:50 -06:00
Dan Bucholtz
8c8b8548e7 feature(angular): nav-params integrate with router 2018-02-13 15:05:20 -06:00
Brandy Carney
f4d1c6f561 style(sass): fix lint errors 2018-02-13 15:49:55 -05:00
Brandy Carney
e4c4419f70 fix(buttons): fix the toolbar buttons underline 2018-02-13 15:49:55 -05:00
Brandy Carney
460d5e17c8 test(buttons): fix buttons in tests to use fill and size attributes 2018-02-13 15:49:55 -05:00
Brandy Carney
074b8ee421 test(button): update e2e test to match v3 2018-02-13 15:49:55 -05:00
Brandy Carney
17f9a3462a fix(action-sheet): use correct border color 2018-02-13 15:49:55 -05:00
Dan Bucholtz
d4059ead58 feature(nav-push): initial implementation of nav-push 2018-02-13 14:19:51 -06:00
Dan Bucholtz
50ddcd4c7d fix(tabs): set selected tab to selected in initTabs 2018-02-13 11:48:41 -06:00
Manu Mtz.-Almeida
2971e94cbb fix(segment): md has ripple-effect 2018-02-13 16:40:11 +01:00
Manu Mtz.-Almeida
b0797f7b74 style(all): css direct child 2018-02-13 14:11:50 +01:00
Manu Mtz.-Almeida
7ba33ddc6e fix(tab-button): accesibility outline 2018-02-13 14:07:45 +01:00