Sergii Iushchuk
0dad2ed6e8
fix(sliderView): "getBoundClientRect" typo
2014-07-04 19:56:28 -06:00
Andrew
86ce480696
fix(sliderView): find width properly when element is transformed
...
Fixes #1313
2014-06-24 09:39:03 +09:00
Andrew Joslin
e4ab045e30
feat($ionicSlideBoxDelegate): add start() to resume after stop
...
Closes #1584
2014-06-12 09:02:35 -06:00
Andrew Joslin
ec5a276337
fix(ionSlideBox): fix regression allowing slide past boundaries
...
Closes #1414 , #1405 , #1409 , #1321 .
2014-05-19 06:33:45 -06:00
Andrew Joslin
95d1aea4f1
chore(travis): re-enable jshint
2014-05-08 09:11:16 -06:00
Adam Bradley
57d66b2a2d
style(jshint): jshint
2014-05-08 08:19:14 -05:00
Andy Joslin
e003bf18bc
feat($ionicSlideBoxDelegate): add enableSlide(true/false) method
...
Closes #1122
2014-04-30 09:38:24 -06:00
Andy Joslin
5da74bb736
sliderView: deprecate prev, add previous
2014-03-24 21:05:32 -06:00
Andy Joslin
ffeaab5adc
ionSlideBox: add $ionicSlideBoxDelegate with new features
2014-03-24 19:40:10 -06:00
Andy Joslin
be34825843
refactor($ionicSlideBoxController): add .update() method
...
Closed #835
2014-03-21 15:39:41 -05:00
Andy Joslin
e9625ded9d
docs: add services, utilities
2014-03-11 13:02:36 -06:00
Andy Joslin
f9766fcf16
docs(): Add docs for ionicViewState, polish other docs
2014-03-10 21:16:09 -06:00
Andy Joslin
68ddbdb439
docs(ionSlideView): add configurable model
2014-03-10 21:16:09 -06:00
Andy Joslin
1dd5527655
docs(ionicSlideBox): add documentation
...
Some methods were renamed solely to make the phrasing be the same across
the entire project (abbreviations versus not, and tabbar uses index
wording while this used position).
BREAKING CHANGE:
ionicSlideBox#getPos has been renamed to ionicSlideBox#currentIndex.
ionicSlideBox#numSlides has been renamed to ionicSlideBox#slidesCount.
2014-03-10 21:16:08 -06:00
Andy Joslin
f6ec6a3c89
fix(slideBox): make does-continue attribute work continuously
...
Closes #575
2014-02-26 08:47:12 -05:00
Max Lynch
e1ae338b51
Fixed #288 , added carousel support to slide box
...
Also fixed evevt bubbling and incorrect iOS 7 detection in mobile safari
2013-12-18 12:21:52 -06:00
Max Lynch
b9ebcd86a4
Much better slide box
2013-12-15 21:14:35 -06:00