Skip to content

4.0.0-alpha.11

Compare
Choose a tag to compare
@camwiegert camwiegert released this 16 Jul 19:10

Bug Fixes

  • anchor: add proper styling, support for colors, and basic test (1dbf5bb), closes #14777
  • anchor: inner inherits text styles (9aedfc6)
  • button: add box-sizing so anchor buttons won't exceed max-width (9c9f081), closes #14760
  • button: set display type on host (89d1526)
  • button: submit form w/ ion-button within shadow dom (4ed8541), closes #14776
  • item: add cursor pointer back to native item (43f1fec), closes #14743
  • searchbar: use tag in toolbar context selector (124b87c)
  • segment: add styles for in a color toolbar (d9e4ca7)
  • spinner: style CSS props (2798bb0)
  • tab: props are reactive (00c4c77)
  • tab-button: add a class to hide the tab when show is false (eb9ed17)
  • tabs: add the colors to the tabbar as well (5348e7c), closes #14758
  • tabs: fix the tabs so the color property works on tab button (8aed3bf), closes #14758
  • virtual-scroll: read viewport size for every scroll event (1d3eb3f)