|
e6fb021d26
|
docs(list): update list docs
|
2016-02-01 16:27:26 -05:00 |
|
|
860dd672b1
|
docs(label): make inputs private
|
2016-02-01 15:39:36 -05:00 |
|
|
276b509c9a
|
docs(item): update inputs and make private
|
2016-02-01 15:31:50 -05:00 |
|
|
68f78f1a6f
|
docs(input): make private
|
2016-02-01 15:25:24 -05:00 |
|
|
c56382925f
|
docs(input): clean up docs
|
2016-02-01 15:23:45 -05:00 |
|
|
11b8e08567
|
fix(input): add/remove disabled on native text input
Close #5280
|
2016-02-01 14:16:48 -06:00 |
|
|
3e8b7ca96d
|
test(select): reproduce issue of setting select to null
references #5288
|
2016-02-01 14:45:15 -05:00 |
|
|
9500f817d0
|
docs(id): make Input private
|
2016-02-01 14:42:49 -05:00 |
|
|
8fe145f065
|
docs(icon): hide methods
hide methods that do not need docs
|
2016-02-01 14:41:10 -05:00 |
|
|
1e2308ff79
|
docs(showHideWhen): update docs
|
2016-02-01 14:35:33 -05:00 |
|
|
9101a1e873
|
docs(events): update doc content
|
2016-02-01 14:32:33 -05:00 |
|
|
2bb011d8af
|
docs(content): update doc info
|
2016-02-01 14:26:34 -05:00 |
|
|
db6f4bce31
|
fix(input): parent Item is optional
|
2016-02-01 12:13:56 -06:00 |
|
|
329c1127c5
|
docs(checkbox): updates methods and inputs
|
2016-02-01 12:01:38 -05:00 |
|
|
6e98b6287a
|
docs(button): make color input private
|
2016-02-01 11:47:44 -05:00 |
|
|
7936829862
|
docs(app): update property description
removed @params and added @property tags
|
2016-02-01 11:45:11 -05:00 |
|
|
cad9e498e7
|
feat(button): increase hit area of toolbar buttons
|
2016-01-31 23:09:43 -06:00 |
|
|
d4afb4dc70
|
Merge pull request #5274 from manucorporat/better-action-sheet-ios
fix(actionsheet): improve iOS ActionSheet CSS
|
2016-01-31 21:26:04 -06:00 |
|
|
1a8550c7eb
|
Merge pull request #5270 from manucorporat/pixel-perfect-alert-ios
fix(alert): update iOS Alert css
|
2016-01-31 21:24:57 -06:00 |
|
|
5eb178a463
|
Improves CSS style for ActionSheet in iOS
- Top padding
- Title font size
- Background default color
- Background active color
- Button border when active
|
2016-01-31 23:28:23 +01:00 |
|
|
54875fe454
|
Fix button min-height regression
|
2016-01-31 17:22:25 +01:00 |
|
|
52270f6a14
|
Fixes style for AlertView on iOS
|
2016-01-31 16:42:09 +01:00 |
|
|
9ede6f41cd
|
Fixes alertview when displaying more than 2 buttons
|
2016-01-31 15:36:56 +01:00 |
|
|
83984c4de2
|
Fixes AlertDialog in material
|
2016-01-31 04:58:21 +01:00 |
|
|
4bab548831
|
Fixes typo
|
2016-01-31 04:46:45 +01:00 |
|
|
ea8c9892ee
|
Fixes #5152 issue
|
2016-01-31 04:26:25 +01:00 |
|
|
68819f097e
|
fix(alert): add checkbox icon for iOS using Sass variables from regular checkbox
Closes #5253
|
2016-01-30 14:55:11 -05:00 |
|
|
ecb5e4f031
|
test(alert): dismiss alert, then run nav.pop()
|
2016-01-29 23:31:51 -06:00 |
|
|
6a96dae283
|
docs(tabs): add selectedIndex property
|
2016-01-29 20:33:57 -06:00 |
|
|
1c618b51eb
|
feat(overlay): fire the cancel handler when dismissing from backdrop
Renamed action sheet’s button.style to button.role, and added
button.role to alerts. Pass the button’s role in the dismiss method.
Related #5251
|
2016-01-29 16:11:25 -06:00 |
|
|
b472c6cd43
|
fix(badge): split badge color into separate modes
make it so they can use a different badge by default per mode
references #5222
|
2016-01-29 14:46:07 -05:00 |
|
|
93b9891481
|
fix(badge): change default badge color to primary
per Ben
closes #5222
|
2016-01-29 14:41:48 -05:00 |
|
|
58443f0ff3
|
fix(select): always update value and text
|
2016-01-28 21:30:58 -06:00 |
|
|
8466d39555
|
feat(checkbox): add bg transition to md checkbox
|
2016-01-28 21:28:00 -06:00 |
|
|
9749b06aa9
|
fix(css): minor updates to match previous snapshots
|
2016-01-28 21:20:08 -06:00 |
|
|
181a07024e
|
fix(input): check has value on writeValue
|
2016-01-28 20:34:17 -06:00 |
|
|
c7f22681fd
|
feat(scrollbars): webkit scrollbar styling for desktop
|
2016-01-28 20:05:11 -06:00 |
|
|
58d994b75c
|
test(list): fix toggle to represent new ion-item
|
2016-01-28 14:56:37 -05:00 |
|
|
eb03159d08
|
fix(select): fix select disabled state
|
2016-01-27 23:03:05 -06:00 |
|
|
0a04522d38
|
fix(select): update text on ngModel change
|
2016-01-27 22:22:40 -06:00 |
|
|
e22ccf49d2
|
feat(util): add margin attributes
|
2016-01-27 15:36:57 -05:00 |
|
|
dbc681fb7c
|
docs(): hide methods not requiring docs
|
2016-01-27 14:27:36 -06:00 |
|
|
4435451694
|
docs(blur): hide docs for blur
|
2016-01-27 14:38:26 -05:00 |
|
|
4af0e41f13
|
fix(blur): fix blur directive so it adds the filter and add a test
|
2016-01-27 14:36:09 -05:00 |
|
|
e19d4e38c0
|
feat(select): emit change and select events
Closes #5219
|
2016-01-27 13:16:07 -06:00 |
|
|
5d4a8fea8c
|
fix(input): fix floating label on blur w/ value
|
2016-01-27 12:57:49 -06:00 |
|
|
047a9396da
|
docs(demos): remove attr from docs
|
2016-01-27 13:43:16 -05:00 |
|
|
c1fbbb1daa
|
test(input): add test to reproduce a floating label bug
|
2016-01-27 12:09:58 -05:00 |
|
|
334fb3c5b3
|
fix(radio): prevent multiple radio buttons from being checked
|
2016-01-27 08:09:38 -06:00 |
|
|
6890532ab4
|
feat(checkbox): stand-alone checkbox components
|
2016-01-27 08:09:38 -06:00 |
|