Commit Graph

622 Commits

Author SHA1 Message Date
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
Manu Mtz.-Almeida
e68622e074 fix(searchbar): standalone in MD 2018-02-13 13:37:49 +01:00
Manu Mtz.-Almeida
c9800093f2 fix(tab-button): using button for accesibility 2018-02-13 13:31:50 +01:00
Manu Mtz.-Almeida
a227d465f6 refactor(tabs): move css to tab-button 2018-02-13 13:10:13 +01:00
Dan Bucholtz
4271a0fc1e feature(routing): create external router controller for reconciling state from router in re-useable fashion
* external router controller

* external router controller

* gif it's working
2018-02-13 01:28:39 -06:00
Dan Bucholtz
edeb1324c9 refactor(nav): implement nav integration with external router (angular to start) 2018-02-13 00:02:48 -06:00
Manu Mtz.-Almeida
892b87a63d refactor(tabs): move css to tabbar 2018-02-12 22:35:08 +01:00
Manu Mtz.-Almeida
6a8cf68c52 fix(searchbar): standalone 2018-02-12 22:00:25 +01:00
Manu Mtz.-Almeida
56a3c7a3ad fix(menu-toggle): autohides 2018-02-12 21:44:53 +01:00
Manu Mtz.-Almeida
8be158f256 fix(split-pane): disabled menu 2018-02-12 21:02:11 +01:00
Brandy Carney
a8cc5de891 chore(ionic): update build files 2018-02-12 14:22:52 -05:00
Brandy Carney
1fa1defcae revert(toast): revert colors back to light
reverts part of
https://github.com/ionic-team/ionic/commit/dfb4fe2134633a3f0334d2c77dfb0
c0931d8400d
2018-02-12 09:59:51 -05:00
Manu Mtz.-Almeida
d83d8eed12 fix(menu): setOpen must be coordinated by the controller 2018-02-12 15:00:05 +01:00
Manu Mtz.-Almeida
dfb4fe2134 fix(toast): ios color 2018-02-12 13:48:47 +01:00
Manu Mtz.-Almeida
a89d4dc0a3 Merge branch 'core' of github.com:ionic-team/ionic into core 2018-02-10 15:58:48 +01:00
Manu Mtz.-Almeida
f576551cc6 fix(toolbar): using buttonType property 2018-02-10 15:58:41 +01:00
Brandy Carney
5ed6c71888 fix(item-sliding): fix the item options visibility and wrap the button
- updates documentation
- renames `getSlidingPercent` to `getSlidingRatio `
- adds expandable as a property to option
- renames classes and updates styles
- fixes a bug where active class wasn’t being removed on drag end

references #13993
2018-02-09 22:35:20 -05:00
Brandy Carney
7eca95daa9 fix(reorder): use correct icon size and opacity per mode 2018-02-09 20:20:11 -05:00
Manu Mtz.-Almeida
255c3dd1ae refactor(all): componentOnReady is part of the types 2018-02-10 01:52:51 +01:00