4915 Commits

Author SHA1 Message Date
0d161ac51c chore(demos): update gitignore, clean up app.module.ts build errors
update gitignore, clean up app.module.ts build errors
2016-09-16 10:58:35 -05:00
c7ce93d9fe chore(demos): convert to aot structure
convert to aot structure
2016-09-16 10:58:35 -05:00
7a660af187 chore(build): fix demo compile errors, tslint errors
fix demo compile errors, tslint errors
2016-09-16 10:58:35 -05:00
70127346c4 fix(nav): setRoot() and setPages() should not animate
This commit also refactors both methods to avoid deduplicate code,
2016-09-16 17:26:09 +02:00
c1777c6d18 test(config): fix unit tests 2016-09-16 01:23:04 -05:00
7c05d0c0ba fix(di): update dependency injection and default configs 2016-09-16 00:49:09 -05:00
1d403b26ed chore(polyfill): fix gulp polyfill references 2016-09-16 00:48:15 -05:00
60f8f5b2e7 chore(package): update angular versions 2016-09-16 00:47:31 -05:00
5ad8395e0c chore(build): remove ngc metadata and other unnecessary stuff from dist
remove ngc metadata and other unnecessary stuff from dist
2016-09-16 00:34:41 -05:00
5a3cff06ba chore(build): add roll-up and plugins for polyfills, etc
add roll-up and plugins for polyfills, etc
2016-09-16 00:20:59 -05:00
3710671d79 chore(build): clean up dependencies 2016-09-15 23:50:21 -05:00
a252388e7f chore(build): generate static polyfills 2016-09-15 23:38:35 -05:00
6784f5e744 fix(exports): update module exports 2016-09-14 15:54:24 -05:00
8585427fb4 fix(menu): open/close race condition
fixes #7629 #8001
2016-09-14 15:49:11 -05:00
6506cd5982 chore(CI): run TS lint against commits and PRs 2016-09-14 11:16:13 -05:00
4f18ebc84b chore(CI): seeing if npm 3 helps tests succeed 2016-09-14 10:54:51 -05:00
9c3e60d76e test(validate): fix validate errors with karma and sass, add button mode karma test 2016-09-13 23:58:08 -04:00
f368abee26 test(ion): fix ion tests 2016-09-13 22:16:26 -05:00
95bcaca362 chore(module): move all providers to IonicModule 2016-09-13 21:49:26 -05:00
5963921655 chore(angular): update to angular 2.0.0-rc.7 2016-09-13 21:48:43 -05:00
79e52dde41 chore: fix package.json error 2016-09-13 18:41:04 -04:00
0a5ce42b6e chore(polyfills): include polyfills task in compile and e2e 2016-09-13 18:31:23 -04:00
ce78194207 feat(): add polyfill task
* feat(): polyfills task

* fix(): remove base option

* fix(): minification and small polyfills

* fix(): add readme and new file names

* fix(): change task names

* fix(): naming changes
2016-09-13 18:28:45 -04:00
f477aa2391 feat(nav): component url navigation 2016-09-13 17:16:14 -05:00
7b443dea4c chore(slides): swiper updates 2016-09-13 17:14:28 -05:00
ed221eff1d refactor(nav): queue based transitions 2016-09-13 17:13:43 -05:00
bc7d328bc0 refactor(components): add color/mode properties 2016-09-13 17:11:38 -05:00
52ada1ca6d chore(components): ngmodule updates 2016-09-13 17:07:33 -05:00
16df3a4aab refactor(css): update theme imports 2016-09-13 16:57:32 -05:00
750cde38e2 refactor(css): scope component css to mode 2016-09-13 16:52:47 -05:00
a154d837a0 chore(storage): move storage out of platform 2016-09-13 16:40:13 -05:00
93fc30793d style(util): style updates 2016-09-13 15:55:36 -05:00
78122c551d refactor(sass): restructure for sass theme updates 2016-09-13 15:54:23 -05:00
0d55e3c417 chore(tsconfig): tsconfig updates 2016-09-13 15:49:15 -05:00
bf2b6abac5 refactor(export): update component/provider exports 2016-09-13 15:48:25 -05:00
d7be8a80c0 test(ngmodule): update to ngmodule 2016-09-13 15:44:02 -05:00
b8fb9c7c6d style(gestures): style updates 2016-09-13 15:25:30 -05:00
88b6524155 refactor(config): provide config setup factory 2016-09-13 15:19:40 -05:00
2c1cdce988 style(util): tslint updates 2016-09-13 15:17:55 -05:00
a9e0eef1a6 refactor(platform): provide platform setup factory 2016-09-13 15:16:32 -05:00
8349e855dc chore(package): update dependencies 2016-09-13 15:13:57 -05:00
41a7e07651 refactor(transition): create transition controller 2016-09-13 15:12:14 -05:00
aaa09bb96e chore(karma): update karma scripts 2016-09-13 15:10:29 -05:00
12c9fd12bd chore(gulp): update gulp scripts 2016-09-13 15:09:39 -05:00
17fe72e4bc chore(e2e): update e2e scripts 2016-09-13 15:08:25 -05:00
4260940814 chore(demos): update demo scripts 2016-09-13 15:06:50 -05:00
1b65f2d040 chore(tooling): remove unused tooling scripts 2016-09-13 15:06:03 -05:00
871944b53e chore(snapshot): update snapshot scripts 2016-09-13 15:04:28 -05:00
2359437114 chore(generators): update generator scripts 2016-09-13 15:02:41 -05:00
35e4033343 chore(typings): remove typings directory 2016-09-13 14:59:46 -05:00