525 Commits

Author SHA1 Message Date
d26edb0f1b chore(): move ionic's dependencies into peerDependencies. (#8488)
* chore(): move ionic's dependencies into peerDependencies.

* Update package.json

Added compiler-cli back as a peer dependency.
2016-10-10 13:16:56 -05:00
01dfca7356 chore(): update dgeni config 2016-10-07 12:39:35 -04:00
a7db2367fa chore(release): fix nightly task so it gets published 2016-10-04 13:10:24 -04:00
55d8594f6c chore(build): release process automated
release process automated
2016-09-28 12:22:49 -05:00
bd828fa8c6 chore(changelog): update changelog 2016-09-27 22:18:32 -05:00
9bfabfc289 chore(demos): copy over all demo assets
copy over all demo assets
2016-09-27 16:16:08 -05:00
f0ac42ef49 chore(build): remove console.debug from prod
remove console.debug from prod
2016-09-27 15:12:59 -05:00
f36b6e2d56 chore(demos): add a demo for FAB 2016-09-27 13:26:28 -05:00
c2f9c350de chore(build): tick package version
tick package version
2016-09-27 11:42:17 -05:00
ef0175f82a chore(build): rc dry run
rc dry run
2016-09-27 10:50:41 -05:00
b3163f1095 chore(build): rename umd bundle to be a valid variable 2016-09-27 02:05:34 -05:00
a4f7affab1 chore(build): generate umd bundle for plunkr 2016-09-26 23:04:16 -05:00
eb2b879b37 chore(dependencies): pulling out ionicons and ionic-native from behind ionic-angular 2016-09-26 15:33:40 -05:00
4903bc81e4 chore(dependencies): update ionic-angular dependencies to include compiler-cli 2016-09-26 15:14:47 -05:00
7cf01fbc21 chore(templates): update generator templates 2016-09-26 10:57:21 +01:00
dc1a59df49 chore(build): tabs template corrections
tabs template corrections
2016-09-25 22:22:10 -05:00
0f6ce2857a fix(templates): add template tabs #8207 (#8208) 2016-09-25 22:20:01 -05:00
1bf85c4d76 chore(build): update ionic-angular dependencies to match internal discussion 2016-09-25 11:21:59 -05:00
a2c8243b94 chore(build): change build process to publish es5 w/ es2015 import/export, umd, and pure es2015 versions 2016-09-25 11:21:36 -05:00
60363b29e9 chore(build): copy templates to ionic-angular
copy templates to ionic-angular
2016-09-23 21:31:23 -05:00
e785d02185 chore(docs): fix typo task docs deps (#8165) 2016-09-23 13:44:05 -05:00
474a7b451e chore(CI): new gulp task names for docs 2016-09-21 14:34:53 -05:00
7043a14b53 chore(build): docs.copyDemos name change
docs.copyDemos name change
2016-09-21 14:34:07 -05:00
65ba554b38 chore(build): changed docs task name
changed docs task name
2016-09-21 14:25:49 -05:00
83d973b1a8 chore(demos): change dgeni path for demos
change dgeni path for demos
2016-09-20 15:20:04 -05:00
156223edba chore(build): changes to build site
changes to build site
2016-09-20 12:25:33 -05:00
0b914ae654 chore(demos): generating polyfills at build time
generating polyfills at build time
2016-09-20 11:25:16 -05:00
ace4c1c1dc chore(polyfills): add dom polyfills 2016-09-20 10:15:14 -05:00
bd61ee7279 chore(karma): firefox removed from karma config
firefox removed from karma config
2016-09-20 01:23:59 -05:00
4c57873c09 chore(build): move to rollup for e2e, move to es6 imports and type definitions
move to rollup for e2e, move to es6 imports and type definitions
2016-09-20 01:02:39 -05:00
bcec66c67b feat(polyfills): split up code and source polyfill task (#8130)
* feat(polyfills): split up code and source polyfill task

* fix(polyfills): get rid of need for entries argument
2016-09-20 00:27:25 -05:00
bd6350f43e chore(demos): scrollbar fixs 2016-09-19 16:23:19 -05:00
139cf2dd43 chore(build): docs initial 2016-09-19 16:22:51 -05:00
62deb4033a chore(build): updated to es imports 2016-09-19 16:22:29 -05:00
da4970e176 chore(build): move back to rxjs instead of es6 rxjs 2016-09-19 16:22:00 -05:00
9fca394bdb chore(polyfill): break DOM polyfills into external file 2016-09-19 08:56:25 -05:00
d9c3b19768 chore(build): add main.html files
add main.html files
2016-09-16 17:39:25 -05:00
3d3a95f164 chore(build): demos build via gulp
demos build via gulp
2016-09-16 13:59:04 -05:00
716e500351 chore(build): leave .metadata.json metadata in the ionic-angular dist
leave .metadata.json metadata in the ionic-angular dist
2016-09-16 10:58:35 -05:00
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
1d403b26ed chore(polyfill): fix gulp polyfill references 2016-09-16 00:48:15 -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
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
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
8349e855dc chore(package): update dependencies 2016-09-13 15:13:57 -05:00
aaa09bb96e chore(karma): update karma scripts 2016-09-13 15:10:29 -05:00