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
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
f20ae8fd3f
fix(radio): allow radios to check even without values
2016-01-27 08:09:38 -06:00
ad7885f6a4
fix(input): fix floating/stacked label relocate
2016-01-27 08:09:38 -06:00
f79a121bde
test(radio): add e2e test for radios with no value
2016-01-27 08:09:38 -06:00
70a9eb3e38
fix(input): change next input imports
2016-01-27 08:09:38 -06:00
aea2217d73
refactor(input): break apart input source files
2016-01-27 08:09:38 -06:00
e568eb9c06
test(list): add some markup for checkboxes and avatars
2016-01-27 08:09:38 -06:00
3cbbfdc071
fix(label): fix label for item and inputs by adding flex back
2016-01-27 08:09:37 -06:00
3be89529a7
fix(label): remove left margin for md labels in items
...
this fixes the line not aligning with the left side of the word
2016-01-27 08:09:37 -06:00
2fc975354a
fix(input): clean up CSS on inputs and labels
2016-01-27 08:09:37 -06:00
e76b55994c
fix(input): checked attr can be an empty string or no value
2016-01-27 08:09:37 -06:00
42f6b1056f
fix(input): update input css/tests
2016-01-27 08:09:37 -06:00
b3a7298a52
refactor(input): place inputs inside of ion-item
2016-01-27 08:09:37 -06:00
e4b200639e
fix(scroll): canOverscroll was set to false which prevented PTR from ever working
...
It’s still finishing the PTR before the complete is called though
References #5207
2016-01-26 18:55:27 -05:00
5b0d60d4a2
fix(alert): add z-index and border-radius to fix ripple
...
copy button css to fix the border on ripple
closes #5203
2016-01-26 14:32:08 -05:00
18eb967115
docs(toolbar): clean up docs
2016-01-26 10:24:28 -07:00
d971f3ec89
docs(toolbar): add subheader and footer examples
...
Closes #5174 . Closes #5063
2016-01-26 10:19:12 -07:00
de9a986236
fix(slides): convert loop attribute to a boolean and index to a number before passing to slides
...
Not sure I like the index attribute though.
Fixes #5189
2016-01-25 18:00:44 -05:00
0b0500d242
fix(menu): fix right side menu - platform becomes _platform
...
Closes #5147
2016-01-25 17:09:57 -05:00
e672de5aad
fix(searchbar): modify height on the input to fix it on Canary
...
Fixes #5176
2016-01-25 16:51:39 -05:00
86ce9a0eec
feat(tabs): add selectedIndex property to tabs
2016-01-25 13:22:38 -06:00
8f9727891b
fix(tabs): fix overlay present on tabs
2016-01-25 12:54:55 -06:00
48c2ca6e98
test(tabs): add modal to the basic tabs test to make sure it opens properly
...
references #5126
2016-01-25 13:46:04 -05:00
bc55a066eb
Merge pull request #5184 from dkro/ISSUE-5180
...
feat(menu): restrain menu slide start to a specific angle
2016-01-25 12:42:07 -06:00
36737143bf
fix(tabs): fix tabs init loading/preloading
2016-01-25 11:44:53 -06:00
504540f51c
feat(menu): restrain menu slide start to a specific angle
...
The menu curently opens and closes at any angle of slide action. In case the menu has enough items
to create a vertical scrollbar it makes it impossible for the user the scroll vertically without
affecting the slide behavior of the menu. This fix restrains the menu open/close to a specific
angle.
#5180
2016-01-25 14:22:38 +01:00
8fc159e2e8
test(tabs): add badge test for a dynamic value
...
References #5007
2016-01-23 14:31:48 -05:00