Skip to content

Releases: FRSOURCE/FRS-hide-scrollbar

v1.0.0

02 Jan 18:54
Compare
Choose a tag to compare

1.0.0 (2020-02-06)

Features

  • Library got stable! 🚀

Bug Fixes

  • security updates

v0.5.0

06 Feb 04:17
Compare
Choose a tag to compare

0.5.0 (2020-02-06)

⚠ BREAKING CHANGES

  • .updateStyles method got renamed into .update, also - first argument type now is supposed to be a partial of configuration object
  • createNewChild is no longer exposed - it's part of an private, internal API
  • there is no longer any css file to be included - whole styling is being generated by JS

Features

  • global refactor: make api more consistent & reliable (7522a9f)

Bug Fixes

  • custom className is not always respected in css (52cdcf0)

v0.4.1

06 Feb 04:17
Compare
Choose a tag to compare

0.4.1 (2019-11-01)

v0.4.0

06 Feb 04:18
Compare
Choose a tag to compare

0.4.0 (2019-10-31)

⚠ BREAKING CHANGES

  • FRSHideScrollbar is now shipped via regular export rather than default one

  • migrate from parcel to microbundle (#13) (3f0bafd)

v0.3.1

06 Feb 04:18
Compare
Choose a tag to compare

0.3.1 (2019-10-30)