8224 Commits

Author SHA1 Message Date
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
e3d730d1b5 docs(process): add emojis cause why not 2018-07-19 18:43:25 -04:00
b1a40ef31a docs(process): initial check in of process document 2018-07-19 18:36:22 -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
181cd559cc chore(bot): turn on removal of triage label on project assignment 2018-07-18 11:57:09 -05: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 v4.0.0-alpha.11 2018-07-16 13:46:29 -05:00
70bd1e88ea chore(build): use install instead of ci for release 2018-07-16 13:38:39 -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
12edfa003d chore(directives): update ng directives 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
ea7d09b41e docs(breaking): update modal examples 2018-07-13 15:14:25 -04:00
962f7ea522 docs(breaking): add breaking change to modal create method arguments (#14756)
* Add changes in modal to breaking change doc

* fixes to new usage
2018-07-13 15:10:54 -04: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
9c9f081970 fix(button): add box-sizing so anchor buttons won't exceed max-width
fixes #14760
2018-07-12 17:24:33 -04:00
8e58ea4b58 test(button): add a dynamically disabled button to the basic test 2018-07-12 16:41:31 -04:00
0421e2172a test(angular): update testapp to incude button example and global styles 2018-07-12 16:41:07 -04:00
00c4c77542 fix(tab): props are reactive 2018-07-12 18:44:44 +02:00
43f1feccad fix(item): add cursor pointer back to native item
fixes #14743
2018-07-12 10:51:27 -04:00
eb9ed179da fix(tab-button): add a class to hide the tab when show is false 2018-07-12 10:51:26 -04:00
db248ef381 Merge branch 'master' of github.com:ionic-team/ionic 2018-07-12 13:14:20 +02:00
cc5c611807 chore(stencil): update stencil to 0.10.3 2018-07-12 06:12:10 -05:00
9aedfc60aa fix(anchor): inner <a> inherits text styles 2018-07-12 11:56:32 +02:00