Manu Mtz.-Almeida
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
Brandy Carney
68819f097e
fix(alert): add checkbox icon for iOS using Sass variables from regular checkbox
...
Closes #5253
2016-01-30 14:55:11 -05:00
Adam Bradley
ecb5e4f031
test(alert): dismiss alert, then run nav.pop()
2016-01-29 23:31:51 -06:00
Adam Bradley
6a96dae283
docs(tabs): add selectedIndex property
2016-01-29 20:33:57 -06:00
Brandy Carney
cc00b845ad
docs(demos): update action sheet demo to have icons for MD
2016-01-29 18:51:36 -05:00
Adam Bradley
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
Brandy Carney
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
Brandy Carney
93b9891481
fix(badge): change default badge color to primary
...
per Ben
closes #5222
2016-01-29 14:41:48 -05:00
Brandy Carney
f8938c63d2
Update CHANGELOG.md
2016-01-29 11:42:01 -05:00
perry
494d0da4ce
chore(docs): jekyll no longer allows filters in meta data. slugify title to get page ID in nunjucks instead
2016-01-29 10:27:07 -06:00
Adam Bradley
58443f0ff3
fix(select): always update value and text
2016-01-28 21:30:58 -06:00
Adam Bradley
8466d39555
feat(checkbox): add bg transition to md checkbox
2016-01-28 21:28:00 -06:00
Adam Bradley
9749b06aa9
fix(css): minor updates to match previous snapshots
2016-01-28 21:20:08 -06:00
Adam Bradley
181a07024e
fix(input): check has value on writeValue
2016-01-28 20:34:17 -06:00
Adam Bradley
fe95281b24
chore(update): update to angular 2.0.0-beta.2
2016-01-28 20:25:14 -06:00
Adam Bradley
c7f22681fd
feat(scrollbars): webkit scrollbar styling for desktop
2016-01-28 20:05:11 -06:00
perry
e6e2e42367
chore(automation): new dgeni requires a node version that supports promises
...
Validate.js dependency
2016-01-28 16:58:03 -06:00
perry
0be11ce537
chore(automation): CI yaml branch name needs to be a string
2016-01-28 16:47:16 -06:00
perry
22ce7a6034
chore(automation): tell circle CI to run on the v2 branch
2016-01-28 16:44:21 -06:00
perry
99d91acdfa
chore(changelog): removing changelog changes from the changelog
...
I'm so meta
v2.0.0-alpha.53
2016-01-28 16:13:01 -06:00
perry
ea8b158062
chore(changelog): update changelog with conventional-changelog
2016-01-28 16:01:46 -06:00
perry
ab4c7c3135
chore(package): don't increment version in gulp package
...
other tasks require it to be updated before packaging so incrementing it again causes a second version bump. soon this will be all automated and the code can be moved to the appropriate step then.
2016-01-28 14:36:52 -06:00
Brandy Carney
9a78d6833a
release: 2.0.0-alpha.53
2016-01-28 15:20:16 -05:00
Brandy Carney
58d994b75c
test(list): fix toggle to represent new ion-item
2016-01-28 14:56:37 -05:00
Brandy Carney
cb7a3589fd
chore(snapshot): update snapshot to run all tests
2016-01-28 14:47:14 -05:00
Brandy Carney
f602795147
Update README.md
2016-01-28 12:22:51 -05:00
Brandy Carney
bc45ca1d59
Update README.md
2016-01-28 12:20:14 -05:00
Brandy Carney
aca9ea662e
docs(demos): prettify ShowWhen demo
2016-01-28 12:13:24 -05:00
Brandy Carney
4df4afd2a4
docs(demos): fix scroll demo to use correct attributes
2016-01-28 12:11:25 -05:00
Brandy Carney
b933029a9a
docs(demos): prettify the platform demo
2016-01-28 12:09:17 -05:00
Brandy Carney
4eadc78268
docs(demos): clean up nav-push-pop
2016-01-28 12:09:17 -05:00
Brandy Carney
58dfa3d913
docs(demos): prettify nav params demo
2016-01-28 12:09:17 -05:00
Brandy Carney
603d1c6e16
Update README.md
2016-01-28 11:52:47 -05:00
Brandy Carney
95d03cad9b
docs(demos): prettifying modal demo
2016-01-28 11:27:41 -05:00
Brandy Carney
e7fe7e4a1f
docs(demos): update menu demo to use menuClose attribute
2016-01-28 11:27:41 -05:00
Adam Bradley
eb03159d08
fix(select): fix select disabled state
2016-01-27 23:03:05 -06:00
Adam Bradley
0a04522d38
fix(select): update text on ngModel change
2016-01-27 22:22:40 -06:00
Brandy Carney
2d691b05d7
docs(demos): prettifying some more local-storage
2016-01-27 17:09:52 -05:00
Brandy Carney
8bc853f681
docs(demos): prettifying local-storage demo
2016-01-27 17:04:14 -05:00
Brandy Carney
a676d7d0f3
docs(demos): prettify the hide-when demo
2016-01-27 16:38:40 -05:00
Brandy Carney
e982c69906
docs(demos): prettify config some more and add another page - fix back button icon
2016-01-27 16:02:24 -05:00
Tim Lancina
6855514897
Update CHANGELOG.md
...
Specify ionicons install version, see https://github.com/driftyco/ionic/issues/5221 .
2016-01-27 14:48:45 -06:00
Brandy Carney
e22ccf49d2
feat(util): add margin attributes
2016-01-27 15:36:57 -05:00
Brandy Carney
a8bc0d2011
docs(demos): prettify the config demo
2016-01-27 15:36:57 -05:00
Adam Bradley
dbc681fb7c
docs(): hide methods not requiring docs
2016-01-27 14:27:36 -06:00
Brandy Carney
4435451694
docs(blur): hide docs for blur
2016-01-27 14:38:26 -05:00
Brandy Carney
779a494c2e
docs(demos): clean up blur demo
2016-01-27 14:36:09 -05:00
Brandy Carney
4af0e41f13
fix(blur): fix blur directive so it adds the filter and add a test
2016-01-27 14:36:09 -05:00
Adam Bradley
e19d4e38c0
feat(select): emit change and select events
...
Closes #5219
2016-01-27 13:16:07 -06:00
Adam Bradley
5d4a8fea8c
fix(input): fix floating label on blur w/ value
2016-01-27 12:57:49 -06:00