fdaaded1c7
chore(snapshot): fix e2e tests for snapshot
2016-01-20 21:50:02 -06:00
01d7eea9e0
chore(package): add caret to angular peerDep
2016-01-20 16:41:41 -06:00
92c67b4174
chore(search): automatically compile docs search index
2016-01-20 14:42:37 -06:00
d0de3d8d8a
Merge branch '2.0' of github.com:driftyco/ionic into 2.0
2016-01-20 13:41:09 -06:00
73b9014271
chore(docs): generate unique v2 docs search index
2016-01-20 13:41:04 -06:00
94ef1f4ce1
chore(package): add npm keywords property
2016-01-20 09:09:19 -06:00
3213d02375
refactor(NavController): improve transitions, view stages
...
This refactor made it so view transitions do no step on one another when a new transition happens
during an active transition.
2016-01-19 14:24:49 -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
3e5a36a15f
docs(): update improve links
2016-01-13 17:48:22 -08: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
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