232 Commits

Author SHA1 Message Date
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
9395ed14f7 chore(gulp-publish): convert spawn stream to string if it's not 2015-12-22 14:23:24 -06:00
d15fdcf7fc build(publish): gulp publish task 2015-12-21 17:11:03 -06:00
8c421116fe fix(package): add tooling/ to npm package 2015-12-18 17:56:54 -06:00
3ab3de56e3 chore(): have separate README for npm package 2015-12-18 17:55:18 -06:00
92f0584b7f add README to package task 2015-12-17 15:00:53 -06:00
cc97919bcc fix(tests): fix karma tests 2015-12-16 18:20:55 -06:00
6afda1f04b fix(watch): trigger livereload on bundle and e2e changes 2015-12-16 16:42:45 -06:00
114a4053a3 fix(watch): update task paths 2015-12-16 16:42:45 -06:00
93a653013b chore(build): build tasks can be run in parallel 2015-12-16 16:42:45 -06:00
2d376545fe chore(build): remember cached files on watch 2015-12-16 16:42:45 -06:00
2bc456ead4 use system bundle for e2e 2015-12-16 16:42:45 -06:00
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
bc2ec0ce16 rename tsResult to tsCompile 2015-12-16 16:42:44 -06:00
068f3ceb29 Merge remote-tracking branch 'origin/master' into WIP-api-demos 2015-12-16 11:13:03 -06:00
b812cd86fb fix transpile task caching 2015-12-14 15:05:54 -06:00
eed026a45a add package task 2015-12-14 15:05:54 -06:00
ab5bb336b0 copy fonts to bundles as well as dist 2015-12-14 15:05:54 -06:00
2fef3c0cd9 add minify to sass task 2015-12-14 14:11:33 -06:00
6c0963dffc remove gulp-babel 2015-12-14 14:02:05 -06:00
6d17d9d185 minify bundle task 2015-12-14 14:02:05 -06:00
36368e1f9d don't pass numTasks to bundle 2015-12-14 14:02:05 -06:00
1df9b32b38 chore(): fix snapshot relativePath 2015-12-14 13:58:24 -06:00
3a3d5ef9f2 fix e2e.bundle task dependencies 2015-12-14 13:02:42 -06:00
3454b1efe7 remove temp.hack task 2015-12-14 13:02:42 -06:00
84cb47dae7 chore(demos): add option to use a custom demo template 2015-12-11 11:33:08 -06:00
d5597feac5 whoops fonts still used by bundles 2015-12-10 20:34:13 -06:00
52da3f3d30 Revert "update sass task"
This reverts commit 60742e49acd2fb1f4a0b4684c2d5d00f6628828c.
2015-12-10 20:32:45 -06:00
1f5501ac66 update src task 2015-12-10 20:20:45 -06:00
60742e49ac update sass task 2015-12-10 20:20:28 -06:00
f76a0e58d6 chore(gulp): use different livereload port
The default conflicts with the default used by the CLI.
2015-12-10 17:15:07 -06:00
050874bf36 add livereload to dev tasks 2015-12-10 17:07:24 -06:00
b72889f002 update watch task 2015-12-10 16:41:58 -06:00
36a2349674 run some build tasks in parallel 2015-12-10 16:41:58 -06:00
21f0eaa8da Add fast transpile task
Doesn't do typechecking, we will typecheck before release.
2015-12-10 16:41:58 -06:00