Commit Graph

2929 Commits

Author SHA1 Message Date
Andrew Joslin
433a5e3f62 Update README.md 2014-06-03 15:33:43 -06:00
Andrew Joslin
abd7bfa540 chore(): travis to circleci 2014-06-03 15:23:00 -06:00
Andrew Joslin
264e092bf8 demo(collectionRepeat/contacts): use icons instead of kittens 2014-06-03 09:13:32 -06:00
Andrew Joslin
7980ea877d chore(build): snapshot upgrades with more parameters 2014-06-03 07:38:26 -06:00
Adam Bradley
71efd51bff fix(popup): focus on first input
Closes #822
2014-06-02 22:35:33 -05:00
Adam Bradley
879c61ca01 Merge branch 'master' of https://github.com/driftyco/ionic
Conflicts:
	config/lib/ionic-snapshot.js
2014-06-02 14:41:35 -05:00
Adam Bradley
dc0b4a46b8 update snapshot protractor test
Less http requests and now using the golang service
2014-06-02 14:39:58 -05:00
Allen Hernandez
1839158979 fix(test): Use HTML5 doctype on all tests. Closes #1539, #1524 2014-06-02 13:17:30 -05:00
Ryan Gonzalez
f02bd6c659 docs(domUtil): Correcting getParentOrSelfWithClass documentation. It previously duplicated getParentWithClass. Closes #1535 2014-06-02 12:38:05 -05:00
Max Lynch
02f5fcb7aa fix(nav): make fewer z-index assumptions while animating in ios7 animation 2014-06-01 20:05:40 -05:00
Max Lynch
66bfb71b82 Removed rider 2014-06-01 19:36:27 -05:00
Max Lynch
07fa80a815 Fixed a list item PR issue 2014-06-01 19:31:18 -05:00
tyschroed
17ee4dffde docs(modal): add missing tic causing backdropClickToClose to not format properly. Closes #1533 2014-05-30 17:36:39 -05:00
Perry Govier
11838cad40 docs(popup): fix a formatting in the example code
Adding the proper amount of spaces
2014-05-30 11:17:09 -05:00
Perry Govier
5398e9a0a3 docs(popup): fix a typo in the example code
The example was missing a `}` and therefore the other examples wouldn't work until the first was clicked since their definition was part of the first's execution.
2014-05-30 11:07:14 -05:00
Andrew Joslin
4c77eb4e22 chore(circle): update parallel definition 2014-05-30 05:52:29 -06:00
Andrew Joslin
60126c012f chore(): fix yaml 2014-05-30 00:35:28 -06:00
Andrew Joslin
2c662a086e chore(): fix parallelism 2014-05-30 00:29:41 -06:00
Andrew Joslin
a1180233f8 chore(): add parallel build to circleci 2014-05-30 00:28:35 -06:00
Andrew Joslin
8ee661248e chore(): update circle.yml 2014-05-29 23:45:22 -06:00
Andrew Joslin
0f5ff4ed92 chore(): add cirlceci saucelabs testing 2014-05-29 23:40:11 -06:00
Andrew Joslin
c041461b21 chore(): update sauce environment variables 2014-05-29 21:12:58 -06:00
Andrew Joslin
f2d63a50cb chore(): circle 2014-05-29 21:05:21 -06:00
Andrew Joslin
7f65101369 chore(build): move protractor port 2014-05-29 10:09:27 -06:00
Andrew Joslin
2bd1a2576c chore(snapshot): improve logging 2014-05-29 09:47:13 -06:00
Adam Bradley
20b1fc89de send platformId in screenshot post 2014-05-29 10:29:01 -05:00
Andrew Joslin
d00d379cd8 chore(shippable): make scripts run properly 2014-05-29 08:09:26 -06:00
Andrew Joslin
25c35ae7f6 chore(): rename to shippable.yml 2014-05-29 07:58:10 -06:00
Andrew Joslin
c5177bbddd chore(shippable): only build on master branch 2014-05-29 07:34:26 -06:00
Cihan Necat KAVİ
4136db00a1 fix(ionItem): Pass target attributes on <ion-item> tags on to the actual <a> tag. Closes #1492 2014-05-28 16:42:04 -05:00
Perry Govier
b95659acb2 Merge branch 'master' of github.com:driftyco/ionic 2014-05-28 16:28:16 -05:00
17NuF432QCV2vF4fdqYPYMdCuK9jHVDSNG
ed797eb281 docs(moda): updaing the docs to reflect the proper modal.hidden event. Closes #1493 2014-05-28 16:28:06 -05:00
17NuF432QCV2vF4fdqYPYMdCuK9jHVDSNG
26c12626a1 docs(moda): updaing the docs to reflect the proper modal.hidden event. Closes #1492 2014-05-28 16:26:05 -05:00
Andrew Joslin
19897855ca chore(): add shippable.yml 2014-05-28 15:07:42 -06:00
Adam Bradley
897205a82a chore(): command line arguments for protractor snapshots
Conflicts:
	config/protractor.conf.js
2014-05-28 15:05:56 -06:00
Andrew Joslin
6a6d962f53 chore(): trigger a build 2014-05-28 11:57:44 -06:00
Andrew Joslin
2fede48846 chore(package): re-add js-yaml dependency 2014-05-28 11:54:25 -06:00
Andrew Joslin
d14c6ff3cc chore(README): update instructions for running e2e tests 2014-05-28 11:48:40 -06:00
Andrew Joslin
1254fcde01 chore(): e2e tests from demos, reorganize gulpfile
Conflicts:
	config/protractor.conf.js
	gulpfile.js
2014-05-28 11:48:40 -06:00
Adam Bradley
7e5b8183b5 init ionic snapshot
Conflicts:
	README.md
	config/lib/ionic-snapshot.js
2014-05-28 11:48:40 -06:00
Perry Govier
4a4eb03011 Merge branch 'refs/heads/patch-1' 2014-05-28 10:35:13 -05:00
Scott
71c3577bd9 docs(collection-repeat): clarify css requirements 2014-05-28 10:32:08 -05:00
Andrew Joslin
ed24a5e011 docs(readme): fix typo in docs explanation 2014-05-28 09:01:43 -06:00
Andrew Joslin
c834f86990 docs(README): update explanation of docs & demos generation 2014-05-28 08:59:51 -06:00
Andrew Joslin
84e10b61b7 chore(package): update conventional-changelog dependency to latest 2014-05-28 07:17:17 -06:00
Andrew Joslin
948cffeb4c fix(ionRadio): correctly interpolate ngValue instead of compiling
Closes #1464
2014-05-27 12:12:48 -06:00
Eric Wooley
521164db78 ngValue uses a value instead of variable 2014-05-27 11:40:26 -06:00
Andrew Joslin
05ca1664b0 chore(build): make demos use correct folder 2014-05-27 11:35:17 -06:00
Andrew Joslin
75e30003a8 chore(): move demos out of source files 2014-05-27 11:21:08 -06:00
Max Lynch
2e8fd58347 Merge pull request #1504 from driftyco/wip-ios7-animation-1
feat(nav): Better iOS 7 navigation and nav bar animations
2014-05-27 08:58:19 -05:00