Commit Graph

5785 Commits

Author SHA1 Message Date
Brandy Carney
a1a762c0e6 test(module-loader): add unit tests for module-loader load 2017-03-06 17:16:25 -05:00
Daniel Imhoff
999f33a5b9 test(e2e): tabs/colors 2017-03-06 15:16:25 -06:00
Daniel Imhoff
7c713e1a62 test(e2e): tabs/basic 2017-03-06 15:06:35 -06:00
Daniel Imhoff
5b91317d39 test(e2e): tabs/badges 2017-03-06 12:44:48 -06:00
Daniel Imhoff
6d8490e393 test(e2e): searchbar/nav 2017-03-06 12:31:23 -06:00
jgw96
2143f7198e style(lint): fix linter errors 2017-03-06 11:23:42 -06:00
jgw96
f2894be061 test(tabs): update final tabs test 2017-03-06 11:18:55 -06:00
jgw96
1105bcda86 test(toolbar): update toolbar tests 2017-03-06 11:15:05 -06:00
mhartington
33f2f09c5e test(tabs, segments, select, searchbar): update test to be lazy loaded 2017-03-06 12:11:00 -05:00
jgw96
a2e469d408 test(e2e): update toolbar, typography and virtual scroll 2017-03-06 10:03:26 -06:00
Daniel Imhoff
656ea66632 test(e2e): radio/basic 2017-03-03 17:07:19 -06:00
Daniel Imhoff
7b5bb940c9 test(e2e): popover/basic 2017-03-03 16:58:05 -06:00
Dan Bucholtz
8674aaf419 style(linting): fix validate issues
fix validate issues
2017-03-03 16:46:12 -06:00
Daniel Imhoff
ced9bd2bb8 test(e2e): picker/basic 2017-03-03 16:41:39 -06:00
Daniel Imhoff
3dfaa4c019 test(e2e): nav/child-navs 2017-03-03 16:27:35 -06:00
Daniel Imhoff
1fc1305dd5 test(e2e): modal/basic 2017-03-03 16:06:25 -06:00
jgw96
90f9650d7a style(lint): fix linter errors 2017-03-03 16:02:24 -06:00
jgw96
00d128f87f Merge branch '3.0' of https://github.com/driftyco/ionic into 3.0 2017-03-03 15:58:10 -06:00
jgw96
040981f585 test(e2e): update range, searchbar, toast 2017-03-03 15:57:28 -06:00
Dan Bucholtz
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
Dan Bucholtz
3e70856c0b feat(navigation): @DeepLink decorator
@DeepLink decorator
2017-03-03 15:36:05 -06:00
mhartington
b7df0d8efb test(list, loading): update test for lazyloading 2017-03-03 16:31:00 -05:00
Dan Bucholtz
b12186bad1 feature(popover): support lazy loading of popover pages 2017-03-03 15:13:15 -06:00
Dan Bucholtz
3ebc3656c1 feature(modal): support lazy loading of modal pages 2017-03-03 15:13:15 -06:00
Dan Bucholtz
3b43a872a6 docs(nav): move a template to separate file in nav/basic 2017-03-03 15:13:15 -06:00
Dan Bucholtz
25f942e70f docs(e2e): lazy load modals in action-sheet/basic, alert/basic, app/cordova 2017-03-03 15:13:15 -06:00
Daniel Imhoff
a43386a405 test(e2e): menu/basic 2017-03-03 14:48:03 -06:00
Brandy Carney
552a88c73b chore(module): set up preloading 2017-03-03 14:18:20 -05:00
Daniel Imhoff
3c4ed81845 test(e2e) loading/tabs 2017-03-03 12:00:55 -06:00
jgw96
73b7a00771 test(icon): remove duplicate main.ts 2017-03-03 10:30:30 -06:00
Brandy Carney
19ec0caebb style(lint): fix linter errors 2017-03-03 11:25:30 -05:00
Brandy Carney
719f6b194e test(icon): refactor to modular structure 2017-03-03 11:13:14 -05:00
Dan Bucholtz
beabe32cf5 feat(util): system.js ng-module loader
system.js ng-module loader
2017-03-02 15:10:27 -06:00
Dan Bucholtz
1dede2305f refactor(util): update mocks
update mocks
2017-03-02 15:09:43 -06:00
Dan Bucholtz
145fcd24f2 refactor(transitions): remove transition registry
remove transition registry
2017-03-02 15:09:17 -06:00
Dan Bucholtz
ca55907e46 refactor(tap-click): move to constants from enum
move to constants from enum
2017-03-02 15:08:07 -06:00
Dan Bucholtz
15eaad6044 refactor(platform): move to constants from enum, fix type definition
move to constants from enum, fix type definition
2017-03-02 15:07:34 -06:00
Dan Bucholtz
72c2b623e5 refactor(index): update import/exports for component refactors, add DeepLinkModule
update import/exports for component refactors, add DeepLinkModule
2017-03-02 15:06:44 -06:00
Dan Bucholtz
96657535f1 refactor(navigation): async component loading (aka lazy loading)
async component loading (aka lazy loading)
2017-03-02 15:05:35 -06:00
Dan Bucholtz
e40590d68c refactor(gestures): move to constants from enum
move to constants from enum
2017-03-02 15:04:34 -06:00
Dan Bucholtz
56e36c0754 refactor(virtual-scroll): restructure virtual-scroll component to separate modules
restructure virtual-scroll component to separate modules
2017-03-02 15:03:44 -06:00
Dan Bucholtz
49723c3b81 refactor(toolbar): restructure toolbar component to separate modules
restructure toolbar component to separate modules
2017-03-02 15:03:13 -06:00
Dan Bucholtz
5364d00671 refactor(toggle): move to constants from enum
move to constants from enum
2017-03-02 15:02:43 -06:00
Dan Bucholtz
9f71fde276 refactor(toast): restructure toast component to separate modules
restructure toast component to separate modules
2017-03-02 15:02:07 -06:00
Dan Bucholtz
a26b054a3f refactor(tabs): support async loading
support async loading
2017-03-02 15:01:42 -06:00
Dan Bucholtz
d5149313e6 refactor(show-hide-when): restructure show-when, hide-when component to separate modules
restructure show-when, hide-when component to separate modules
2017-03-02 15:01:02 -06:00
Dan Bucholtz
2ef6d0ca75 refactor(select): pass config to overlay
pass config to overlay
2017-03-02 15:00:16 -06:00
Dan Bucholtz
7880d44c07 refactor(refresher): move to constants from enum
move to constants from enum
2017-03-02 14:59:26 -06:00
Dan Bucholtz
ed2e76b607 refactor(segment): restructure segment component to separate modules
restructure segment component to separate modules
2017-03-02 14:58:45 -06:00
Dan Bucholtz
07ffddca9a refactor(range): move to constants from enum
move to constants from enum
2017-03-02 14:58:09 -06:00