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
4c57873c09
chore(build): move to rollup for e2e, move to es6 imports and type definitions
...
move to rollup for e2e, move to es6 imports and type definitions
2016-09-20 01:02:39 -05:00
4260940814
chore(demos): update demo scripts
2016-09-13 15:06:50 -05:00
248b8f4adf
docs(demos): fix API demos missing the correct path to angular forms
2016-08-03 11:42:56 -04:00
b7826ba1c1
fix(demos): updates @angular paths
2016-06-23 21:14:57 +02:00
fc819dd9c4
feat(range): add ability to add labels to the left/right of range
...
using `range-left` and `range-right` inside of `ion-range` will place
the element to the left or right of the range.
references #5422
2016-05-31 20:11:09 -04:00
92683ebdf9
chore(CI): update src paths
2016-05-19 14:42:10 -05:00
3817c91084
chore(demos): fix the index file and sass for local demos
...
references #6491
2016-05-19 14:59:40 -04:00
c8f760f080
chore(build): rename ionic directory to src and update all references in the build process.
2016-05-19 13:22:40 -05:00
227930f002
chore(demos): fix the template for demos with the angular update
2016-05-16 17:13:41 -04:00
f14e3840e2
build(demos): fix path for zone
2016-04-07 11:47:17 -04:00
a0d068dae0
docs(demos): update gulp file and API demos to include windows theme
2016-03-10 23:04:13 -05:00
1cdf10238f
docs(api demos): update api demos
2016-02-24 11:18:51 -05:00
c883a2ae91
chore(): update Ionic imports in tests
2016-02-22 17:45:17 -06:00
1b7cb8ccb0
chore(demos): don't bundle demos when developing
...
Rebundling all demos on every change takes 1 minute, only do it for
production.
2016-02-18 14:53:46 -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
c740b8e479
chore(demos): remove loading icon
...
Related: https://github.com/driftyco/ionic-site/issues/299
2016-01-14 16:52:46 -06:00
5aa93f70db
chore(demos): remove platform-cordova
2016-01-11 13:37:40 -06:00
4b9a761f76
docs(demos): update tabs demo
2016-01-06 09:07:23 -06:00
0d1ef20622
fix(demos): update demos wip
2016-01-04 17:57:57 -06:00
982f32bbcb
fix(demos): explicitly set android menu width
...
Closes #401
2015-11-05 16:16:08 -06:00
3fa2f6b7de
docs(components): import ionic sass
2015-10-30 15:54:12 -05:00
cd1d4cc82a
docs(demos): use cordova platform class to style statusbar
2015-10-26 13:53:41 -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
aa816a9072
bundle demos with CJS
2015-10-09 22:45:46 -05:00
ec480b1fd9
docs(demos): add list and item demo
2015-10-01 13:45:12 -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
860471d822
fix(demos): fix paths for alpha.37 update
2015-09-11 09:01:34 -05:00
e538c9793e
fix(demos): fix paths
2015-09-10 10:20:43 -05:00
31d04a1093
feat(gulp): add demos task
2015-09-09 16:52:25 -05:00