|
019009a3e2
|
chore(): fix bad types for docs
|
2016-02-12 16:36:27 -05:00 |
|
|
5941042a98
|
chore() normalize types in docs
|
2016-02-12 15:51:28 -05:00 |
|
|
8b724a3bcb
|
chore(tests): make typescript and unit tests friends
|
2016-02-12 13:59:38 -06:00 |
|
|
df9a4df264
|
fix(segment): add the active background color to the colorized segments and remove activated css
closes #5308
|
2016-02-12 11:48:39 -06:00 |
|
|
5f254f285f
|
chore(e2e): make typescript and e2e friends
|
2016-02-12 11:37:39 -06:00 |
|
|
89861e0e61
|
fix(radio): radio w/ falsy value not checkable
Closes #5348
|
2016-02-11 22:12:02 -06:00 |
|
|
38595fa982
|
fix(input): make ion-label tappable to focus input
closes #5378
|
2016-02-11 21:38:34 -06:00 |
|
|
e2554f090f
|
fix(input): fix stand-alone text-input item cover
Closes #5387
|
2016-02-11 21:15:52 -06:00 |
|
|
224382a10e
|
Merge branch '2.0' of https://github.com/driftyco/ionic into ins_n_outs
|
2016-02-11 14:10:04 -05:00 |
|
|
2df72ccda3
|
fix(button): fix colorized buttons on hover and outline buttons on hover
references #5403
|
2016-02-11 11:36:37 -06:00 |
|
|
d958085c03
|
docs(navPush): add input docs
|
2016-02-11 12:23:07 -05:00 |
|
|
fab6d9bd91
|
Merge pull request #5403 from soyzamudio/fix-desktop-button-hover-desktop
fix(button): button goes transparent on hover on desktop (non-touch d…
|
2016-02-11 11:16:11 -06:00 |
|
|
0e5d3d7d76
|
fix(button): button goes transparent on hover on desktop (non-touch devices)
|
2016-02-10 15:54:51 -08:00 |
|
|
497d665e4a
|
test(label): remove label test
closes #5391
|
2016-02-10 14:55:46 -06:00 |
|
|
210e245881
|
Merge pull request #5392 from manucorporat/fix-cordova-padding
fix(toolbar): fixes title aligment when cordova iOS style is applied
|
2016-02-10 14:13:31 -06:00 |
|
|
3c5ba4d67e
|
docs(radio): update inputs/outputs
|
2016-02-10 14:25:16 -05:00 |
|
|
12c2709559
|
docs(checkbox): update inputs/outputs
|
2016-02-10 13:32:22 -05:00 |
|
|
ca2881d97d
|
docs(segment): update inputs/outputs
|
2016-02-10 13:28:45 -05:00 |
|
|
6311e7e3f1
|
docs(slides): update inputs/outputs
|
2016-02-10 13:21:57 -05:00 |
|
|
2766f7fda8
|
fix(toolbar): fixes segment/title aligment when cordova iOS style is applied
closes #5208
|
2016-02-10 19:10:41 +01:00 |
|
|
8d571ea96d
|
docs(icon): update inputs/outputs
|
2016-02-10 13:03:35 -05:00 |
|
|
5de31fb501
|
test(modal): fix custom modal transition
|
2016-02-10 11:54:50 -06:00 |
|
|
79a94db490
|
test(tabs): fix toggles in modal for tabs
|
2016-02-10 11:52:05 -06:00 |
|
|
ef1fc75203
|
test(slides): fix slides test to remove errors
|
2016-02-10 11:39:48 -06:00 |
|
|
8bde8d7522
|
fix(modal): set root nav view controller
|
2016-02-10 11:38:57 -06:00 |
|
|
ccdc08f9cd
|
docs(tab): update inputs/outputs
|
2016-02-10 12:36:43 -05:00 |
|
|
4ad8c53810
|
docs(tab): update inputs/outputs
|
2016-02-10 12:24:07 -05:00 |
|
|
3a1c7b4433
|
docs(tabs): update inputs/outputs
|
2016-02-10 12:08:12 -05:00 |
|
|
17c1846f05
|
test(menu): fix menu swipe enabling on right side menu
|
2016-02-10 11:01:41 -06:00 |
|
|
b8c0f77034
|
test(list): remove infinite list code as this is outdated and broken
|
2016-02-10 10:42:18 -06:00 |
|
|
b71acecd9e
|
test(card): fix icon markup in card tests
|
2016-02-10 10:01:02 -06:00 |
|
|
19ecc7a3af
|
chore(dgeni): setting inputs and outputs detection in dgeni
|
2016-02-10 10:13:48 -05:00 |
|
|
8401aa4449
|
style(button): format css
|
2016-02-10 09:11:40 -06:00 |
|
|
38a3be438f
|
fix(button): bar-button uses inner span as flexbox
- Fixed block/full buttons, now there are display: block
- Fixes <ion-segment-button> warnings
|
2016-02-10 15:49:19 +01:00 |
|
|
e6068785f6
|
refactor(transitions): created Transition class
Created interfaces for NavOptions, AnimationOptions and
TransitionOptions Created Transition class and move transition ts files
to their own folder.
|
2016-02-10 01:57:54 -06:00 |
|
|
7c10c4dd42
|
chore(): update modal tests
|
2016-02-10 01:56:51 -06:00 |
|
|
14ca32f9f2
|
Merge pull request #5363 from manucorporat/vertical-item-sliding
feat(ion-item-sliding): style icons on top of text in an option button
|
2016-02-09 22:28:49 -06:00 |
|
|
7d8e567c65
|
docs(id): fix broken link
|
2016-02-09 18:37:01 -06:00 |
|
|
da18868636
|
refactor(animations): inline css animations
|
2016-02-09 16:23:01 -06:00 |
|
|
de76cefcf3
|
docs(navController): update docs
|
2016-02-09 15:33:51 -05:00 |
|
|
9cc28791db
|
docs(navController): update docs
|
2016-02-09 10:17:09 -05:00 |
|
|
2621a87f5c
|
docs(modal): update docs
|
2016-02-09 09:55:09 -05:00 |
|
|
c8bb18f3e9
|
drops > selector
|
2016-02-08 04:20:18 +01:00 |
|
|
14abe9eb41
|
icon-left attribute belongs to ion-item-options
|
2016-02-08 04:16:15 +01:00 |
|
|
4e57fcf98a
|
feat(ion-item-sliding): style icons on top of text in an option button
closes #5352
|
2016-02-08 00:47:44 +01:00 |
|
|
5c21b933df
|
Merge pull request #5310 from manucorporat/new-buttons-css
refactor(button): refactor button css to avoid using flex
|
2016-02-07 12:35:28 -06:00 |
|
|
0e3b25f3d5
|
Merge pull request #5360 from manucorporat/hairlines-variable
feat(hairlines): hairline width sass variable
|
2016-02-07 12:20:48 -06:00 |
|
|
06b3a5b3bd
|
feat: hairlines width can be configured with a sass variable
|
2016-02-07 15:00:34 +01:00 |
|
|
64ae1000f4
|
refactor(button): refactors button's css to work in chrome/safari
|
2016-02-07 00:37:30 +01:00 |
|
|
273bef6591
|
segment-hover/active-fix
|
2016-02-06 15:54:29 -06:00 |
|