Commit Graph

329 Commits

Author SHA1 Message Date
Andrew
3befdd7429 amend(collectionRepeat): broadcast event when element changes positions 2015-02-24 13:47:16 -07:00
Andrew
bb866da3d7 refactor(collection-repeat): performance 2015-02-24 13:24:51 -07:00
Sebastián Sassi
1924b9124f docs(navBackButton): update link to ionHistory
$ionicNavBarDelegate.back(); deprecated

doc(navBackButton): update link to ionHistory
2015-02-23 16:21:26 -05:00
Adam Bradley
320374b4a6 docs(tabs): update codepen 2015-02-17 14:11:58 -06:00
Adam Bradley
9cc61ecdce fix(tabs): fire leaving life cycle events
Closes #2869
2015-02-16 14:40:23 -06:00
Adam Bradley
42569ccaf1 feat(doubletap): add onDoubleTap directive
Closes #2292
2015-02-12 16:32:11 -06:00
Becky Conning
bffbee40d0 feat(tabs): Allow disabled tab items 2015-02-12 14:46:24 -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
3628ebac16 fix(tabs): reload tab after previous clearHistory()
Closes #2664
2015-02-10 16:39:25 -06:00
Adam Bradley
2b88b4feac feat(spinners): add ionic color convention
Closes #3077
2015-02-10 15:21:05 -06:00
Andrew
b49444c3bc feat(collectionRepeat): add collection-buffer-size, collection-refresh-images attrs
Closes #1742.
2015-02-10 09:44:11 -07:00
perry
4afc767721 feat(refresher): allow spinner to be none. closes #2926 2015-02-09 14:36:26 -06:00
Andrew
9416d7d7fa style(collectionRepeat): fix jshint errors 2015-02-09 12:04:17 -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
Andrew
ea912e80f0 docs(ionSlideBox): document how show-pager attribute can be dynamic 2015-02-09 09:43:11 -07:00
Andrew
c631a8eff9 feat(ionSlideBox): hide/show pager depending on dynamic show-pager attribute 2015-02-09 09:40:22 -07: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
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
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
mhartington
a7b8944479 docs(tabs): mention for tabs 2015-02-03 09:05:08 -05:00
Adam Bradley
223d89624d style(): main angular references 2015-02-02 20:49:04 -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
Stian Jensen
ee48cbdbbf Bind collection-repeat resize on view enter/leave
Fixes driftyco/ionic#2935
2015-01-20 00:16:45 +01: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
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
955f44110b feat(pullToRefresh): add on-pull-progress
Add the ability to get the progress of a user’s pull to refresh, while
they’re pulling down the refresher.
2015-01-05 08:17:11 -06:00
Perry Govier
2f4ebb85cf docs(navbar): getting rid of alternate use section since it's now an anti-pattern 2015-01-02 16:35:59 -06:00
Adam Bradley
b837fb24e2 feat(actionsheet): android style/layout, iOS update 2014-12-31 15:56:29 -06:00
Adam Bradley
61a8353c76 refactor(actionsheet): improve styles/layout 2014-12-31 13:38:17 -06:00
Mike Peters
73875447ae Explicitly call align() with no args on $ionicHeader.align. Addresses #2825 2014-12-28 19:13:49 -08:00
Perry Govier
46f56ba4e1 docs(formatting): bringing attention to certain beta14 related concepts 2014-12-17 17:37:15 -06:00
Perry Govier
0f5bed6743 docs(menuToggle): paragraph spacing 2014-12-17 14:15:06 -06:00
Perry Govier
a7a21fb939 docs(menuToggle): reorder paragraphs 2014-12-17 14:11:42 -06:00
Perry Govier
c6c0f1ddb6 docs(menuToggle): typo 2014-12-17 14:07:09 -06:00
Perry Govier
bafa5c7202 docs(menuToggle): Mention enable-side-menu-with-back-views in the menu-toggle docs 2014-12-17 13:59:02 -06:00
Perry Govier
c06f668e87 docs(navView): correct markdown formatting 2014-12-15 14:48:21 -06:00