102 Commits

Author SHA1 Message Date
2b836a930f chore(tests): correct components to use src path instead of ionic to ensure karma tests pass. 2016-05-19 16:58:08 -05: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
4c19d15ee2 fix(build): fix e2e, demos, and karma tests to use new angular module setup. 2016-05-12 09:31:34 -05:00
4b36c3430d chore(angular): update to angular 2.0.0-rc.1 2016-05-05 10:45:49 -07:00
77b21b29c5 chore(e2e): fix systemJS map for e2e paths
This lets us have relative Ionic imports in the e2e tests, so they can
be type checked.
2016-04-29 14:21:57 -05:00
37beb0f4fe test(alert): fix snapshot tests 2016-03-13 13:15:04 -05:00
870dda5507 Merge branch '2.0' into windows-mode 2016-02-22 20:38:50 -05:00
a9c995d07d feat(windows): initial add of windows mode
basically a copy of md for now

references #5565
2016-02-22 20:36:02 -05:00
c883a2ae91 chore(): update Ionic imports in tests 2016-02-22 17:45:17 -06:00
8b724a3bcb chore(tests): make typescript and unit tests friends 2016-02-12 13:59:38 -06:00
5f254f285f chore(e2e): make typescript and e2e friends 2016-02-12 11:37:39 -06:00
da18868636 refactor(animations): inline css animations 2016-02-09 16:23:01 -06:00
c5922a2dca Revert "chore(): remove unnecessary scripts from package"
This reverts commit 2c08ddc34034861f9a65cf4c3961cc7d6b4b8eca.
2016-02-05 10:47:19 -06:00
2c08ddc340 chore(): remove unnecessary scripts from package 2016-02-05 10:25:55 -06:00
1abe9918ea chore(snapshot): ignore files to upload 2016-02-03 11:55:18 -06:00
c2cf3b0636 refactor(themes): adjusted scss structure for additional themes
Related #4967
2016-02-02 10:02:31 -06:00
a598e8e1c6 chore(): add es6-shim to e2e tests, fixes Android 2016-01-25 14:32:04 -06:00
fdaaded1c7 chore(snapshot): fix e2e tests for snapshot 2016-01-20 21:50:02 -06:00
3374deab3d test(): fix web-animations ref for e2e tests 2016-01-04 15:08:11 -06: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
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
94e25a7dbd e2e task 2015-12-10 16:41:57 -06: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
58717ebb44 dynamic stylesheet mode links 2015-12-05 15:38:55 -06:00
74e1216cde do not dynamically create link element 2015-12-04 15:23:46 -06:00
04c79fab5c reset buttons 2015-12-03 16:14:35 -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
d5ac78f7b0 fix(keyboard): improve keyboard scroll assist 2015-11-13 16:53:28 -06:00
9075f7b154 chore(): add time/timeEnd console logs 2015-11-04 14:45:35 -06:00
eb0f29aa98 chore(snapshot): do not upload ionic-site 2015-11-03 11:19:17 -06:00
b364017ff2 fix(zIndex): ion-page dynamic zIndex 2015-10-31 14:01:23 -05:00
9b9c820b2a fix(sticky): sticky headers. Fixes #383 2015-10-30 09:49:00 -05:00
f721020dc0 chore(snapshot): no css animations 2015-10-29 22:29:44 -05:00
8a5d22f4da chore(snapshot): prevent css animations during snapshot 2015-10-29 15:38:22 -05:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
03017be8c5 test(): snapshot updates 2015-10-06 14:20:09 -05:00
d4a3005524 refactor(nav): NavController/Tabs overhaul
Closes #213
2015-10-01 15:04:49 -05:00
0ac7d8a592 fix alpha.37 paths 2015-09-11 08:57:39 -05:00
217546abb1 alpha.36 update 2015-09-02 21:50:24 -05:00
069ac65e24 list/item/button/card css overhaul 2015-08-25 13:17:29 -05:00
f70aff1895 themes wip 2015-08-11 17:36:28 -05:00
a5b47583a0 move unbundled source files to dist/src 2015-08-10 16:59:48 -05:00
c5a71099ba bundle task 2015-08-07 12:07:47 -05:00
9cf986eefc remove init.js, users must explicitly call System.import 2015-08-06 13:26:41 -05:00