437 Commits

Author SHA1 Message Date
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
8b92c6e23c chore: update README for command to update demos 2016-05-16 17:04:03 -04:00
ea21c6ca3c chore(angular): update to angular 2.0.0-rc.1 2016-05-16 14:55:08 -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
6331ec4b26 chore(CI): attempt to rebase around other commits made during doc/demo gen 2016-05-05 14:43:07 -05:00
d50576b720 chor(CI): updating readme 2016-05-05 14:39:59 -05:00
845cc743e1 chore(CI): removing test logging 2016-05-05 14:37:03 -05:00
d643915bab chore(CI): refactoring CI scripts for security and performance 2016-05-05 14:31:02 -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
e905bd717c test(toast): fix unit test 2016-04-28 14:38:06 -05:00
3a22f26b2d chore(dgeni): test for api DIR before clearining it 2016-04-20 16:38:23 -05:00
010fb2abfa chore: update scripts README with Sass linter steps 2016-04-19 17:48:28 -04:00
20feed0cc8 chore(dgeni): allow markdown in the return description 2016-04-19 15:04:07 -05:00
1c755dcb34 chore(dgeni): differentiate properties v methods. Closes driftyco/ionic-site#498 2016-04-18 17:36:48 -05:00
ec1fe5d131 docs: update scripts readme on releasing component demos 2016-04-15 12:37:31 -04:00
55389998de docs(readme): install nightly npm version 2016-04-14 11:05:43 -05:00
c1d82f49fc fix(build): update the gulpfile nightly to only update the distributed package.json file 2016-04-14 10:21:36 -05:00
0bdeab62e2 chore(CI): clear nightly dir before running dgeni to remove old dirs
also add caching of ionic-site
limit ionic-site clone depth
use local gulp in node_modules
Closes #439
2016-04-13 15:34:21 -05:00
c4eed03630 chore(dgeni): make returns object macro a table instead of a list 2016-04-13 13:20:00 -05:00
497825329e docs(dgeni): a better formatting fix for methods that return objects. Rel ionic-site#540 2016-04-12 19:13:28 -05:00
dec9f76105 docs(dgeni): add commas between related docs. Closes ionic-site#538 2016-04-12 16:25:23 -05:00
f14e3840e2 build(demos): fix path for zone 2016-04-07 11:47:17 -04:00
9613881236 chore(dgeni): debugging fix this doc link rel to TS 1.8 path bug 2016-04-01 13:18:08 -05:00
50d2d0875b chore(dgeni): TS 1.8 dgeni tweak and CI perf improvements 2016-04-01 13:07:18 -05:00
ff17cf836c chore(dgeni): some docs don't have a relativePath 2016-04-01 12:30:52 -05:00
b832b4c502 docs(dgeni): fix doc update link 2016-04-01 11:57:31 -05:00
75c71a39c7 chore(karma): fix karma-watch 2016-03-15 10:48:22 -05:00
f0bfa18a07 chore(karma): re-run karma on source changes as well 2016-03-15 10:04:57 -05:00
37beb0f4fe test(alert): fix snapshot tests 2016-03-13 13:15:04 -05:00
7dfbb9deb6 fix(build): output.css needs to exist prior to doc gen 2016-03-11 18:44:14 -06:00
91f36f2217 chore(dgeni): TS 1.8 patch cont. 2016-03-11 18:22:57 -06:00
4a1dce3be6 chore(dgeni): TS 1.8 patch cont. 2016-03-11 17:59:30 -06:00
92446157a4 chore(dgeni): TS 1.8 patch cont. 2016-03-11 17:43:14 -06:00
36a47568a9 chore(dgeni): TS 1.8 patch cont. 2016-03-11 17:30:45 -06:00
5fb37cc665 chore(dgeni): dgeni TS 1.8 patch cont. 2016-03-11 17:18:24 -06:00
5d766d3045 chore(dgeni): TS 1.8 patch, remove double slashes 2016-03-11 17:16:32 -06:00
01a3034b96 chore(dgeni): work around TS 1.8 dgeni bug RE output paths 2016-03-11 16:45:02 -06:00
6ec68e207c chore(dgeni): add anchor links to individual methods 2016-03-11 16:01:28 -06:00
908ef9e4c4 chore(dgeni): docs links tweak 2016-03-11 15:32:38 -06:00
559ecd6912 chore(dgeni): add anchor links to docs 2016-03-11 10:33:55 -06:00
a0d068dae0 docs(demos): update gulp file and API demos to include windows theme 2016-03-10 23:04:13 -05:00
87d1983f48 chore(package): update README 2016-03-07 09:52:35 -06:00
77b77d1582 chore(snapshot): add more sleepBetweenSpecs 2016-03-05 21:42:29 -06:00
535856155b docs(api): update api index.md 2016-03-04 10:00:35 -06:00
1b030ea464 chore(snapshot): remove l and o from id generation 2016-03-04 09:38:24 -06:00
5ab8f616f6 docs(api): update API index.md 2016-03-04 08:55:58 -06:00
62c7199fd1 Merge branch '2.0' into windows-mode 2016-03-03 13:12:52 -05:00
9c1db87a6c chore(): update karma system config for relative imports 2016-03-02 15:46:41 -06:00