Commit Graph

3858 Commits

Author SHA1 Message Date
Brandy Carney
f9aa9c27c0 refactor(label): fix margin for item right in stacked/floating labels
references #5731
2016-03-09 15:14:41 -05:00
Brandy Carney
8bba963948 Merge branch 'labels-refactor' into 2.0 2016-03-09 15:01:37 -05:00
Brandy Carney
98f0f3b58e Merge branch '2.0' into labels-refactor 2016-03-09 15:00:52 -05:00
Brandy Carney
4505730ca2 refactor(item): add a wrapper for inputs in order to work with item right vertically
closes #5731
2016-03-09 14:33:42 -05:00
Drew Rygh
21366fceb7 chore(): log flags for debugging circleCI 2016-03-08 21:50:59 -06:00
Adam Bradley
9b73422b7d test(infinitescroll): infinite-scroll w/in nav test 2016-03-07 16:40:01 -06:00
Adam Bradley
06d77a26e4 chore(angular): update to angular 2.0.0-beta.8 2016-03-07 11:39:26 -06:00
mhartington
7331e3a910 docs(alert): add table for alert options
References https://github.com/driftyco/ionic-site/issues/405
2016-03-07 12:35:00 -05:00
Brandy Carney
bf3e673b15 chore(CHANGELOG): add breaking changes for windows mode to beta.3 2016-03-07 12:23:00 -05:00
Brandy Carney
27b6e2847d chore(ionic): release beta.3 2016-03-07 11:58:51 -05:00
Tim Lancina
87d1983f48 chore(package): update README v2.0.0-beta.3 2016-03-07 09:52:35 -06:00
Adam Bradley
172a425353 test(util): add more getQuerystring() tests 2016-03-07 09:29:23 -06:00
Adam Bradley
3e201ed304 Merge pull request #5752 from dylanvdmerwe/2.0
fix(util): array length check
2016-03-07 07:26:00 -06:00
Adam Bradley
498dd54693 feat(searchbar): disable autocorrect/autocapitalize/spellcheck
Closes #5749
2016-03-07 07:21:52 -06:00
Dylan v.d Merwe
9dc3840906 fix(util): array length check 2016-03-07 14:56:36 +02:00
Adam Bradley
d77e8d963f fix(nav): use setRoot when root property changes
Closes #5668
2016-03-06 23:33:44 -06:00
Adam Bradley
b814314b31 fix(input): add tappable attr to input-cover 2016-03-06 23:02:16 -06:00
Adam Bradley
860b685a65 Merge branch 'ciekawy-2.0' into 2.0 2016-03-06 22:41:44 -06:00
Adam Bradley
c4bd2633c3 chore(): fix merge conflict 2016-03-06 22:41:13 -06:00
Adam Bradley
74a48f3b64 docs(alert): do not allow mixing alert input types 2016-03-06 22:30:08 -06:00
Adam Bradley
564d4fc5e0 test(gestures): init gesture test 2016-03-06 21:12:24 -06:00
Adam Bradley
b967b1ee7e fix(select): improve value comparisons 2016-03-06 20:43:31 -06:00
Adam Bradley
5d9b169fa9 fix(radio): improve group/button value comparisons 2016-03-06 20:30:57 -06:00
Adam Bradley
8b1783bb25 Merge pull request #5738 from manucorporat/tabs-style-ios
fix(tabs): improves tabs style for iOS
2016-03-06 14:14:29 -06:00
Adam Bradley
897501650a fix(nav): create opts object when undefined/null
Closes #5737
2016-03-06 14:07:26 -06:00
Adam Bradley
5863e2c74f fix(nav): change init zIndex to 100 2016-03-06 13:27:30 -06:00
Adam Bradley
ad50a11b3c fix(nav): reset zIndex when goes under 0
Closes #5718
2016-03-06 10:34:17 -06:00
Manu Mtz.-Almeida
b9a46288dc fix(tabs): improves tabs style for iOS 2016-03-06 10:43:28 +01:00
Adam Bradley
e92feefc07 fix(radio): select only one radio when w/out ngModel
Closes #5659
2016-03-05 22:21:29 -06:00
Adam Bradley
a0b5ca15dc chore(touchaction): use autoprefixer to add -ms- 2016-03-05 21:59:26 -06:00
Adam Bradley
b24dc27e0b fix(alert): update radio/checkbox items to buttons elements 2016-03-05 21:51:15 -06:00
Adam Bradley
77b77d1582 chore(snapshot): add more sleepBetweenSpecs 2016-03-05 21:42:29 -06:00
Adam Bradley
01294107ed fix(touchaction): apply to child touch elements 2016-03-05 21:30:43 -06:00
Adam Bradley
ecfecc9bcb chore(actionsheet): add aria labels to actionsheet 2016-03-05 20:51:38 -06:00
Adam Bradley
e639457654 fix(overlays): update keyboard focus management 2016-03-05 20:32:21 -06:00
Adam Bradley
4922fc6075 fix(nav): do not hide pages if an overlay is in the stack
Closes #5430
2016-03-05 13:34:14 -06:00
Adam Bradley
70efe7d67e chore(alert): add keyup to body via HostListener 2016-03-05 12:53:10 -06:00
Adam Bradley
a2f858bb56 fix(radio): do not use strict comparison for values
Closes #5660
2016-03-05 12:36:57 -06:00
Adam Bradley
b219de5f9f fix(select): do not open on form submit
Closes #5596
2016-03-05 00:40:58 -06:00
Adam Bradley
154a69c88a feat(buttons): dynamically add button attributes
Closes #5186
2016-03-04 23:41:32 -06:00
Brandy Carney
7b14a29ea7 fix(item): add a default size for items in buttons to use the content button sizes
fixes #5580
2016-03-04 16:51:49 -05:00
Adam Bradley
f6af807688 feat(searchbar): debounce input events
Closes #5429
2016-03-04 14:56:46 -06:00
Brandy Carney
6b93bc10fd fix(tabs): don't add the has-icon class to a tab button if the layout is icon-hide
fixes #5658
2016-03-04 15:46:38 -05:00
Adam Bradley
7ee0b528b0 fix(infinitescroll): only show spinner when loading
Closes #5690
2016-03-04 14:15:19 -06:00
Brandy Carney
c96af06f13 fix(alert): increase padding on windows alert
fixes #5722
2016-03-04 14:30:42 -05:00
Adam Bradley
e1c77a3c6d feat(touchaction): remove 300ms delay via touch-action 2016-03-04 13:23:16 -06:00
Adam Bradley
62c880ff40 chore(transition): tweak wp page transition animation 2016-03-04 13:02:55 -06:00
Adam Bradley
a0235a5b49 chore(alert): tweak wp alert animation 2016-03-04 12:45:48 -06:00
Adam Bradley
f51a3f596f fix(actionsheet): fix md ripple on actionsheet 2016-03-04 12:29:44 -06:00
Adam Bradley
6daa0696c4 chore(actionsheet): tweak actionsheet animations 2016-03-04 12:29:44 -06:00