Commit Graph

140 Commits

Author SHA1 Message Date
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
Adam Bradley
94ef1f4ce1 chore(package): add npm keywords property 2016-01-20 09:09:19 -06:00
Brandy Carney
0332904254 chore(npm): updating package.json to latest cz changes 2016-01-19 15:47:19 -05:00
Brandy Carney
332c761b9e chore(commitizen): add our custom Ionic prompts
References #5077
2016-01-19 15:04:26 -05:00
Brandy Carney
3570f17157 chore(commitizen): Add Commitizen
References #5077
2016-01-19 13:27:06 -05:00
Tim Lancina
1662f05fe5 chore(build): strip debug statements when releasing
Closes https://github.com/driftyco/ionic2/issues/96.
2016-01-15 16:26:38 -06:00
Adam Bradley
7eed4c91bf chore(ionicons): update ionicons through npm 2016-01-14 10:49:05 -06:00
Adam Bradley
8fdc9ed673 chore(): fix NavController typescript errors 2016-01-12 21:41:37 -06:00
Drew Rygh
d972d687eb chore: update ionic version in package.json 2016-01-11 13:37:40 -06:00
Tim Lancina
0d1ef20622 fix(demos): update demos wip 2016-01-04 17:57:57 -06:00
Tim Lancina
e74cee7aa4 update package.json 2015-12-17 14:59:42 -06:00
Brandy Carney
3927ee8957 chore(publish): updating npm version to alpha.44 2015-12-17 15:56:36 -05:00
Brandy Carney
7882acc3f6 chore(publish): updating npm version to alpha.43 2015-12-17 15:14:07 -05:00
Adam Bradley
05498f3b61 chore(): add ^ to angular2 dep 2015-12-17 14:10:50 -06:00
Tim Lancina
2d376545fe chore(build): remember cached files on watch 2015-12-16 16:42:45 -06:00
Tim Lancina
24b4088bfb chore(bundle): bring back system bundle
UMD bundle is great, but mainly meant for ES5/ngUpgrade apps, while the
system bundle is for plunkers and in our case, tests.
2015-12-16 16:42:45 -06:00
Adam Bradley
acb6676a67 chore(upgrade): update to angular2.0.0-beta.0 2015-12-16 11:47:21 -06:00
Adam Bradley
72c2ff1e61 wip alpha54 2015-12-15 08:57:16 -06:00
Tim Lancina
2fef3c0cd9 add minify to sass task 2015-12-14 14:11:33 -06:00
Adam Bradley
2ac0800b69 chore(upgrade): upgrade to angular 2.0.0-alpha.53 2015-12-14 14:06:50 -06:00
Tim Lancina
6c0963dffc remove gulp-babel 2015-12-14 14:02:05 -06:00
Adam Bradley
5d6d9b9610 chore(upgrad): ng alpha52 and case-sensitive templates 2015-12-10 22:52:55 -06:00
Tim Lancina
4d86633ffc update systemjs version 2015-12-10 16:41:57 -06:00
Tim Lancina
cd38c2ea87 create CJS srcs + definitions 2015-12-10 16:39:56 -06:00
Adam Bradley
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
Brandy Carney
2c761a4948 chore(publish): updating npm version to alpha.40 2015-12-04 13:54:24 -05:00
Brandy Carney
e45770d6e3 chore(publish): updating npm version to alpha.39 2015-12-03 12:35:55 -05:00
Brandy Carney
ba073ed475 chore(publish): updating npm version to alpha.38 2015-12-01 14:27:42 -05:00
Brandy Carney
8ef5d940ce chore(publish): updating npm version to alpha.37 2015-11-25 17:23:02 -05:00
Brandy Carney
e187289290 chore(publish): updating npm version to alpha.36 2015-11-24 17:05:20 -05:00
Brandy Carney
4ce446dbcd chore(publish): updating npm version to alpha.35 2015-11-20 16:49:36 -05:00
Tim Lancina
de5f4b98ca use patched angular for now 2015-11-20 15:35:36 -06:00
Brandy Carney
2b00048ac2 chore(publish): published alpha 34 to npm 2015-11-18 13:13:28 -05:00
Brandy Carney
45cc7e823a chore(publish): publishing alpha 33 to npm 2015-11-17 11:00:24 -05:00
Tim Lancina
fb3fb887df add missing dependency 2015-11-16 16:58:44 -06:00
Adam Bradley
acf015539b chore(update): update to angular 2.0.0-alpha.46 2015-11-13 20:39:21 -06:00
Brandy Carney
a0d0962a6c Updating package.json to alpha.32 2015-11-13 12:31:27 -05:00
Adam Bradley
ab8985c860 update(angular): alpha.45 2015-11-03 10:49:54 -06:00
Tim Lancina
b6c3438105 chore(build): add files array to package.json 2015-11-02 16:09:20 -06:00
jbavari
5350aca81a Feature(generate): Merge generate with latest. Update tests for tims refactor 2015-11-02 12:58:13 -07:00
Tim Lancina
df4b5f04b1 chore(build): use specific dependency versions 2015-11-02 13:29:12 -06:00
Tim Lancina
9c9895b0af chore(tooling): add q as generator dependency 2015-11-02 13:27:53 -06:00
Tim Lancina
9de07d93d4 chore(tooling): add inquirer as generator dependency 2015-11-02 12:59:01 -06:00