Skip to content

Releases: HHogg/preshape

v18.0.0

17 Mar 00:04
Compare
Choose a tag to compare

18.0.0 (2024-03-17)

⚠ BREAKING CHANGES

  • Link: Restyled the defaul link styling
  • Text: Dropped text-shade-4 from the colors

Features

  • Text: Added strong property (c2bd2f0)

Fixes

  • Link: Defaulted link styling to underlined and strong weight (4f273b8)
  • Text: Adjusted the text colors and dropped text-shade-4 (659cbab)

v17.2.0

02 Mar 09:42
Compare
Choose a tag to compare

17.2.0 (2024-03-02)

Features

  • CodeBlock: Added 'rust' to supported languages (557b3e6)

v17.1.2

25 Feb 10:52
Compare
Choose a tag to compare

17.1.2 (2024-02-25)

Fixes

  • Link: Removed inline-block display (2c9990d)

v17.1.1

20 Jan 15:26
Compare
Choose a tag to compare

17.1.1 (2024-01-20)

Fixes

  • Range: Allow backgroundColor to be configurable (18b6c4e)

v17.1.0

20 Jan 11:42
Compare
Choose a tag to compare

17.1.0 (2024-01-20)

Features

  • useIntersectionObserver: Added prop to be able to customise the intersectionRatio that triggers it (a506d7f)

v17.0.10

20 Jan 11:35
Compare
Choose a tag to compare

17.0.10 (2024-01-20)

Fixes

  • Range: Pass through min, max and step to input element (09f3d10)

v17.0.9

19 Jan 08:12
Compare
Choose a tag to compare

17.0.9 (2024-01-19)

Fixes

  • Button: Use anchor tag when given a standard href (936ef8c)

v17.0.8

16 Jan 20:29
Compare
Choose a tag to compare

17.0.8 (2024-01-16)

Fixes

  • ConfigMenu: Added ability to customise the title of the menu (173839a)

v17.0.7

26 Dec 20:04
Compare
Choose a tag to compare

17.0.7 (2023-12-26)

Fixes

  • ConfigMenu: For numer type, use the step not the index (7593263)

v17.0.6

23 Dec 11:47
Compare
Choose a tag to compare

17.0.6 (2023-12-23)

Fixes

  • ThemeProvider: Nested providers should inherit from the parent provider (d703136)