Dan Bucholtz
|
52081a471a
|
refactor(deep-linking): change to
change to
|
2017-03-20 10:14:36 -05:00 |
|
Brandy Carney
|
5c2aa2adaf
|
test(toolbar): add missing main.ts from toolbar test
|
2017-03-17 12:07:59 -04:00 |
|
mhartington
|
fa24e4052a
|
docs(): hide icon ngmodule
|
2017-03-16 14:08:06 -04:00 |
|
mhartington
|
546003037e
|
docs(): hide modules from docs
|
2017-03-16 11:49:46 -04:00 |
|
Brandy Carney
|
25dd7b5fce
|
refactor(components): import button module on picker
|
2017-03-16 11:38:08 -04:00 |
|
Brandy Carney
|
f7bcc4603c
|
refactor(components): add icon module and missing imports
|
2017-03-16 11:30:54 -04:00 |
|
Brandy Carney
|
ddcd3cf1c5
|
refactor(components): convert components to separate modules
|
2017-03-15 16:07:06 -04:00 |
|
Dan Bucholtz
|
d93ca82666
|
refactor(deep-linking): fix url when navigating back to url w/ params
|
2017-03-14 16:08:15 -05:00 |
|
Dan Bucholtz
|
0ae638a6a0
|
refactor(picker): if opts are null, initialize to empty object
|
2017-03-14 16:08:15 -05:00 |
|
Dan Bucholtz
|
e5f7812798
|
test(modal): fix broken unit tests
|
2017-03-14 16:08:15 -05:00 |
|
perry
|
396f891f33
|
chore(docs): updating dgeni typescript package
|
2017-03-14 14:50:31 -05:00 |
|
Brandy Carney
|
4354fc212e
|
docs(deep-linker): copy editing
|
2017-03-13 17:59:14 -04:00 |
|
Brandy Carney
|
ddb8ef23e0
|
docs(deep-linker): update deep linker docs with new decorator
|
2017-03-13 17:37:18 -04:00 |
|
Dan Bucholtz
|
0964c850d4
|
test(e2e): refactor e2e to use deeplink decorator, lazy load more pages
|
2017-03-11 00:15:38 -06:00 |
|
Dan Bucholtz
|
f84d38346e
|
refactor(ng-module-loader): simplify the ng-module-loader internals
simplify the ng-module-loader internals
|
2017-03-09 15:44:12 -06:00 |
|
Brandy Carney
|
eaadea7569
|
chore(navigation): update NavController and NavPush types
|
2017-03-09 15:36:59 -05:00 |
|
Dan Bucholtz
|
a7ea189fa3
|
chore(navigation): remove private, old property on interface
remove private, old property on interface
|
2017-03-09 10:46:30 -06:00 |
|
Brandy Carney
|
c7ad3ce4bf
|
feat(module-loader): run outside of angular and in requestIdleCallback
|
2017-03-08 17:07:53 -05:00 |
|
Brandy Carney
|
7dfe061a7c
|
test(split-pane): fix ionic import path and structure
|
2017-03-08 10:41:05 -05:00 |
|
jgw96
|
8c75c214d7
|
chore(util): add requestIdleCallback polyfill
|
2017-03-07 16:12:02 -06:00 |
|
Brandy Carney
|
5a4f8b9b5d
|
feat(module-loader): preload modules based on priority
|
2017-03-07 16:15:15 -05:00 |
|
Manu Mtz.-Almeida
|
f43444bf51
|
Merge branch '3.0' of github.com:driftyco/ionic into 3.0
|
2017-03-07 21:28:59 +01:00 |
|
Manu Mtz.-Almeida
|
37c198414d
|
Merge branch 'master' into 3.0
|
2017-03-07 21:28:18 +01:00 |
|
jgw96
|
5d178534c2
|
refactor(http): remove HttpModule
|
2017-03-07 13:55:38 -06:00 |
|
jgw96
|
4852b4a3a4
|
chore(angular): fix deprecation warnings and breaking changes
|
2017-03-07 12:36:19 -06:00 |
|
Brandy Carney
|
bdbd521b13
|
feat(module-loader): add preloadModules config option, set to false
set nav/basic to preload modules
|
2017-03-07 12:04:04 -05:00 |
|
Brandy Carney
|
759fe607c8
|
test(module-loader): add test for two modules loaded at once
|
2017-03-07 10:46:10 -05:00 |
|
Brandy Carney
|
17359b7b8c
|
feat(module-loader): add caching for ngModuleLoader on load
|
2017-03-06 18:23:47 -05:00 |
|
Daniel Imhoff
|
c6343951ae
|
test(e2e): modal/basic: lazy load modals
|
2017-03-06 17:13:11 -06:00 |
|
Daniel Imhoff
|
e8f6e0134e
|
test(e2e): menu/basic: lazy load modal
|
2017-03-06 16:52:36 -06:00 |
|
Brandy Carney
|
a1a762c0e6
|
test(module-loader): add unit tests for module-loader load
|
2017-03-06 17:16:25 -05:00 |
|
Manu Mtz.-Almeida
|
88a7f3e1c5
|
test(toolbar): fix model header
|
2017-03-06 22:28:21 +01: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 |
|
mhartington
|
a4748fca69
|
docs(splitPane): add split-pane docs
|
2017-03-06 13:24:07 -05: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 |
|
Manu Mtz.-Almeida
|
e56bad9977
|
fix(menu): menuToggle always visible outside navbar
|
2017-03-06 17:58:12 +01:00 |
|
Manu Mtz.-Almeida
|
8b3991cc78
|
fix(tabs): reverts 9e4c3a6e3e
|
2017-03-06 17:23:07 +01:00 |
|
jgw96
|
a2e469d408
|
test(e2e): update toolbar, typography and virtual scroll
|
2017-03-06 10:03:26 -06:00 |
|
Manu Mtz.-Almeida
|
61a5317b25
|
fix(ViewController): nav must be set as soon as possible
fixes regression in 5a4c6093a7
fixes #10654
|
2017-03-05 16:00:47 +01:00 |
|
Manu Mtz.-Almeida
|
1dd88830f9
|
fix(refresher): events manager must not be destroyed (part 2)
fixes #10652
|
2017-03-05 14:41:14 +01:00 |
|
Manu Mtz.-Almeida
|
930869476a
|
fix(refresher): events manager must not be destroyed
fixes #10652
|
2017-03-05 12:30:52 +01:00 |
|
Manu Mtz.-Almeida
|
c65bb4e64b
|
style(menu): removes unused method
|
2017-03-04 19:21:21 +01: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 |
|