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
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
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
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
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
9aedfc60aa
fix(anchor): inner <a> inherits text styles
2018-07-12 11:56:32 +02:00
2798bb083f
fix(spinner): style CSS props
2018-07-12 11:46:21 +02:00
1d3eb3fabf
fix(virtual-scroll): read viewport size for every scroll event
2018-07-11 20:17:01 +02:00
13e0c91ebe
docs(readme): update component readmes
2018-07-11 12:26:22 -05:00
5f8b02eb3f
fix(item): pass the correct type property to the button tag
...
fixes #14740
2018-07-11 12:10:38 -04:00
02a0b6e5fe
style(components): don't self close slot tags
2018-07-11 11:48:41 -04:00
f6ab5b69ac
fix(toolbar): get translucency working with header, footer and toolbar
2018-07-11 11:45:33 -04:00
6b29507f0e
style(components): consistent line breaks with mixin args
2018-07-10 16:13:52 -04:00
e131d55e0f
test(tabs): uncomment tabs e2e and add colors test
2018-07-10 15:11:14 -04:00
b46c3e2039
fix(tabs): correct alignment for label/icon only tabs
2018-07-10 15:10:47 -04:00
4956d6d305
docs(breaking): update breaking changes to include tabs properties
...
closes #14745
2018-07-10 14:42:10 -04:00
45583bcebb
fix(tabs): update the tabbar placement value to match the property it applies to
2018-07-10 14:42:10 -04:00
0e68f17f6f
fix(angular): esm
2018-07-10 10:57:23 +02:00
f7c294e569
docs(item-sliding): update the readme and add angular usage
2018-07-09 18:39:53 -04:00
c9d5f3d379
docs(refresher): update usage example content
2018-07-09 18:37:21 -04:00
8923aa7351
docs(components): add missing angular usage
2018-07-09 18:37:09 -04:00
e27519a94e
docs(list): add usage examples and update readme
2018-07-09 18:31:49 -04:00
3e285c50ac
docs(label): add usage examples and update readme
2018-07-09 18:24:26 -04:00
78b0bd6ffb
docs(item): clean up the item documentation
2018-07-09 18:14:05 -04:00
1fffdc4055
docs(input): update documentation and add usage
2018-07-09 17:50:02 -04:00
6c12434f80
docs(list): update the documentation for the inset property
2018-07-09 17:43:14 -04:00
50dedd7931
docs(components): add usage examples for components missing them
2018-07-09 16:18:22 -04:00
68120deb54
4.0.0-alpha.8
2018-07-09 13:37:03 -04:00
a7f1f4daa7
refactor(components): update to use shadow DOM and work with css variables
...
- updates components to use shadow DOM or scoped if they require css variables
- moves global styles to an external stylesheet that needs to be imported
- adds support for additional colors and removes the Sass loops to generate colors for each component
- several property renames, bug fixes, and test updates
Co-authored-by: Manu Mtz.-Almeida <manu.mtza@gmail.com>
Co-authored-by: Adam Bradley <adambradley25@gmail.com>
Co-authored-by: Cam Wiegert <cam@camwiegert.com>
2018-07-09 12:57:21 -04:00
a4659f03b4
docs(toggle): update usage examples
2018-07-05 18:49:03 -04:00
4c5bfdca01
docs(textarea): add angular usage
2018-07-05 18:47:08 -04:00
9c0b6deda9
docs(show-hide-when): update generated readme files
2018-07-05 18:44:01 -04:00
c1a514d224
docs(item-sliding): remove the standalone options from the usage
2018-07-05 18:43:45 -04:00
b8c8d8d3dc
docs(searchbar): update readme and add angular usage
2018-07-05 18:43:01 -04:00