Commit Graph

2929 Commits

Author SHA1 Message Date
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
Andrew Joslin
0a44a4d722 chore(travis): make release codename work correctly 2014-05-21 09:12:54 -06:00
Andrew Joslin
d8b7c8fb82 chore(travis): don't push changelog to ionic-bower 2014-05-21 09:02:25 -06:00
Tim Lancina
665a581cb0 improve keyboard docs
Closes #957.
2014-05-21 09:04:45 -05:00
Andrew Joslin
c091d254ef chore(build): update saucelabs configuration for karma 2014-05-21 07:51:17 -06:00
Andrew Joslin
94f0b5b705 fix(collectionRepeat): fix rare NPE error on android 4.1
Closes #1292
2014-05-21 07:44:21 -06:00
Andrew Joslin
3618109187 fix(requirejs): fix bug with loading order of angular & taps 2014-05-21 07:38:08 -06:00
M Alix
c297288342 Fixes new Chrome-35 and IE10 (touch-action)
See:

https://github.com/EightMedia/hammer.js/wiki/How-to-fix-Chrome-35--and-IE10--scrolling-(touch-action)

http://docs.webplatform.org/wiki/css/properties/touch-action
2014-05-21 02:07:53 -04:00
Tim Lancina
3192c77821 keyboard-attach test for Android not fullscreen 2014-05-20 14:08:54 -05:00
Tim Lancina
73eb37ae0c ignore keyboard-attach if Android and not fullscreen 2014-05-20 13:35:38 -05:00
Andrew Joslin
836851e3f4 chore(docs-generator): improve loading of demos 2014-05-20 12:22:40 -06:00
Andrew Joslin
712e7d8cbf docs(ionNavBar): add note about ion-view, update example 2014-05-20 12:22:40 -06:00
Andrew Joslin
d6ba52208e chore(docs-generator): make it load faster 2014-05-20 12:22:40 -06:00
Tim Lancina
88e41e1aa5 fix(scrollView): fix clonedInputs not being removed for large textareas
on keyboardshow

Closes #1420.
2014-05-20 13:04:32 -05:00
Andrew Joslin
4a57bd0229 chore(docs-generator): make demos take less time to load 2014-05-20 11:07:32 -06:00
Andrew Joslin
3e7461cb1c chore(docs-generator): generate a separate .js file for demos 2014-05-20 10:56:22 -06:00
Andrew Joslin
74e002d8e3 demo($ionicLoading): add basic demo 2014-05-20 10:56:22 -06:00
Andrew Joslin
8084584beb demo(ionTabs): add basic demo 2014-05-20 10:56:22 -06:00
Andrew Joslin
c5fabebd57 demo(ionList): add two basic demos 2014-05-20 10:56:22 -06:00
Andrew Joslin
03218da30c demo(refresher): add basic demo 2014-05-20 10:56:22 -06:00
Adam Bradley
f21da07108 Merge pull request #1364 from pennersr/patch-android-toggle-button
Toggle button not rendered correctly on Android (closes #1363)
2014-05-20 09:13:16 -07:00
Tim Lancina
aefc9c3a59 Merge pull request #1447 from flakyfilibuster/ionicKeyboardComment
Add line breaks to ionic keyboard documentation
2014-05-20 11:01:40 -05:00