Commit Graph

2748 Commits

Author SHA1 Message Date
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
Max Lynch
1c3dcc1922 Much better animation for ios
Fixed duration
2014-05-26 22:19:28 -05:00
Andrew Joslin
5f4c0a3595 chore(travis): fix bundle build not working correctly 2014-05-23 11:07:25 -06:00
Andrew Joslin
cdac1dd48e chore(build): make sure bundle file is built if dist changes 2014-05-23 10:50:33 -06:00
Andrew Joslin
afd670bc89 chore(gulp): properly build ionic.bundle.js if dist is different 2014-05-23 08:40:31 -06:00
Misha Moroshko
3e8287156d docs(modal): fix templateUrl
Closes #1478
2014-05-23 05:54:02 -06:00
Andrew Joslin
b3272c37ef chore(travis): remove build.sh 2014-05-22 16:55:14 -06:00
Max Lynch
9c77089a5e feat(scrollView): better deceleration for scroll view on iOS 2014-05-22 17:53:41 -05:00
Andrew Joslin
e9f7592310 chore(build): uncomment cloning of ionic-site 2014-05-22 16:53:25 -06:00
Andrew Joslin
acfb4f01fc chore(bower): update version for beta6 (the task failed on b6) 2014-05-22 16:50:52 -06:00
Andrew Joslin
ceb26da2dd chore(build): reorganization for local testing & demos 2014-05-22 16:49:45 -06:00
Andrew Joslin
9f334ffea1 chore: update codenames 2014-05-22 16:49:45 -06:00
Max Lynch
003659b65e fix(modal): error message for modal show after remove 2014-05-22 14:02:03 -05:00
Andrew Joslin
c340951b48 demo($ionicActionSheet): add demo 2014-05-22 11:41:28 -06:00
Andrew Joslin
9779e35559 chore(): update to latest dgeni 2014-05-22 11:22:57 -06:00
Andrew Joslin
dcebf9be02 demos(): add demos for sideMenu and popup 2014-05-22 11:22:32 -06:00
Andrew Joslin
4f89752316 chore(doc-generator): do not error if docs folder doesn't exist 2014-05-22 10:28:11 -06:00
Andrew Joslin
7d8436f8da chore(build): s/tmp/temp 2014-05-22 10:18:52 -06:00
Andrew Joslin
979f7b5275 fix(ionRefresher): be sure to run on-refresh with an angular digest
Closes #1465
2014-05-22 10:18:52 -06:00
Max Lynch
bfce8e2769 fix(loading): backdrop higher z-index 2014-05-22 10:59:47 -05:00
Max Lynch
4c700e9c0f fix(backdrop): Changed z-index for loading backdrop only. Fixes #1428 2014-05-22 10:43:52 -05:00
Andrew Joslin
633821d9f7 chore(tapScrollToTop): make noTapScroll have to be 'true' 2014-05-22 08:28:45 -06:00
Andrew Joslin
2937040dc5 feat(ionHeaderBar, ionNavBar): no-tap-scroll attr disabling scroll to top
Closes #1454
2014-05-22 08:07:15 -06:00
Andrew Joslin
9791fda453 chore(travis): add missing backslash 2014-05-21 14:06:26 -06:00
Andrew Joslin
0df90e028b chore(): update codename 2014-05-21 14:02:21 -06:00
Ionitron
642cc352f1 finalize-release: v1.0.0-beta.6 "darmstadtium-dingo" v1.0.0-beta.6 2014-05-21 19:50:24 +00:00
Andrew Joslin
245e7fc66a release: 1.0.0-beta.6 2014-05-21 13:41:38 -06:00
Andrew Joslin
49f06f9c3d fix(scrollView): make xy scrolling work on ionScroll and ionContent
Closes #1462
2014-05-21 13:13:29 -06:00
Andrew Joslin
93e01915c2 chore(travis): make tests work with phantomjs 2014-05-21 09:31:57 -06:00
Andrew Joslin
57c79a38d3 chore(travis): remove test code 2014-05-21 09:27:08 -06:00