6153 Commits

Author SHA1 Message Date
88a7f3e1c5 test(toolbar): fix model header v2.2.0 2017-03-06 22:28:21 +01:00
999f33a5b9 test(e2e): tabs/colors 2017-03-06 15:16:25 -06:00
7c713e1a62 test(e2e): tabs/basic 2017-03-06 15:06:35 -06:00
5b91317d39 test(e2e): tabs/badges 2017-03-06 12:44:48 -06:00
6d8490e393 test(e2e): searchbar/nav 2017-03-06 12:31:23 -06:00
a4748fca69 docs(splitPane): add split-pane docs 2017-03-06 13:24:07 -05:00
2143f7198e style(lint): fix linter errors 2017-03-06 11:23:42 -06:00
f2894be061 test(tabs): update final tabs test 2017-03-06 11:18:55 -06:00
1105bcda86 test(toolbar): update toolbar tests 2017-03-06 11:15:05 -06:00
33f2f09c5e test(tabs, segments, select, searchbar): update test to be lazy loaded 2017-03-06 12:11:00 -05:00
e56bad9977 fix(menu): menuToggle always visible outside navbar 2017-03-06 17:58:12 +01:00
8b3991cc78 fix(tabs): reverts 9e4c3a6e3e434674ba690a32802f4b4cdadeb795 2017-03-06 17:23:07 +01:00
a2e469d408 test(e2e): update toolbar, typography and virtual scroll 2017-03-06 10:03:26 -06:00
b53219a67c feat(alert): add attributes min & max to alert inputs of type number 2017-03-06 09:55:03 +01:00
61a5317b25 fix(ViewController): nav must be set as soon as possible
fixes regression in 5a4c6093a72059577544dafe372e06018ee1ed19
fixes #10654
2017-03-05 16:00:47 +01:00
1dd88830f9 fix(refresher): events manager must not be destroyed (part 2)
fixes #10652
2017-03-05 14:41:14 +01:00
930869476a fix(refresher): events manager must not be destroyed
fixes #10652
2017-03-05 12:30:52 +01:00
c65bb4e64b style(menu): removes unused method 2017-03-04 19:21:21 +01:00
28754926b5 refactor(content): implemented the angular way 2017-03-04 19:12:56 +01:00
656ea66632 test(e2e): radio/basic 2017-03-03 17:07:19 -06:00
7b5bb940c9 test(e2e): popover/basic 2017-03-03 16:58:05 -06:00
8674aaf419 style(linting): fix validate issues
fix validate issues
2017-03-03 16:46:12 -06:00
ced9bd2bb8 test(e2e): picker/basic 2017-03-03 16:41:39 -06:00
3dfaa4c019 test(e2e): nav/child-navs 2017-03-03 16:27:35 -06:00
1fc1305dd5 test(e2e): modal/basic 2017-03-03 16:06:25 -06:00
90f9650d7a style(lint): fix linter errors 2017-03-03 16:02:24 -06:00
00d128f87f Merge branch '3.0' of https://github.com/driftyco/ionic into 3.0 2017-03-03 15:58:10 -06:00
040981f585 test(e2e): update range, searchbar, toast 2017-03-03 15:57:28 -06:00
b47848ceb2 feat(navigation): add optional priority to deep link config
add optional priority to deep link config
2017-03-03 15:47:42 -06:00
3e70856c0b feat(navigation): @DeepLink decorator
@DeepLink decorator
2017-03-03 15:36:05 -06:00
b7df0d8efb test(list, loading): update test for lazyloading 2017-03-03 16:31:00 -05:00
b12186bad1 feature(popover): support lazy loading of popover pages 2017-03-03 15:13:15 -06:00
3ebc3656c1 feature(modal): support lazy loading of modal pages 2017-03-03 15:13:15 -06:00
3b43a872a6 docs(nav): move a template to separate file in nav/basic 2017-03-03 15:13:15 -06:00
25f942e70f docs(e2e): lazy load modals in action-sheet/basic, alert/basic, app/cordova 2017-03-03 15:13:15 -06:00
a43386a405 test(e2e): menu/basic 2017-03-03 14:48:03 -06:00
5a4c6093a7 refactor(NavController): adds better error handling
fixes #10090
2017-03-03 21:11:58 +01:00
beed9989ed Merge branch 'simplify-bar-button' of https://github.com/manucorporat/ionic 2017-03-03 21:07:03 +01:00
6e1ae9710e refactor(Tabs): moves markup to TabButton component 2017-03-03 21:06:34 +01:00
dc53c8e9f6 fix(menu): all menus can be disabled 2017-03-03 20:44:40 +01:00
552a88c73b chore(module): set up preloading 2017-03-03 14:18:20 -05:00
9e4c3a6e3e feat(split-panel): split panel support for ion-nav and ion-menu (#10343)
* feat(split-panel): split panel support for ion-nav and ion-menu

Revert some changes

adds support split-panel support for tabs

Removes .orig

removes e2e.ts

Removes unneeded changes in menu.ts

improves stuff

* fix(split-panel): resize is called when menu wraps a ion-nav

* test(split-panel): improves split-panel/basic test

* feat(split-panel): ionChange is an ng2 @Output()

* fix(split-panel): fix tabs as side content

* fix(menu): forzedClose works as expected

* feat(split-panel): split-panel works with several menus

* chore(split-panel): renames to split-pane

* refactor(split-pane): splitPane can be injected

* fix(split-pane): it is a directive

* fix(slides): integration with split-panel

* Make gulp validate happy
2017-03-03 20:13:07 +01:00
3c4ed81845 test(e2e) loading/tabs 2017-03-03 12:00:55 -06:00
73b7a00771 test(icon): remove duplicate main.ts 2017-03-03 10:30:30 -06:00
19ec0caebb style(lint): fix linter errors 2017-03-03 11:25:30 -05:00
719f6b194e test(icon): refactor to modular structure 2017-03-03 11:13:14 -05:00
66fcaa7a63 chore(angular): update to 2.4.8 (#10592)
* chore(angular): update to 2.4.8

* chore(index): export extra utils that we import and use
2017-03-03 10:14:22 -05:00
beabe32cf5 feat(util): system.js ng-module loader
system.js ng-module loader
2017-03-02 15:10:27 -06:00
1dede2305f refactor(util): update mocks
update mocks
2017-03-02 15:09:43 -06:00
145fcd24f2 refactor(transitions): remove transition registry
remove transition registry
2017-03-02 15:09:17 -06:00