buttono

A flexible Sass mixin for creating BEM-style buttons.

MIT License

Downloads
1.1K
Stars
89
Committers
2

Bot releases are visible (Hide)

buttono - v1.0.4 Latest Release

Published by hsnaydd over 3 years ago

fix: remove math.div to backward support

buttono - v1.0.3

Published by hsnaydd over 3 years ago

  • fix sass deprecation errors related to division operation
  • upgrade packages
buttono - v1.0.2

Published by hsnaydd over 4 years ago

  • Publish website
  • Update README
buttono - v1.0.1

Published by hsnaydd almost 5 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

buttono - v0.5.2

Published by hsnaydd over 5 years ago

  • Documentation updates
  • Upgraded dev dependencies