Commit Graph

5846 Commits

Author SHA1 Message Date
jgw96
b56b0e8105 chore(templates): change from deeplink to IonicPage 2017-03-20 14:04:51 -05:00
Brandy Carney
0ccd96e8b5 fix(item-sliding): add forwardRef for item options 2017-03-20 13:06:29 -04:00
Dan Bucholtz
af16846568 chore(e2e): rename to to standardize on format
rename  to  to standardize on format
2017-03-20 11:57:26 -05:00
Dan Bucholtz
d5ba56f144 test(item): item/sliding test structure updated
item/sliding test structure updated
2017-03-20 11:54:34 -05:00
Dan Bucholtz
67ddafca25 chore(dependencies): update to angular 4 rc 5
update to angular 4 rc 5
2017-03-20 11:38:36 -05:00
Dan Bucholtz
b10ec68087 refactor(deep-linking): rename to
rename  to
2017-03-20 10:42:00 -05:00
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
Brandy Carney
fbed3c5b04 chore(e2e): catch errors from app-scripts to continue
also return empty array so that if the exact folder isn’t matched it
won’t continue to filter and run tests. For example, if you pass
`--f=toolbar/color` it will error because that doesn't exist, but still
tries to run `toolbar/colors`.
2017-03-17 11:06:46 -04:00
Daniel Imhoff
da8ce042b6 chore(templates): directive template 2017-03-16 15:44:33 -05:00
Brandy Carney
960e529b43 chore(demos): remove unused code and add concurrency arg 2017-03-16 15:56:43 -04:00
Brandy Carney
ae56039ba1 chore(e2e): log an error if the test doesn't exist, add concurrency arg
- If the e2e test doesn’t exist then throw an error
- Don’t log anything if no tests are being built
- Add concurrency arg to change the number of tests being ran at once
2017-03-16 15:56:43 -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
Daniel Imhoff
06b388bb68 chore(templates): update tabs templates for 3.0 2017-03-15 15:15:41 -05:00
Daniel Imhoff
305848274d chore(templates): wip: update templates for 3.0 2017-03-15 15:09:46 -05:00
Brandy Carney
ddcd3cf1c5 refactor(components): convert components to separate modules 2017-03-15 16:07:06 -04:00
jgw96
5d668036e6 chore(templates): modify tabs template to code-split 2017-03-15 14:54:17 -05: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
Dan Bucholtz
06246df3ce chore(build): fix to ensure all unit tests are run independent of state of dist directory 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
3118bbbd1b chore(dependencies): have app-scripts use nightly for now
have app-scripts use nightly for now
2017-03-10 11:00:56 -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
c90fcb07e7 chore(e2e): add --dev option to e2e.prod to speed up builds for faster but less thorough verification 2017-03-09 12:13:36 -06: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
jgw96
d25943f27f chore(angular): update to angular 4.0.0-rc.2 2017-03-07 12:35:15 -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 v2.2.0 2017-03-06 22:28:21 +01:00
Daniel Imhoff
999f33a5b9 test(e2e): tabs/colors 2017-03-06 15:16:25 -06:00