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
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