Skip to content

Latest commit

 

History

History
60 lines (28 loc) · 3.17 KB

File metadata and controls

60 lines (28 loc) · 3.17 KB

Changelog

1.0.0 (2023-09-02)

  • feat!: make navbar opts more robust (#62) (cbe08ec), closes #62

BREAKING CHANGES

  • Default paddingTop, borderBottomWidth & borderBottomColor have moved from the wrapper header component to the component provided from the user/dev

0.12.0 (2023-03-04)

Features

0.11.1 (2023-02-05)

Bug Fixes

  • bypass translations when disableScale is enabled (#35) (53066d6)

0.11.0 (2023-02-05)

Features

Chore

  • Bump deps (#31)
  • Trigger release only for feats and fixes (#32)

Docs

  • Update contribution readme (#33)

0.10.0 (2023-02-02)

Features

0.9.3 (2023-01-29)

Bug Fixes

0.9.0 (2023-01-07)

Features

  • add new refresh control example (#6) (b700e0c)