57 Commits

Author SHA1 Message Date
59da895ea0 docs(demos): fix demos to have same class name and remove files that aren't needed anymore
references #5311
2016-02-03 14:26:25 -05: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
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
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
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
ce44ffb149 fix(alert): clean up alert css
Removed borders from radio and checkbox items in an alert, increased
the font size of the md message, transformed md button to uppercase,
fixed padding

fixes #5133
2016-01-22 15:12:41 -05:00
b424866b19 fix(alert): remove borders from checkboxes and radios
also fixed the border width for retina

references #5133
2016-01-22 15:12:41 -05:00
72af685620 fix(alert): fix css add class 2016-01-20 12:24:54 -06:00
eeb0417d02 test(alert): add alert checkbox and fast close tests 2016-01-20 11:59:36 -06:00
ee106377fc chore(angular): upgrade to angular 2.0.0-beta.1
Biggest change was that renderer takes  and not just .
2016-01-20 11:15:01 -06:00
3213d02375 refactor(NavController): improve transitions, view stages
This refactor made it so view transitions do no step on one another when a new transition happens
during an active transition.
2016-01-19 14:24:49 -06:00
6b2f42467f fix(navParams): move navParams to nav-params.ts 2016-01-15 11:03:14 -06:00
e67c79104f fix(alert): return promise from dismiss 2016-01-14 11:38:11 -06:00
bd486d2890 chore(): fix Alert types 2016-01-13 23:04:24 -06:00
c2e753f780 fix(alert): allow innerHTML in message
Closes #918
2016-01-10 12:25:40 -06:00
270fca0c50 feat(select): ion-select using alert radio/checkbox options
Closes #890 Closes #826 Closes #886
2016-01-08 16:26:07 -06:00
a7edadf4f9 refactor(alert): body property renamed to message 2016-01-08 09:04:08 -06:00
b6ebbde54b feat(alert): md alert radio button group
Related: 890
2016-01-08 00:11:23 -06:00
fc61db9210 fix(alert): max-height alert radiogroup 2016-01-07 23:47:51 -06:00
0d695546e5 feat(alert): iOS radio button alert
Related #890
2016-01-07 17:03:38 -06:00
671d72b153 docs(alert): alert docs 2015-12-31 22:06:37 -06:00
a63b5044df fix(actionSheet): action sheet icons 2015-12-31 20:47:12 -06:00
e0b0d7ac30 feat(overlays): click delays for md ripple 2015-12-30 21:53:38 -06:00
948e5e2870 fix(alert): md alert buttons 2015-12-30 21:33:51 -06:00
1d5d0d6517 chore(alert): remove alert label feature 2015-12-30 21:20:50 -06:00
0a9700c00a fix(alert): iOS css 2015-12-30 21:13:42 -06:00
ba2b67e569 modal updates 2015-12-30 16:23:20 -06:00
2c169ff508 wip 2015-12-30 15:03:05 -06:00
c136d2143a alert wip 2015-12-23 23:11:40 -06:00
819d1a2b05 wip 2015-12-22 22:47:32 -06:00
98e4336c16 wip 2015-12-22 21:45:28 -06:00
f409d6add7 wip 2015-12-22 10:43:24 -06:00
4606bee4cb remove alert 2015-07-23 14:28:33 -05:00
40fc77b0b6 App annotation/mode attribute 2015-07-08 14:05:37 -05:00
90d6564c10 clean up js files 2015-07-03 13:51:34 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00
504ab46eb3 update to alpha.28)
domElement renamed to nativeElement
2015-06-27 12:12:16 -05:00
04df5805f2 get highest modal instance 2015-06-21 20:50:25 -05:00
2fdb4aeb29 IonicView / update tests 2015-06-19 23:00:00 -05:00
f1a61cb4d5 test updates 2015-06-19 15:57:35 -05:00
5dfa350f29 .button css updates 2015-06-19 13:31:12 -05:00
21c1b550ef button fixes 2015-06-19 12:51:21 -05:00
4aa6108d57 remove unused IonicComponent 2015-06-18 18:31:22 -05:00
5152889a67 autoprefixer 2015-05-15 21:52:56 -05:00