300 Commits

Author SHA1 Message Date
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
3374deab3d test(): fix web-animations ref for e2e tests 2016-01-04 15:08:11 -06:00
faee5fcdba fix(rAF): move rAF to web-animations polyfill
RequestAnimationFrame polyfill is required for Android 4.3 and below,
and it must be written to the window object for Angular to work
correctly. Related #794
2016-01-04 14:18:54 -06:00
caa850295c Update scripts README.md 2016-01-02 17:39:27 -05:00
f38ad4a7d2 feat(rtl): add sass var $include-rtl 2016-01-01 22:34:57 -06:00
0b4b8628bf feat(platform): add isRTL() and body css class 2016-01-01 21:35:21 -06:00
5e8450df06 docs(api): clean up return and params formatiing
Closes #827
2015-12-29 19:29:12 -06:00
c98eea8919 docs: use more accurate class name 2015-12-29 15:44:20 -06:00
4d2a32a4ab docs: fix improve this doc link positioning 2015-12-29 15:18:01 -06:00
d15fdcf7fc build(publish): gulp publish task 2015-12-21 17:11:03 -06:00
bc82c4c337 update README.md 2015-12-18 18:15:12 -06:00
3ab3de56e3 chore(): have separate README for npm package 2015-12-18 17:55:18 -06:00
b2fd889914 refactor(label): move label to its own folder and move mode specific styles for label to new files
closes #712
2015-12-17 16:20:10 -05:00
3927ee8957 chore(publish): updating npm version to alpha.44 2015-12-17 15:56:36 -05:00
1e0885281a update package angular dependency 2015-12-17 10:23:51 -06:00
cc97919bcc fix(tests): fix karma tests 2015-12-16 18:20:55 -06:00
f5e2d59b7f chore(e2e): remove unnecessary System config from e2e template 2015-12-16 18:20:55 -06:00
2bc456ead4 use system bundle for e2e 2015-12-16 16:42:45 -06:00
dda00b98db use Rx bundle in e2e tests 2015-12-15 12:43:34 -06:00
32f0a0396c update e2e template for alpha.54 2015-12-15 09:41:24 -06:00
eed026a45a add package task 2015-12-14 15:05:54 -06:00
210f60165a docs(api): force side menu of api docs to have capitalize class 2015-12-14 14:11:28 -06:00
28d464c2e6 docs() 2015-12-14 15:06:06 -05:00
6d17d9d185 minify bundle task 2015-12-14 14:02:05 -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
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
ffcdb2ebcd add es6-shim to build scripts
These scripts will probably be removed soon, but add es6-shim
now just in case.
2015-12-10 16:39:56 -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
49694f2662 chore(sass-variables): updated gulp task that generates Sass variables to place it in a tmp directory
references #281
2015-12-09 16:59:59 -05:00
243f03e545 Merge branch 'alpha50' into css-refactor 2015-12-09 07:47:30 -06:00
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
53356f6b08 Merge branch 'master' into css-refactor 2015-12-07 16:12:02 -06:00
3ac29d1d11 docs(demos/api): fix iframe toggle 2015-12-07 15:03:16 -06:00
58717ebb44 dynamic stylesheet mode links 2015-12-05 15:38:55 -06:00
8833f66b85 fix md actionsheet 2015-12-05 11:33:02 -06:00
5ae94e6559 mode font styling 2015-12-05 11:19:09 -06:00
0aaf464b76 docs(djeni): fixing side menu and api demo iframe 2015-12-04 17:38:42 -06:00
5587d2bdb8 docs(dgeni): correct custom tag syntax for dgeni template 2015-12-04 14:55:04 -06:00
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
0b3e0e7c65 docs(dgeni): setting API demo URL to be part of the meta data to be handled by jekyll 2015-12-04 13:27:09 -06:00
83bf7632f2 docs(actionSheet): add detail options 2015-12-04 13:14:18 -05:00
d1d40ba7ba docs(api): @see tag 2015-12-04 11:54:22 -06:00
c681b6fb5e set default root level docs to be nightly 2015-12-03 17:34:33 -06:00
63fa941e11 docs(): template refactor 2015-12-03 17:46:57 -05:00
2e99da4928 docs(api): remove exported/defined in block 2015-12-03 16:40:03 -06:00
1c66e2c9f7 docs: remove empty conditional 2015-12-03 16:02:56 -06:00