200 Commits

Author SHA1 Message Date
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
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
7515ba49dd sass task 2015-12-10 16:41:58 -06:00
8d1dd53b8b Gulp serve from root
Lets us load scripts from node_modules
2015-12-10 16:41:58 -06:00
94e25a7dbd e2e task 2015-12-10 16:41:57 -06:00
723a4f2847 only create single CommonJS bundle 2015-12-10 16:41:57 -06:00
5882bf9bc2 fix number of demo entries 2015-12-10 16:39:56 -06:00
0b07b4fb5d fix demo task race condition 2015-12-10 16:39:56 -06:00
99cb565312 bundle gulp task
Use webpack to create two UMD bundles - one of just ionic that
expects Angular2 to be an external module, the other that includes
zone.js, reflect-metadata, and angular2 as well.
2015-12-10 16:39:56 -06:00
cd38c2ea87 create CJS srcs + definitions 2015-12-10 16:39:56 -06:00
709ff3d2ff create MD and iOS css files 2015-12-03 14:43:32 -06:00
ef488b27c4 chore(demos): ionic-site is now a sibling directory 2015-11-25 16:36:35 -06:00
9986fc87f2 chore(demos): simplify demo build steps 2015-11-24 15:23:14 -06:00
d2783a4b20 chore(demos): change output directory for local development 2015-11-23 14:30:29 -06:00
1e2a79ac4f chore(tempHack): prevent flicker temp.hack 2015-11-17 20:53:44 -06:00
9a80176da5 docs(demos): make each section a module 2015-11-04 14:25:10 -06:00
f72a0e0f5a chore(build): update npm package information 2015-11-02 11:29:16 -06:00
3fa2f6b7de docs(components): import ionic sass 2015-10-30 15:54:12 -05:00
7db5d94e40 docs(demos): add sass build step for demos 2015-10-30 11:36:56 -05:00
f02b2c3c8a chore(es6-shim): Updating the gulpfile to bundle in es6-shim. Updating the webpack.config file to include the es6-shim 2015-10-20 10:25:35 -06:00
08808586bb chore(build): add gulp watch task for demos 2015-10-17 22:50:23 -05:00
2370524818 remove demos from build task 2015-10-09 22:49:30 -05:00
aa816a9072 bundle demos with CJS 2015-10-09 22:45:46 -05:00
3f368ff356 redo dry-run commit 2015-10-09 10:02:47 -05:00
ff2fa2b22d Revert "add --dry-run flag to publish task"
This reverts commit fb384fbb1a44ad06c6f3cc840ad9cbb21ae0b66d.
2015-10-09 10:02:47 -05:00
fb384fbb1a add --dry-run flag to publish task 2015-10-09 09:55:04 -05:00
dcebbeaf56 refactor(demos): give each component section its own view 2015-10-08 10:02:51 -05:00
7dccc0bdbb create README for npm package
Closes #71.
2015-10-06 13:38:52 -05:00
261532db03 Merge branch 'master' into alpha38 2015-10-06 11:15:20 -05:00
f2fd1ea314 chore(gulp): Add gulp src.link to watch files, run src, so users who have npm linked files will update their sass/ts/js 2015-10-05 20:13:22 -06:00
369ada646f temp fix for alpha38 2015-10-03 19:36:41 -05:00
dc7d7985d1 docs(demos): navigation demo 2015-10-02 09:50:28 -05:00
c89deca542 chore(demos): fix zonejs issue, add new template 2015-10-01 13:45:12 -05:00
3042e7e9d0 chore(demos): add local app.css to each demo 2015-09-30 14:01:53 -05:00