Commit Graph

182 Commits

Author SHA1 Message Date
Brandy Carney
7b88c03300 chore(ionic): release beta.11 2016-08-05 11:32:22 -04:00
Brian Dennis
d5da8ab0e2 docs(sass): add sass processor 2016-08-04 10:26:21 -05:00
Brian Dennis
f4fac225fa chore(docs): change api root to latest stable 2016-07-18 18:10:14 -05:00
Adam Bradley
009d5a980a chore(angular): update to angular 2.0.0-rc.4 2016-06-30 23:31:13 -05:00
Adam Bradley
b0a1151a0f chore(readme): update npm readme 2016-06-29 14:02:41 -05:00
Adam Bradley
9c896f59bc chore(package): generate dist package.json from root package.json
Closes #6854
2016-06-29 13:44:36 -05:00
Brandy Carney
e9226178dc chore(ionic): release beta.10 2016-06-27 15:40:44 -04:00
Adam Bradley
e06581d84c chore(angular): update to angular 2.0.0-rc.3 2016-06-22 14:27:08 -05:00
Adam Bradley
c5a19f48d5 chore(ionic): release beta.8 2016-06-16 11:49:10 -05:00
Josh Thomas
b5107cdaf1 chore(build): create es2015 modules when publishing 2016-06-08 20:56:18 -05:00
Brandy Carney
dc95439499 chore(ionic): release beta.8 2016-06-06 18:37:56 -04:00
Daniel Imhoff
759994a4fd chore(lint): use common tslint-ionic-rules package for TSLint rules (#6644) 2016-05-25 14:45:16 -05:00
Brandy Carney
6be151049a chore(ionic): release beta.7 2016-05-19 11:34:06 -04:00
Adam Bradley
4b36c3430d chore(angular): update to angular 2.0.0-rc.1 2016-05-05 10:45:49 -07:00
Adam Bradley
e6a673bd32 chore(angular): update to angular 2.0.0-beta.16 2016-04-28 23:12:56 -05:00
Adam Bradley
ac48bd9afc Merge pull request #6271 from driftyco/gulp-validate-task
chore(build): add gulp validate for all linting/testing tasks
2016-04-22 08:35:41 -05:00
Adam Bradley
fae16faede chore(ionicons): update to ionicons 3.0.0 2016-04-21 21:09:57 -05:00
Josh Thomas
823643efbb chore(build): add validate task to gulp that will run linting tools and testing tools 2016-04-21 15:33:49 -05:00
Brandy Carney
d214f3af83 chore(ionic): release beta.6 2016-04-21 14:50:27 -04:00
Brandy Carney
e60d500240 chore(ionic): release beta.5 2016-04-20 16:25:04 -04:00
Adam Bradley
0de8c7055e chore(zone): bump up to zone.js 0.6.12 2016-04-19 23:04:20 -05:00
Justin Willis
fcfd9fe9d4 New rule to prevent nested function declaration that causes an issue with strict mode 2016-04-15 13:58:09 -05:00
Adam Bradley
6189b3f39e chore(angular): update to angular 2.0.0-beta.15 2016-04-14 15:43:35 -05:00
Adam Bradley
19f75be886 chore(angular): update to angular 2.0.0-beta.14 2016-04-12 13:30:10 -05:00
Brandy Carney
e690e84c76 chore: release beta.4 and update changelog 2016-04-07 14:32:26 -04:00
Adam Bradley
d8e670ca7c style(tslint): add tslint
Closes #5756
2016-04-06 20:48:09 -05:00
Adam Bradley
fef93f941e chore(angular): update to angular 2.0.0-beta.13
Closes #6026
2016-04-06 10:18:36 -05:00
Tim Lancina
de6cd2f68c chore(build): update to typescript 1.8 2016-03-10 13:40:54 -06:00
Adam Bradley
06d77a26e4 chore(angular): update to angular 2.0.0-beta.8 2016-03-07 11:39:26 -06:00
Brandy Carney
27b6e2847d chore(ionic): release beta.3 2016-03-07 11:58:51 -05:00
Tim Lancina
cbe9ed8c23 chore(): update karma tests to work with npm3 2016-03-02 13:57:09 -06:00
Brandy Carney
8eab9466f7 chore(ionic): release beta 2 and update changelog 2016-03-01 15:32:33 -05:00
Tim Lancina
79b868b0a8 chore(): use typescript 1.7 for now
1.8 breaks a few things, use 1.7 until we figure them out
2016-02-29 15:35:58 -06:00
Tim Lancina
4113b31fe6 Revert "chore(): update typescript to 1.8"
This reverts commit 7a01234e07.
2016-02-29 15:35:58 -06:00
Tim Lancina
7a01234e07 chore(): update typescript to 1.8 2016-02-29 11:44:27 -06:00
Brandy Carney
01627128cb chore: release ionic beta.1 2016-02-18 14:15:57 -05:00
Tim Lancina
7f717b128b chore(package): change license to MIT 2016-02-14 16:28:59 -06:00
Adam Bradley
d1808f9dd1 chore(upgrade): upgrade to angular 2.0.0-beta.6 2016-02-11 21:48:52 -06:00
Tim Lancina
3170a87b39 chore(): beta release 🎉 2016-02-10 12:39:10 -06:00
Adam Bradley
ab09b81158 chore(release): release alpha57 2016-02-10 09:50:34 -06:00
Brandy Carney
b67db7e106 chore: release ionic alpha.56 2016-02-05 16:26:08 -05:00
Tim Lancina
03b5ff583e chore() release alpha.55 2016-02-05 11:16:05 -06:00
Tim Lancina
dcc20fa983 fix(generators): use mkdirp-no-bin
When using npm link to develop against Ionic locally, most setups by
default require the use of 'sudo', which then requires the gulp clean
task to also be run with sudo.  Switch to mkdirp-no-bin so there are no
root owned files in dist/node_modules when using sudo npm link.
2016-02-04 15:23:00 -06:00
Tim Lancina
d4109f363e chore(): release alpha.54 2016-02-01 19:31:22 -06:00
Tim Lancina
c085f6f75b chore(release): add release gulp task 2016-02-01 19:19:11 -06:00
Tim Lancina
707a6aa9ba chore(publish): prepare task 2016-02-01 14:53:46 -06:00
Adam Bradley
fe95281b24 chore(update): update to angular 2.0.0-beta.2 2016-01-28 20:25:14 -06:00
Brandy Carney
9a78d6833a release: 2.0.0-alpha.53 2016-01-28 15:20:16 -05:00
Brandy Carney
e094d8658a chore(commitizen): increase cz version 2016-01-21 15:03:51 -05:00
Tim Lancina
9acd56ef51 chore(publish): read versions from root package.json 2016-01-21 10:50:58 -06:00