Commit Graph

3636 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
88f54a2dc4 Merge pull request #3124 from steve8708/row-no-padding
feat(grid): add .row-no-padding for padding-less layouts
2015-02-17 15:08:04 -06:00
Adam Bradley
31a0911af9 docs(gestures): update header link 2015-02-17 15:06:14 -06:00
Adam Bradley
8249c9fa7b docs(gestures): update left menu links 2015-02-17 15:01:15 -06:00
mhartington
9749bb9798 fix(ionLoadingConfig): fix default loading template 2015-02-17 15:17:22 -05:00
Adam Bradley
9d7433672f Merge branch 'master' of https://github.com/driftyco/ionic 2015-02-17 14:11:59 -06:00
Adam Bradley
320374b4a6 docs(tabs): update codepen 2015-02-17 14:11:58 -06:00
Steve Sewell
c344cb4434 Adds .row-no-padding for padding-less grid layouts 2015-02-16 15:00:01 -08:00
perry
0ea40a7e68 amend(scroll): allowing scrollbars on desktop
Scrollbar manipulation is poorly supported accross browsers. Devlopers seeking a pixel perfect match of mobile layouts are encouraged to set their OS to display mobile-style scrollbars.
On mac that's System Preferences -> General -> Show scroll bars: When scrolling
2015-02-16 15:46:35 -06:00
Adam Bradley
9cc61ecdce fix(tabs): fire leaving life cycle events
Closes #2869
2015-02-16 14:40:23 -06:00
perry
0e04f39105 fix(scroll): hide the scrollbar on desktop so it matches content size of mobile 2015-02-13 17:05:16 -06:00
perry
83783dfa12 Merge branch 'master' of github.com:driftyco/ionic 2015-02-13 11:51:16 -06:00
perry
df6dcb96f6 fix(scroll): cleanup native scroll listeners only if activated 2015-02-13 11:51:06 -06:00
Adam Bradley
51ed1824d5 fix(sidemenu): prevent scroll during menu drag
Closes #2808
2015-02-13 11:34:12 -06:00
Adam Bradley
be09433608 fix(scroll): fix IE mousewheel scroll 2015-02-13 09:21:26 -06:00
Adam Bradley
300528e225 Merge pull request #3104 from hartwig-cordova/fix/duplicate-on-load
chore(platform): remove duplicate event listener attachment
2015-02-13 08:10:49 -06:00
Oliver Salzburg
faa961b5d3 chore(platform): remove duplicate event listener attachment 2015-02-13 13:44:16 +01:00
Adam Bradley
1f2d900e3c fix(angular): .finally syntax error in Android 2.3 2015-02-12 22:05:27 -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
perry
ecfd0e079e fix(scroll): show scrollbars during native scrolling 2015-02-12 16:49:07 -06:00
Adam Bradley
42569ccaf1 feat(doubletap): add onDoubleTap directive
Closes #2292
2015-02-12 16:32:11 -06:00
Adam Bradley
b7cd6cb1ca fix(iframe): add .iframe-wrapper for scrollable iframe
Closes #1151
2015-02-12 15:47:55 -06:00
Becky Conning
bffbee40d0 feat(tabs): Allow disabled tab items 2015-02-12 14:46:24 -06:00
Adam Bradley
ef512b8915 style(): check gesture exists 2015-02-12 10:01:17 -06:00
mhartington
c5b35eee97 fix(ionReorder): stop icon from hiding on reorder 2015-02-12 10:32:56 -05: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
c0b0d78884 chore(angular): upgrade to angular v1.3.13 2015-02-11 15:45:59 -06:00
mhartington
eef1d32b04 fix(navButtons): fixed case where buttons would display under each other in 4.4 2015-02-11 13:08:34 -05:00
mhartington
cbe5c71ce4 feat(ionReorder): better animations 2015-02-11 12:23:23 -05:00
Adam Bradley
64786fb295 Merge pull request #3007 from scmsystm/master
refactor(tap): use cloneNode() to clone focused input
2015-02-11 11:22:22 -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
Adam Bradley
2b88b4feac feat(spinners): add ionic color convention
Closes #3077
2015-02-10 15:21:05 -06:00
Adam Bradley
6c262efc86 chore(): correct deprecated console warning
Closes #2569
2015-02-10 14:33:15 -06:00
Adam Bradley
a5881eaeba fix(gestures): improve drag/swipe response
Fixes #1729, #2674
2015-02-10 12:06:04 -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
Adam Bradley
892516d42b fix(navBar): use $attrs['class'], not $attrs.class
Closes #3062
2015-02-09 21:16:54 -06:00
perry
65ab5f35a7 fix(tabs): corectly size ion-content when used with inline tabs. Closes #2781 2015-02-09 15:38:07 -06:00
perry
4afc767721 feat(refresher): allow spinner to be none. closes #2926 2015-02-09 14:36:26 -06:00
Adam Bradley
e8a70f3701 fix(scroll): do not click when scroll decelerating
Closes #1438, #2223, #2665
2015-02-09 14:04:57 -06:00
Andrew
9416d7d7fa style(collectionRepeat): fix jshint errors 2015-02-09 12:04:17 -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