Buttono Versions Save

A flexible Sass mixin for creating BEM-style buttons.

v1.0.4

2 years ago

fix: remove math.div to backward support

v1.0.3

2 years ago
  • fix sass deprecation errors related to division operation
  • upgrade packages

v1.0.2

4 years ago
  • Publish website
  • Update README

v1.0.1

4 years ago

Notable Changes

  • Move opacity property from block mixin to style-modifier mixin
  • cursor and text-align property values passed as parameter in block mixin
  • vertical-align property value passed as parameter in block mixin
  • Add focus styles for accessibility
  • Remove cursor: not-allowed disabled style
  • Replace $buttono-background-color with more general color
  • Allow changing the cursor if the button is not disabled
  • Update README

v0.5.2...v1.0.1

v0.5.2

5 years ago
  • Documentation updates
  • Upgraded dev dependencies