Commit Graph

3240 Commits

Author SHA1 Message Date
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
Brandy Carney
047a9396da docs(demos): remove attr from docs 2016-01-27 13:43:16 -05:00
Brandy Carney
c68da33b98 docs(demos): remove unused demos
closes #5216
2016-01-27 13:09:01 -05:00
mhartington
cefc305dd3 docs(): update for alpha52 2016-01-27 11:06:04 -07:00
Brandy Carney
e50eb897aa docs(demos): remove unused demos
closes #5216
2016-01-27 13:04:55 -05:00
Brandy Carney
59c62a0e5c docs(demos): update demos to latest alpha 2016-01-27 13:04:55 -05:00
Adam Bradley
e1b514dd2f Merge pull request #5217 from manucorporat/2.0
chore(changelog): syntax highlighting
2016-01-27 11:39:49 -06:00
Manu Mtz.-Almeida
e454279dcc Using js instead of json 2016-01-27 18:35:47 +01:00
Manu Mtz.-Almeida
8cb2b4dc0e Code and syntax highlighting in markdown 2016-01-27 18:31:55 +01:00
Brandy Carney
d7dec0a914 docs(demos): update demos with item-refactor 2016-01-27 12:09:58 -05:00
Brandy Carney
c1fbbb1daa test(input): add test to reproduce a floating label bug 2016-01-27 12:09:58 -05:00
Adam Bradley
ca6eef9c31 chore(changelog): label attr refactor 2016-01-27 11:09:48 -06:00
Adam Bradley
47806dc1f2 chore(changelog): updates for alpha.53 2016-01-27 10:51:34 -06:00
Brandy Carney
464ed5f6e2 Update README.md 2016-01-27 10:55:29 -05:00
Adam Bradley
334fb3c5b3 fix(radio): prevent multiple radio buttons from being checked 2016-01-27 08:09:38 -06:00
Adam Bradley
6890532ab4 feat(checkbox): stand-alone checkbox components 2016-01-27 08:09:38 -06:00
Brandy Carney
f20ae8fd3f fix(radio): allow radios to check even without values 2016-01-27 08:09:38 -06:00
Adam Bradley
ad7885f6a4 fix(input): fix floating/stacked label relocate 2016-01-27 08:09:38 -06:00
Brandy Carney
f79a121bde test(radio): add e2e test for radios with no value 2016-01-27 08:09:38 -06:00
Adam Bradley
70a9eb3e38 fix(input): change next input imports 2016-01-27 08:09:38 -06:00
Adam Bradley
aea2217d73 refactor(input): break apart input source files 2016-01-27 08:09:38 -06:00
Brandy Carney
e568eb9c06 test(list): add some markup for checkboxes and avatars 2016-01-27 08:09:38 -06:00
Brandy Carney
3cbbfdc071 fix(label): fix label for item and inputs by adding flex back 2016-01-27 08:09:37 -06:00
Brandy Carney
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
Brandy Carney
2fc975354a fix(input): clean up CSS on inputs and labels 2016-01-27 08:09:37 -06:00
Adam Bradley
e76b55994c fix(input): checked attr can be an empty string or no value 2016-01-27 08:09:37 -06:00
Adam Bradley
42f6b1056f fix(input): update input css/tests 2016-01-27 08:09:37 -06:00
Adam Bradley
b3a7298a52 refactor(input): place inputs inside of ion-item 2016-01-27 08:09:37 -06:00
Brandy Carney
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
Brandy Carney
adce1e5225 fix(scroll): add pull to refresh Sass back to core component
references #5207
2016-01-26 18:33:29 -05:00
Brandy Carney
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
mhartington
18eb967115 docs(toolbar): clean up docs 2016-01-26 10:24:28 -07:00
mhartington
d971f3ec89 docs(toolbar): add subheader and footer examples
Closes #5174. Closes #5063
2016-01-26 10:19:12 -07:00
Brandy Carney
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
Brandy Carney
0b0500d242 fix(menu): fix right side menu - platform becomes _platform
Closes #5147
2016-01-25 17:09:57 -05:00
Brandy Carney
e672de5aad fix(searchbar): modify height on the input to fix it on Canary
Fixes #5176
2016-01-25 16:51:39 -05:00
Tim Lancina
a598e8e1c6 chore(): add es6-shim to e2e tests, fixes Android v2.0.0-alpha.52 2016-01-25 14:32:04 -06:00
Tim Lancina
e878b738a2 Update README.md 2016-01-25 14:05:35 -06:00
Tim Lancina
cee2d9b8a7 fix(): actually publish on publish task 2016-01-25 13:58:49 -06:00