Andrew
56171a268f
fix(popover): only pop upwards if there's room above
...
Closes #3047 . Closes #3074 .
2015-02-27 09:20:28 -07:00
Andrew
3d12853593
fix(loading): options.hideOnStateChange: also hide on stateChangeError
...
Closes #3051 .
2015-02-26 14:02:39 -07:00
Andrew
bb866da3d7
refactor(collection-repeat): performance
2015-02-24 13:24:51 -07:00
mhartington
9749bb9798
fix(ionLoadingConfig): fix default loading template
2015-02-17 15:17:22 -05:00
Adam Bradley
9cc61ecdce
fix(tabs): fire leaving life cycle events
...
Closes #2869
2015-02-16 14:40:23 -06:00
Adam Bradley
e02565b484
Merge pull request #2985 from jiahut/master
...
fix(history): prevent function call on undefined
2015-02-12 20:25:58 -06:00
Adam Bradley
8c105ad234
fix(navBar): check existence of leaving controller
...
Closes #2868
2015-02-12 20:07:04 -06:00
Adam Bradley
9a88c4179d
feat(scroll): freeze scroll on ion-option-button swipe
...
Closes #2950
2015-02-12 09:01:50 -06:00
Adam Bradley
2885258d12
fix(history): index check before forwardViewId = null
2015-02-11 09:58:33 -06:00
Adam Bradley
bcc4eebfca
Merge branch 'pr/3059'
2015-02-11 09:56:44 -06:00
Adam Bradley
04a0cce134
refactor(lifecycle): disconnect leaving scope after transition
...
Closes #2818
2015-02-11 08:37:23 -06:00
Adam Bradley
3628ebac16
fix(tabs): reload tab after previous clearHistory()
...
Closes #2664
2015-02-10 16:39:25 -06:00
Andrew
9dbef80bf9
style(collectionRepeat): fix jshint errors
2015-02-10 09:46:58 -07:00
Andrew
b49444c3bc
feat(collectionRepeat): add collection-buffer-size, collection-refresh-images attrs
...
Closes #1742 .
2015-02-10 09:44:11 -07:00
Andrew
6fa75b7fff
fix(viewSwitcher): do not finish transition from bubbled transitionend events
...
Closes #3006 . Closes #3063 .
2015-02-09 12:03:00 -07:00
Andrew
83cc181800
style(collectionRepeat): fix jshint errors
2015-02-09 11:58:51 -07:00
Andrew
b7a0968933
fix(collectionRepeat): properly resize, but only when scrollView size actually changes
...
Closes #2935 . Closes #3054 .
2015-02-09 10:57:14 -07:00
Robert (Jamie) Munro
f949a44d41
Fix "'Cannot set property 'forwardViewId' of undefined'"
...
As found here:
http://forum.ionicframework.com/t/cannot-set-property-forwardviewid-of-undefined/15512/2
2015-02-09 11:31:53 +00:00
Adam Bradley
45b9f8ab24
Merge pull request #3029 from Paul-Isache/patch-1
...
docs(): update slide box documentation
2015-02-08 20:05:38 -06:00
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
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
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
878c81706d
fix($ionicLoading): make hideOnStateChange work if loader is delayed
...
Closes #3022 .
2015-02-06 11:28:51 -07:00
Ian Duffy
64df04e651
Remove unrequired comma
2015-02-05 20:15:44 +00:00
Paul-Isache
c2aeac39b1
Update slide box doc
...
I think some people may use slide box like in your example and not put it in a view
2015-02-04 16:25:28 +02: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
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
zhijia,.zhang
d4c841a459
fix the undefined object call func
2015-01-23 15:09:29 +08: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
838996815c
fix(collectionRepeat): Properly calcuate list height and show ion-infinite-scroll. Fixes #2376
2015-01-19 17:24:53 -06:00
Adam Bradley
6f50c87ec3
feat(icons): svg loaders and ionicons v2.0.1
2015-01-15 15:35:12 -06:00
perry
54c27ff85b
feat(scrolling): Allow native scrolling to be configurable, add infinite scroll support for native scrolling
2015-01-14 17:04:42 -06:00
Adam Bradley
b837fb24e2
feat(actionsheet): android style/layout, iOS update
2014-12-31 15:56:29 -06:00
Adam Bradley
2480746f2f
style(): remove unused code
2014-12-31 10:05:02 -06:00
Adam Bradley
71cb2023dc
fix(popover): extend options to modal service
...
Closes #2724
2014-12-15 09:40:58 -06:00
Adam Bradley
69c733a7cb
feat(actionsheet): cssClass option
2014-12-12 22:25:17 -06:00
Adam Bradley
916ff63d46
feat(popup): cssClass option
2014-12-12 22:12:04 -06:00
Adam Bradley
c764c9e5fe
Merge branch 'master' of https://github.com/alextrs/ionic into alextrs-master
2014-12-12 22:05:16 -06:00
Adam Bradley
916b276ba3
fix(popover): default values overwrites options
2014-12-12 22:01:36 -06:00
Adam Bradley
896ae66b34
Merge branch 'master' of https://github.com/zz911/ionic into zz911-master
2014-12-12 21:40:11 -06:00
Adam Bradley
3baa66c313
refactor(delegateService): expose ionic.DelegateService
...
This change makes the DelegateService available on the ionic namespace.
It is useful so external directives can follow the delegate pattern set
by the framework itself.
2014-12-12 20:33:02 -06:00
Adam Bradley
d6bff56445
feat($ionicView.unloaded): emit when view unloaded
2014-12-12 16:27:41 -06:00