21 Commits

Author SHA1 Message Date
1f83cde78b chore(demos): update demos to work
* chore(demos): WIP refactor gulp demos task to use SystemJS

move build files into dist/demos and comment out the AoT demos task for
right now. This makes both `gulp demos` and `gulp demos.watch`work
again.

references #8411

* docs(demos): fix infinite scroll demo

* chore(demos): move old demos task to demos.prod

update the demos file with shared tasks, include the shared css

* docs(demos): fix API demos to use correct styles

* chore(demos): remove the main.ts files from each demo

* chore(demos): add prod template and constant

* chore(demos): remove tsconfig and package from demos

* chore(demos): update app.module path to ionic

* chore(demos): update app.module path to ionic

* chore(demos): update prod task for demos to work with AoT

also puts the demo build files into dist/ instead of the src directory

* docs(demos): update deploy and docs tasks for new build

* docs(scripts): update demos README

* chore(demos): fix path for prod build
2016-12-13 12:56:22 -06:00
b93799713f chore(CI) skipping demo builds for now 2016-11-14 13:18:13 -06:00
474a7b451e chore(CI): new gulp task names for docs 2016-09-21 14:34:53 -05:00
f4fac225fa chore(docs): change api root to latest stable 2016-07-18 18:10:14 -05:00
6331ec4b26 chore(CI): attempt to rebase around other commits made during doc/demo gen 2016-05-05 14:43:07 -05:00
d643915bab chore(CI): refactoring CI scripts for security and performance 2016-05-05 14:31:02 -05:00
3a22f26b2d chore(dgeni): test for api DIR before clearining it 2016-04-20 16:38:23 -05:00
0bdeab62e2 chore(CI): clear nightly dir before running dgeni to remove old dirs
also add caching of ionic-site
limit ionic-site clone depth
use local gulp in node_modules
Closes #439
2016-04-13 15:34:21 -05:00
50d2d0875b chore(dgeni): TS 1.8 dgeni tweak and CI perf improvements 2016-04-01 13:07:18 -05:00
7dfbb9deb6 fix(build): output.css needs to exist prior to doc gen 2016-03-11 18:44:14 -06:00
af0d84c711 fix(deploy): make sure production mode is set to true 2016-02-19 11:05:28 -06:00
70866988b0 chore(demos): deploy script should create production demos 2016-02-05 11:35:40 -06:00
b0f40efa20 chore(CI): compile API demos after ionic-site clone and before ionic-site commit 2016-02-01 18:10:01 -06:00
f786067b42 chore(demos): changing the order so api demos run before docs (so they're committed to ionic-site) 2016-02-01 17:59:04 -06:00
0ecd311778 moving docs.index task to ionic-site repo 2016-01-22 13:59:49 -06:00
92c67b4174 chore(search): automatically compile docs search index 2016-01-20 14:42:37 -06:00
315d4f235a docs(sass): tweaking sass var json automation 2015-12-10 10:51:45 -06:00
46f1fa4238 docs(sass): automatically update sass vars json 2015-12-10 10:47:26 -06:00
fe34a4224e chore(docs): gulp docs shouldn't update ionic bundle 2015-11-23 18:19:53 -06:00
023fd1753e chore(docs): run gulp src on each build 2015-11-23 16:53:43 -06:00
6d45974324 chore(CI): Initial Circle CI test 2015-11-18 15:25:59 -06:00