27 Commits

Author SHA1 Message Date
4cd5834cfd Merge branch 'master' into v4
# Conflicts:
#	.scss-lint.yml
#	README.md
#	scripts/gulp/tasks/e2e.dev.ts
#	scripts/gulp/util.ts
#	src/components/action-sheet/action-sheet-component.ts
#	src/components/card/card.ios.scss
#	src/components/card/card.md.scss
#	src/components/card/card.wp.scss
#	src/components/card/test/map/main.html
#	src/components/card/test/social/main.html
#	src/components/slides/slides.scss
#	src/components/slides/slides.ts
#	src/components/toggle/toggle.ios.scss
#	src/components/toggle/toggle.ts
#	src/themes/ionic.mixins.scss
2017-06-12 13:33:33 -04:00
e354f21936 docs(github): rename driftyco references to ionic-team 2017-05-30 10:51:53 -04:00
5809444aaf chore(tasks): add v4 build tasks 2017-04-18 15:31:13 -05:00
f50697bf5c chore(release): add prompt for release to select release type (#10244)
* chore(release): add inquirer to prompt for release

* chore(release): wip get release working again and test

also adds nightly back in

* chore(release): WIP remove commented code
2017-02-02 18:26:07 -05:00
2d4a998993 chore(release): update to increment major version 2017-01-25 11:26:46 -05:00
7c70bdff15 chore(gulp): remove worker tasks 2016-12-12 09:43:39 -06:00
8c297fee33 chore(worker): create tasks for external web workers 2016-12-08 22:36:57 -06:00
ff1f340285 test(assert): adds new debugging assert() util
improves removing of console.debug statements

fixes #8483
2016-10-18 09:10:00 -05:00
e69d9d70c7 chore(release): update release task to increment version, run validate, and pull latest
update the release documentation to reflect the new release process
2016-10-13 16:34:49 -04:00
6008fde74c chore(release): update release task name to use sass for consistency 2016-10-11 11:36:27 -04:00
e8e518a863 chore(build): move ionic-angular to peerDependencies
move ionic-angular to peerDependencies
2016-10-10 13:26:17 -05: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
f0ac42ef49 chore(build): remove console.debug from prod
remove console.debug from prod
2016-09-27 15:12:59 -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
60363b29e9 chore(build): copy templates to ionic-angular
copy templates to ionic-angular
2016-09-23 21:31:23 -05:00
0b914ae654 chore(demos): generating polyfills at build time
generating polyfills at build time
2016-09-20 11:25:16 -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
da4970e176 chore(build): move back to rxjs instead of es6 rxjs 2016-09-19 16:22:00 -05:00
1d403b26ed chore(polyfill): fix gulp polyfill references 2016-09-16 00:48:15 -05:00
0a5ce42b6e chore(polyfills): include polyfills task in compile and e2e 2016-09-13 18:31:23 -04:00
12c9fd12bd chore(gulp): update gulp scripts 2016-09-13 15:09:39 -05:00