Skip to content

v0.10.0

Compare
Choose a tag to compare
@adamlaki adamlaki released this 08 Jul 15:47
· 330 commits to main since this release

New features

  • Add selection mixin to handle the ::selection a bit simpler.

Improvements

  • Add marker color under base to control the list's ::marker.
  • Add -webkit-tap-highlight-color with transparent value to html element.
  • Remove outline from [tabindex='-1']:focus.
  • Add $map argument to the color function to use it any map.

Bugfix

  • Fix text-ellipsis multiline bug.