266 Commits

Author SHA1 Message Date
04c1c7c3bd chore(typings): add es6 and jasmine typings
As of beta.6, angular2 no longer ships es6-shim or jasmine typings, so
we provide them ourselves.
2016-02-15 15:36:01 -06:00
2dacac2186 chore(prerelease): change prerelease type to beta 2016-02-12 09:41:35 -06:00
da18868636 refactor(animations): inline css animations 2016-02-09 16:23:01 -06:00
0ac475fae8 chore(demos): update build process, add sass compilation 2016-02-05 11:35:39 -06:00
3226ec7ec6 chore(): tell gulp when finished building 2016-02-05 10:47:19 -06:00
c5922a2dca Revert "chore(): remove unnecessary scripts from package"
This reverts commit 2c08ddc34034861f9a65cf4c3961cc7d6b4b8eca.
2016-02-05 10:47:19 -06:00
2c08ddc340 chore(): remove unnecessary scripts from package 2016-02-05 10:25:55 -06:00
c6067c0faa chore(): comment gulpfile 2016-02-05 09:45:49 -06:00
60e1278939 fix(build): tell gulp when finished building 2016-02-04 16:31:47 -06:00
74edf8c6d5 chore(build): don't clean before build 2016-02-04 16:23:18 -06:00
fe07a8cc4e chore(gulpfile): debug and typecheck flags 2016-02-04 16:00:24 -06:00
845adcc8d6 chore(demos): build demos before watching 2016-02-04 15:57:32 -06:00
262eeac037 chore(gulpfile): serve on watch 2016-02-04 15:56:29 -06:00
7d3d7f59a2 chore(gulpfile): separate source and e2e watch tasks 2016-02-04 14:45:59 -06:00
612db32efc chore(gulpfile): organize tasks 2016-02-04 14:45:58 -06:00
4c698193af chore(package): make package an independent task 2016-02-04 14:45:58 -06:00
a01356f653 chore(gulpfile): cleanup 2016-02-04 14:45:58 -06:00
f4d371cb35 chore(build): only typecheck on release 2016-02-04 14:45:58 -06:00
a75fcfb5bb chore(gulpfile): remove strip-debug flag 2016-02-04 14:45:58 -06:00
3276b390ac chore(gulpfile): cleanup 2016-02-04 10:01:59 -06:00
8f44076169 chore(): steps to run local npm ionic-framework 2016-02-02 16:41:35 -06:00
c2cf3b0636 refactor(themes): adjusted scss structure for additional themes
Related #4967
2016-02-02 10:02:31 -06:00
0f7936a4a4 chore(release): release tag on 2.0 branch 2016-02-01 20:18:37 -06:00
6ef07405f1 chore(release): mark as prerelease 2016-02-01 19:24:36 -06:00
c085f6f75b chore(release): add release gulp task 2016-02-01 19:19:11 -06:00
2173714343 chore(demos): remove component-docs gulp tasks
component-docs demos is now a standalone app in its own repo:
https://github.com/driftyco/ionic-preview-app
2016-02-01 17:41:26 -06:00
718c66a1af chore(): update css for demos as well 2016-02-01 17:14:07 -06:00
347d27c12d chore(publish): rename prepare to prepublish, remove publish task 2016-02-01 15:27:16 -06:00
b2f72783f5 fix(prepare): add missing require to prepare task 2016-02-01 14:58:35 -06:00
707a6aa9ba chore(publish): prepare task 2016-02-01 14:53:46 -06:00
ab4c7c3135 chore(package): don't increment version in gulp package
other tasks require it to be updated before packaging so incrementing it again causes a second version bump. soon this will be all automated and the code can be moved to the appropriate step then.
2016-01-28 14:36:52 -06:00
a598e8e1c6 chore(): add es6-shim to e2e tests, fixes Android 2016-01-25 14:32:04 -06:00
cee2d9b8a7 fix(): actually publish on publish task 2016-01-25 13:58:49 -06:00
0be6079734 chore(demos): use gulp config 2016-01-22 15:41:53 -06:00
9acd56ef51 chore(publish): read versions from root package.json 2016-01-21 10:50:58 -06:00
fdaaded1c7 chore(snapshot): fix e2e tests for snapshot 2016-01-20 21:50:02 -06:00
ee106377fc chore(angular): upgrade to angular 2.0.0-beta.1
Biggest change was that renderer takes  and not just .
2016-01-20 11:15:01 -06:00
266eea528c fix(): fix package task not finishing 2016-01-19 14:46:15 -06:00
5cdb93f224 chore(): create d.ts for Swiper 2016-01-19 14:45:51 -06:00
5b2284d0d7 derp 2016-01-15 16:41:17 -06:00
1662f05fe5 chore(build): strip debug statements when releasing
Closes https://github.com/driftyco/ionic2/issues/96.
2016-01-15 16:26:38 -06:00
97d5c07117 chore(build): remove unused typescript src task 2016-01-15 15:25:32 -06:00
7eed4c91bf chore(ionicons): update ionicons through npm 2016-01-14 10:49:05 -06:00
398eed036b chore(gulp): don't typecheck karma tests 2016-01-12 14:36:12 -06:00
1157d5e72f chore(gulp): update transpile.typecheck globs 2016-01-12 09:15:08 -06:00
29c572d41f feat(icon): woff2 font format, smaller font files 2016-01-11 16:03:45 -06:00
a11b880ca3 refactor(generators): make them more oo 2016-01-07 19:03:59 -06:00
0d1ef20622 fix(demos): update demos wip 2016-01-04 17:57:57 -06:00
3374deab3d test(): fix web-animations ref for e2e tests 2016-01-04 15:08:11 -06:00
b4c89a98e0 chore(package): gulp package/publish
Closes #799
2015-12-22 21:53:12 -06:00