5011 Commits

Author SHA1 Message Date
f701c18a82 docs(refresher): update error message 2018-07-24 10:55:58 -04:00
02fe310b57 4.0.0-alpha.12 2018-07-24 16:11:06 +02:00
3ae86ad3c3 Merge branch 'master' of github.com:ionic-team/ionic 2018-07-24 02:39:28 +02:00
d22f04bd90 fix(menu-button): fix sass linting 2018-07-24 02:38:55 +02:00
ebb4787f4c docs(alert): add name property to checkbox and radio alert (#14834)
added the `name` property which is required to checkbox and radio input data
2018-07-24 02:23:50 +02:00
ddb1e4989a feat(button): overflow is configurable
fixes #14839
2018-07-24 02:09:56 +02:00
811eee70f8 fix(menu-button): get proper styles when used inside ion-buttons 2018-07-24 01:58:23 +02:00
f6c8f3f993 fix(margin): adds css variables
fixes #14798
fixes #14826
2018-07-24 00:48:03 +02:00
4eab209d18 fix(refresher): find parent ion-content properly
fixes #14833
2018-07-24 00:42:14 +02:00
cb4acab198 feat(menu): add getWidth()
fix #14794
2018-07-24 00:37:12 +02:00
65008e7853 fix(spinner): color can be customized in non-shadow-dom 2018-07-24 00:25:16 +02:00
4b844ef1c3 fix(all): accesibility and global styles for hidden nodes 2018-07-24 00:02:13 +02:00
0ed9406e8b docs(menu-controller): update docs 2018-07-24 00:00:54 +02:00
5c0e9e6f10 fix(label): style color 2018-07-24 00:00:54 +02:00
8324bd1f7f fix(inputs): inputs work inside <form> 2018-07-24 00:00:54 +02:00
3e7aa4be83 fix(checkbox): get css variable customization working better
also fixes a bug where transition wasn’t working
2018-07-23 17:16:16 -04:00
c3b5dc77ff test(label): update basic test with colors 2018-07-23 16:21:46 -04:00
38b1e47739 fix(overlay): remove global css vars in overlays for local ones 2018-07-23 16:12:03 -04:00
79a09ab1bc style(components): remove unneeded css variables 2018-07-23 14:42:40 -04:00
bcc164adbd chore(stylelint): ignore custom properties for no zero unit
this fixes an issue when `0px` needs to be used in calc

see https://github.com/stylelint/stylelint/issues/3037
2018-07-23 11:22:27 -04:00
3ab1e2dc46 fix(spinner): get paused attribute working and update tests
fixes #14811
2018-07-20 16:11:20 -04:00
ba30671599 fix(grid): set the flex and width to auto when size is auto
fixes #14807
2018-07-20 14:24:54 -04:00
7a8d5f68d2 chore(stylelint): remove sass-lint/scss-lint in favor of stylelint
- remove scss-lint and sass-lint
- add stylelint and stylelint-order packages and configuration
- update all *.scss files to new syntax

fixes #14805
2018-07-19 15:10:30 -05:00
771c47f109 test(loading): update tests and javascript usage for content 2018-07-19 15:54:29 -04:00
e901d27dea docs(loading): correct usage for loadingController options parameter (#14778) 2018-07-19 15:53:16 -04:00
79d01d09ab docs(alert): add name in alert usage (#14511) 2018-07-19 15:40:03 -04:00
094fde755c style(css): fix most scss lint errors 2018-07-18 12:53:33 -04:00
7d030ce27c style(css): fix sass linter errors and add descriptions to css files 2018-07-18 11:34:49 -04:00
9488a98da0 fix(modal): use flex to position modal to make it easier to size
closes #14392
2018-07-18 11:20:57 -04:00
c3c35b5829 docs(menu): update some docs and styles 2018-07-18 10:44:57 -04:00
12d8174307 style(components): import statements should be one line 2018-07-18 10:20:34 -04:00
1d201ec468 fix(slides): swiper container should take up 100% height
closes #14771
2018-07-17 18:05:11 -04:00
857b42d47a fix(content): set height to make it accessible for children elements (#14772) 2018-07-17 17:09:14 -04:00
b8bb1ddaba test(tabs): rename badgeColor -> badge-color in basic 2018-07-17 14:18:35 -05:00
26f73797cf fix(list): hide the last item border when there are no lines (#14770)
fixes #14769
2018-07-17 15:13:15 -04:00
8c409eed85 4.0.0-alpha.11 2018-07-16 13:46:29 -05:00
89d1526708 fix(button): set display type on host 2018-07-16 13:20:10 -05:00
4ed8541579 fix(button): submit form w/ ion-button within shadow dom
Closes #14776
2018-07-16 12:23:35 -05:00
1dbf5bbb35 fix(anchor): add proper styling, support for colors, and basic test
fixes #14777
2018-07-16 12:58:10 -04:00
9d0d9bf3d2 chore(stencil): update stencil to 0.10.7 2018-07-16 11:26:57 -05:00
5348e7c09c fix(tabs): add the colors to the tabbar as well
fixes #14758
2018-07-16 12:15:39 -04:00
b903718468 test(tabs): update basic test to include dynamic badge attributes 2018-07-16 11:16:25 -04:00
8aed3bfcf9 fix(tabs): fix the tabs so the color property works on tab button
fixes #14758
2018-07-13 18:09:58 -04:00
ad63e484c0 chore(stencil): update to latest 0.10.5 2018-07-13 18:09:58 -04:00
d9e4ca7a22 fix(segment): add styles for in a color toolbar 2018-07-13 15:37:17 -05:00
124b87ced4 fix(searchbar): use tag in toolbar context selector 2018-07-13 15:37:17 -05:00
6fb392b8ae test(segment): add a test for segments in toolbars 2018-07-13 13:54:26 -04:00
a6552a7e23 style(components): remove console logs 2018-07-13 13:18:44 -04:00
03f9c31e4c test(button): update the basic disabled buttons 2018-07-12 18:47:37 -04:00
521bfab75b chore(stencil): update stencil to 0.10.4 2018-07-12 16:51:43 -05:00