7900 Commits

Author SHA1 Message Date
dd8f2bc552 chore(dependencies): update deps 2018-02-15 23:26:35 -06:00
abb6fcd881 chore(dependencies): new version 2018-02-15 23:24:44 -06:00
b63f121b0c chore(dependencies): use stencil 0.5.2 until 6 is more stable 2018-02-15 23:19:37 -06:00
452f5e496b chore(dependencies): update deps 2018-02-15 23:15:55 -06:00
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
902c4c7f72 chore(build): remove custom router 2018-02-15 16:29:17 -06:00
4524d59e46 refactor(angular): remove reflective injector and use static injector instead 2018-02-15 16:27:38 -06:00
297324c19e chore(demos): update deps 2018-02-15 16:27:38 -06:00
8ec8b43408 refactor(router): monkey patch the router instead of extending it 2018-02-15 16:27:38 -06:00
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
646bd47ce2 feat(back-button): css, clean-up transition logic 2018-02-15 13:51:27 -06:00
40e861f57b refactor(nav): wait for hydration of various ionic components if they exist 2018-02-15 13:28:42 -06:00
4a3269e496 feature(nav-set-root): add a component to do a setRoot operation 2018-02-15 11:25:06 -06:00
bc381f62f6 test(nav): update tests 2018-02-15 11:13:57 -06:00
b34ee5cd87 test(nav): simplify simple-nested-navs test 2018-02-14 12:12:09 -06:00
5752c77822 chore(nav): revert unneed class 2018-02-14 18:54:41 +01:00
2fb9e4499f fix(nav): flickering 2018-02-14 18:41:08 +01:00
77cf37127e feat(router): links trigger animations 2018-02-14 18:41:08 +01:00
31a8c60609 chore(ionic): release 0.0.2-65 2018-02-14 11:00:17 -05:00
03dbca4bf6 fix(item-options): use the css classes for side 2018-02-14 10:42:41 -05:00
7df6b872b9 test(action-sheet): update e2e test to match v3 2018-02-14 10:29:47 -05:00
df18c0ece5 chore(ionic): release 0.0.2-64 2018-02-14 10:28:51 -05:00
8a65d28b51 chore(stencil): update stencil to latest version 2018-02-14 10:24:09 -05:00
b86861170c fix(item): add disabled property and styles 2018-02-13 19:48:33 -05:00
7f817a908f fix(item): update button styles inside of an item
references #14013
2018-02-13 19:46:28 -05:00
0c32c1c539 fix(item-divider): update the styles to use item styles for content
references #14013
2018-02-13 19:16:40 -05:00
fda46431d5 fix(toolbar): change to activated background color 2018-02-13 17:54:19 -06:00
ee887a4842 feat(demo): post the form 2018-02-13 17:53:04 -06:00
89d4e2db22 fix(chip-button): use the correct colors for the icons and buttons 2018-02-13 18:45:14 -05:00
4305a5e346 fix(alert): remove the color from the checkbox label 2018-02-13 18:45:14 -05:00
98a6475481 fix(item): pass down user's class list 2018-02-13 18:45:14 -05:00
cac60b67ee fix(button): activated background color should be darker 2018-02-13 16:40:39 -06:00
23dd255a8d fix(themes): added overlay-background-color 2018-02-13 16:38:50 -06:00
8c8b8548e7 feature(angular): nav-params integrate with router 2018-02-13 15:05:20 -06:00
f4d1c6f561 style(sass): fix lint errors 2018-02-13 15:49:55 -05:00
e4c4419f70 fix(buttons): fix the toolbar buttons underline 2018-02-13 15:49:55 -05:00
460d5e17c8 test(buttons): fix buttons in tests to use fill and size attributes 2018-02-13 15:49:55 -05:00
074b8ee421 test(button): update e2e test to match v3 2018-02-13 15:49:55 -05:00
17f9a3462a fix(action-sheet): use correct border color 2018-02-13 15:49:55 -05:00
d4059ead58 feature(nav-push): initial implementation of nav-push 2018-02-13 14:19:51 -06:00
50ddcd4c7d fix(tabs): set selected tab to selected in initTabs 2018-02-13 11:48:41 -06:00
2971e94cbb fix(segment): md has ripple-effect 2018-02-13 16:40:11 +01:00
b0797f7b74 style(all): css direct child 2018-02-13 14:11:50 +01:00
7ba33ddc6e fix(tab-button): accesibility outline 2018-02-13 14:07:45 +01:00
e68622e074 fix(searchbar): standalone in MD 2018-02-13 13:37:49 +01:00
c9800093f2 fix(tab-button): using button for accesibility 2018-02-13 13:31:50 +01:00
a227d465f6 refactor(tabs): move css to tab-button 2018-02-13 13:10:13 +01:00
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
529148e163 chore(demos): remove ng tab/nav routing demos since they're now in the primary demo 2018-02-13 00:18:00 -06:00
edeb1324c9 refactor(nav): implement nav integration with external router (angular to start) 2018-02-13 00:02:48 -06:00