Commit Graph

1426 Commits

Author SHA1 Message Date
Brandy Carney
a86eeb8dd5 fixing merge-conflict from master 2015-11-10 10:27:33 -05:00
Brandy Carney
5074f7bcb7 Merge branch 'master' into list-border-refactor 2015-11-10 09:42:28 -05:00
Adam Bradley
4d73493086 fix(tabs): better preload preventing 2015-11-09 14:43:21 -06:00
mhartington
0128796f60 docs(config): better example for configs
Closes #398
2015-11-09 15:40:51 -05:00
Adam Bradley
ca74f1a813 fix(tabs): don't preload if already loaded 2015-11-09 14:38:12 -06:00
Adam Bradley
e0f18a5de2 perf(ripple): improve ripple perf 2015-11-09 13:55:28 -06:00
mhartington
c7d36440ec docs(platform): update platform docs 2015-11-09 13:59:24 -05:00
Adam Bradley
9c776f96e1 Merge branch 'master' into list-border-refactor 2015-11-07 21:02:37 -06:00
Adam Bradley
4b4f54afd3 fix(slidingGesture): remove dup config 2015-11-07 21:02:26 -06:00
Adam Bradley
ddafee9829 fix(export): export IONIC_DIRECTIVES
Closes #393
2015-11-07 11:58:29 -06:00
Adam Bradley
702c42630f fix(slidingItems): mouseout/more drag threshold 2015-11-07 11:41:45 -06:00
Brandy Carney
f7071a0eb3 Merge branch 'master' into list-border-refactor
Conflicts:
	ionic/components/tabs/test/basic/index.ts
2015-11-06 15:43:12 -05:00
Brandy Carney
80a28d50f3 refactor(list): fixing more of the UI for lists
references #437
2015-11-06 15:41:37 -05:00
Adam Bradley
f04181d468 feat(navbarStyle): set navbar color by config/attr 2015-11-05 22:51:30 -06:00
Adam Bradley
246fd977f2 feat(tabbarStyle): set tabbar color from config/attr
Closes #436
2015-11-05 22:19:37 -06:00
Max Lynch
6390d768de Ghost tabs test 2015-11-05 21:15:17 -06:00
Max Lynch
aff112a5a1 feat(tabs): more touchActive features 2015-11-05 21:11:54 -06:00
Tim Lancina
f8872a47b0 fix(animations): fix add for non strict mode 2015-11-05 19:29:15 -06:00
Brandy Carney
1a00458b7c refactor(list): cleaned up some SCSS in MD mode and fixed the no lines
references #437
2015-11-05 19:51:36 -05:00
Brandy Carney
f9d1049029 fix(list): removing absolutely positioned border from md mode, added lines to radio
references #437
2015-11-05 19:40:07 -05:00
Brandy Carney
697e92ebcb Merge branch 'master' into list-border-refactor
Conflicts:
	ionic/util/dom.ts
2015-11-05 19:16:24 -05:00
Brandy Carney
53164b41ca refactor(list): fixing some more UI issues with the border change
references #437
2015-11-05 19:14:54 -05:00
Tim Lancina
35159a4daa fix(nav-registry): NavRegistry is a singleton 2015-11-05 17:07:02 -06:00
Adam Bradley
35307b36f4 fix(cache): do not cache 0 value dimensions 2015-11-05 16:18:57 -06:00
Brandy Carney
6869f7baf8 refactor(list): moved list Sass code to the proper file, fixed some of the issues with the new border
references #437 and references #387
2015-11-05 16:37:04 -05:00
Adam Bradley
b1438d9cf4 refactor(item-sliding) 2015-11-05 15:03:53 -06:00
Brandy Carney
d5c5ffad4d refactor(list): fixing inset borders and adding wrapper for checkbox and radio
references #437
2015-11-05 15:17:27 -05:00
Brandy Carney
f6bf079878 refactor(list): removed absolutely positioned borders, changed to an inner div
references #437
2015-11-05 14:15:09 -05:00
Brandy Carney
9df5b5982f refactor(searchbar): fixed the input background color and placeholder color in toolbars for iOS
references #247
2015-11-04 16:50:29 -05:00
Adam Bradley
46b161519a test(): right side only menu icon 2015-11-04 14:45:35 -06:00
Adam Bradley
9075f7b154 chore(): add time/timeEnd console logs 2015-11-04 14:45:35 -06:00
Adam Bradley
f887f7c7be fix(tab): correct lifecycle calls 2015-11-04 14:45:35 -06:00
Adam Bradley
fc890de0b0 perf(): improve animation 2015-11-04 14:45:35 -06:00
Max Lynch
704b361348 :derp: 2015-11-04 14:03:48 -06:00
Brandy Carney
4cc9a14001 fix(segment): Got segment working with ng-model, removed unused code and combined segment component with directive.
Added usage for segment in a form. Removed SegmentControlValueAccessor.
Fixes #344
2015-11-04 14:58:56 -05:00
Max Lynch
fa6990cc5f fix(sticky): remove polyfill 2015-11-04 13:30:12 -06:00
Brandy Carney
40a9615ae3 fix(searchbar): removing background on activation of searchbar buttons md
references #247
2015-11-03 18:04:14 -05:00
Brandy Carney
d0385aa95d refactor(searchbar): UI fixes for searchbar, added clear input to the default cancel action
references #247
2015-11-03 17:04:26 -05:00
Brandy Carney
955c110fbf Missing comma... 2015-11-03 15:36:39 -05:00
Brandy Carney
633466c744 refactor(searchbar): added android cancel icon as a button that calls the cancelAction
This needs to be cleaned up more and made easier to override by the
user, but it’s a step in the right direction. Added the focused class
for when the user is inside of the input since Android doesn’t use
left-align. References #247
2015-11-03 15:36:39 -05:00
Brandy Carney
62d8cfa149 refactor(searchbar): transformed md search icon to back icon, cleaned up css
references #247
2015-11-03 15:36:39 -05:00
Brandy Carney
ad3bb2b07f refactor(searchbar): moved the left-align class to the searchbar host element
references #247
2015-11-03 15:36:39 -05:00
Tim Lancina
024db7bec8 fix(item-group): add sticky item-group-title outside angular zone 2015-11-03 13:08:37 -06:00
Brandy Carney
2544a633df refactor(searchbar): fixed cancel button when placed in toolbar iOS only
references #247
2015-11-03 13:10:21 -05:00
Adam Bradley
ab8985c860 update(angular): alpha.45 2015-11-03 10:49:54 -06:00
Brandy Carney
ead95ac738 refactor(segment): removed div wrapping segment buttons
references #356
2015-11-03 10:35:55 -05:00
Brandy Carney
86aa23c0ba refactor(searchbar): renamed all selectors, variables, and components from search-bar to searchbar
references #419
2015-11-02 21:07:45 -05:00
Brandy Carney
0824c3daf3 refactor(searchbar): moved search-bar files to searchbar
references #419
2015-11-02 21:07:44 -05:00
Adam Bradley
3d4aad8eaa chore(tabbar): rename tab-bar to tabbar 2015-11-02 19:38:30 -06:00
Alexey Elizarov
e90fc20266 fix(statusbar): typo in the method
backgroundColorByHexString instead backgroundColorByHexName because that method doesn't exisrs in cordova-plugin-statusbar
2015-11-03 03:20:25 +03:00