Skip to content

Releases: hsnaydd/buttono

v1.0.4

03 Jul 21:21
4a60630
Compare
Choose a tag to compare

fix: remove math.div to backward support

v1.0.3

03 Jul 21:02
c1a6418
Compare
Choose a tag to compare
  • fix sass deprecation errors related to division operation
  • upgrade packages

v1.0.2

24 Feb 19:15
c852ad6
Compare
Choose a tag to compare
  • Publish website
  • Update README

v1.0.1

20 Nov 11:27
1b41c47
Compare
Choose a tag to compare

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

07 May 18:56
4cc42a0
Compare
Choose a tag to compare
  • Documentation updates
  • Upgraded dev dependencies