Skip to content

4.0.0-alpha.12

Compare
Choose a tag to compare
@manucorporat manucorporat released this 24 Jul 14:13
02fe310

Bug Fixes

  • all: accesibility and global styles for hidden nodes (4b844ef)
  • checkbox: get css variable customization working better (3e7aa4b)
  • content: set height to make it accessible for children elements (#14772) (857b42d)
  • grid: set the flex and width to auto when size is auto (ba30671), closes #14807
  • inputs: inputs work inside (8324bd1)
  • label: style color (5c0e9e6)
  • list: hide the last item border when there are no lines (#14770) (26f7379), closes #14769
  • margin: adds css variables (f6c8f3f), closes #14798 #14826
  • menu-button: fix sass linting (d22f04b)
  • menu-button: get proper styles when used inside ion-buttons (811eee7)
  • modal: use flex to position modal to make it easier to size (9488a98), closes #14392
  • overlay: remove global css vars in overlays for local ones (38b1e47)
  • refresher: find parent ion-content properly (4eab209), closes #14833
  • slides: swiper container should take up 100% height (1d201ec), closes #14771
  • spinner: color can be customized in non-shadow-dom (65008e7)
  • spinner: get paused attribute working and update tests (3ab1e2d), closes #14811

Features