Adam Bradley
995bdeb824
Merge pull request #3038 from imduffy15/patch-1
...
docs(): remove unrequired comma
2015-02-08 20:02:39 -06:00
Adam Bradley
958d565f1e
style(): jscs updates
2015-02-06 19:03:24 -06:00
Andrew
40b3a6ad97
amend(ionItem): make sure option buttons hide instantly for collectionRepeat
2015-02-06 16:50:15 -07:00
Adam Bradley
8ebde73d0b
feat(swipe): iOS swipe to go back
2015-02-06 16:29:50 -06:00
Andrew
c17812444f
style(collectionRepeat): s/leet hax/readable code
2015-02-06 15:17:27 -07:00
Andrew
371007c031
docs(collectionRepeat): remove note about changing your css, we do that for you now
2015-02-06 14:54:02 -07:00
Andrew
603577fd61
test(collectionRepeat): fix tests to match new changes
2015-02-06 14:52:47 -07:00
Andrew
34e350b0b7
feat(collectionRepeat): automatically set width/height style to match collection-item-{width,height}
...
Closes #3034 . Closes #1806 .
2015-02-06 14:48:12 -07:00
Andrew
0145dc372d
fix(scrollDelegate): revert change that made all scroll* methods blur inputs
...
Closes #2745
2015-02-06 11:28:51 -07:00
Andrew
878c81706d
fix($ionicLoading): make hideOnStateChange work if loader is delayed
...
Closes #3022 .
2015-02-06 11:28:51 -07:00
Adam Bradley
2f307867e0
refactor(actionsheet): update duration/timing
2015-02-05 14:45:59 -06:00
perry
e0543ea35c
Merge branch 'master' of github.com:driftyco/ionic
2015-02-05 14:30:45 -06:00
perry
658451cbc6
feat(refresher): add elastic drag to native scrolling refresher
2015-02-05 14:30:39 -06:00
Ian Duffy
64df04e651
Remove unrequired comma
2015-02-05 20:15:44 +00:00
Andrew
4f0598dd47
fix(collectionRepeat): don't rerender on window resize when view is cached
...
Closes #2677 .
2015-02-05 12:54:53 -07:00
perry
7134114bd5
feat(refresher): Allow refrsher to work with native scrolling
...
This update allows `<ion-refresher>` to work with native scrolling. Native scrolling can be enabled in the state deffinition, through the `$ionicConfigProvider` like `$ionicConfig.scrolling.jsScrolling(false);` or in the controller directly. It should function exactly the same as with JS scrolling enabled.
This is a merge of the wip-scrolling branch.
2015-02-05 11:41:53 -06:00
Andrew
e90477c10e
amend(ionItem): fix hiding the optionButton at the wrong time in collectionRepeat
2015-02-05 10:10:54 -07:00
Andrew
7fec8480e5
fix(ionItem): properly hide option buttons on scroll in collection-repeat
...
Closes #1811 . Closes #2804 .
2015-02-05 09:45:37 -07:00
Max Lynch
7557c58ea6
fix(listView): ionic.extend not extend
2015-02-04 10:36:27 -06:00
Max Lynch
93643c4127
fix(scrollView): higher velocity threshold for sliding
2015-02-04 09:58:58 -06:00
mhartington
a7b8944479
docs(tabs): mention for tabs
2015-02-03 09:05:08 -05:00
Adam Bradley
f6233e85a1
Merge pull request #2930 from bassettsj/patch-1
...
docs(EventController): onGesture and offGesture corrections
2015-02-02 21:40:28 -06:00
Adam Bradley
e513592904
chore(upgrade): upgrade to angular v1.3.11
2015-02-02 21:36:22 -06:00
Adam Bradley
658d539e16
chore(): fix borked merge
2015-02-02 21:25:34 -06:00
Adam Bradley
5356cbb2fb
Merge branch 'master' of https://github.com/driftyco/ionic
2015-02-02 21:20:08 -06:00
Adam Bradley
a5e93a04e6
Merge pull request #2518 from dkarzon/windows
...
fix(windows8.1): touch scrolling
2015-02-02 21:16:53 -06:00
Adam Bradley
99046fb104
Merge pull request #3012 from mhartington/master
...
fix(css): add height to item-image and fix nav-bar
2015-02-02 21:05:11 -06:00
Adam Bradley
223d89624d
style(): main angular references
2015-02-02 20:49:04 -06:00
Adam Bradley
df791bbcf9
chore(): remove unused $$ionicAttachDrag
2015-02-02 20:30:10 -06:00
Damian Karzon
dd66b7b937
Merge branch 'windows' of https://github.com/dkarzon/ionic into windows
...
Conflicts:
js/angular/service/viewService.js
2015-02-01 08:17:59 +13:00
Damian Karzon
8b4b800f16
Fixed touch scrolling and the js errors on windows
...
Conflicts:
js/angular/service/viewService.js
2015-02-01 08:16:56 +13:00
mhartington
c1ef471883
fix(css): add height to item-image and fix nav-bar
2015-01-30 23:02:52 -05:00
Max Lynch
3c74a9dc54
Update README.md
2015-01-30 12:52:53 -06:00
mhartington
7e762b9cbf
fix(video): prevent styles from bleeding into html video tag
2015-01-28 14:17:33 -05:00
Adam Bradley
f67605bfb7
Merge pull request #2958 from lukegaluszka/2949_variable_scss
...
fix(scss): tabs striped variable update
2015-01-25 02:24:41 -06:00
perry
acd0ff8f8c
fix(sideMenu): check whether drag is enabled before dragging
2015-01-23 11:35:16 -06:00
perry
c85730e32b
test(infiniteScroll): add test for custom spinners in infiniteScroll
2015-01-21 16:34:07 -06:00
perry
7913ee0f28
fix(collectionRepeat): properly display sibling elements after a collection-repeat
2015-01-21 16:00:16 -06:00
Adam Bradley
0e11a087a2
refactor(toggle): platform config toggle styles
2015-01-21 12:55:12 -06:00
perry
65aa2af95d
feat(infiniteScroll): upgrade infinite scrolling spinner to use new ion-spinner directive
2015-01-20 21:44:01 -06:00
Adam Bradley
2f0d08e178
docs(spinners): fix styles
2015-01-20 13:41:00 -06:00
Adam Bradley
6471995a0d
refactor(spinners): rename loaders to spinners
2015-01-20 13:05:06 -06:00
perry
838996815c
fix(collectionRepeat): Properly calcuate list height and show ion-infinite-scroll. Fixes #2376
2015-01-19 17:24:53 -06:00
Luke Galuszka
9d676b0d30
fix(styles): fix to tables in _variable.scss #2949
2015-01-18 20:13:09 +01:00
Adam Bradley
6a2be56b4b
refactor(toggle): material design toggle
2015-01-16 16:56:11 -06:00
mhartington
fdf06be0e5
docs(ionList): add example controller
2015-01-16 17:06:41 -05:00
Adam Bradley
6cf336ae83
docs(navView): forward view caching
2015-01-16 15:45:03 -06:00
Adam Bradley
add5de8d90
docs(ionLoader): ionLoader docs
2015-01-16 15:12:19 -06:00
Adam Bradley
9f98f7580d
docs(ionicConfigProvider): fix link
2015-01-16 12:40:18 -06:00
Adam Bradley
9172b19c3d
refactor(toggle): iOS css/transition updates
2015-01-15 16:53:13 -06:00