287 Commits

Author SHA1 Message Date
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
a074dae4e6 docs(api): add option to add types to @property 2015-12-03 15:59:18 -06:00
b6c5ef8ca8 docs: add demo template block to api 2015-12-03 11:32:45 -06:00
0d5efe6658 docs(): add usage tag
Closes #685
2015-12-03 11:38:59 -05:00
411966a491 docs(api): add @demo tag 2015-12-03 10:17:14 -06:00
160cc70332 docs(api): do not generate files for private classes
Closes #684
2015-12-02 13:32:59 -06:00
6af6e07c14 docs(api): remove sections from menu that are entirely private 2015-12-01 21:36:13 -06:00
262b883211 docs(button): button attribute docs 2015-12-01 21:36:13 -06:00
711e28c77d chore(docs): add dump filter for debugging templates 2015-12-01 21:36:12 -06:00
9022812526 docs(dgeni): ## Members isn't being parsed by markdown, just use HTML 2015-11-30 14:37:10 -06:00
7f0c53313d docs(dgeni): indicate that nightly v2 docs are for v2 2015-11-30 14:25:54 -06:00
d3f4aa4842 docs(CI): remove demos from CI tasks 2015-11-30 13:30:29 -06:00
11d587c34f Revert "fix e2e_template.html rx.js 404" 2015-11-25 07:07:38 -06:00
956776ea5b fix e2e_template.html rx.js 404 2015-11-25 20:02:34 +08:00