Releases: HHogg/preshape
Releases · HHogg/preshape
v18.0.0
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
17.2.0 (2024-03-02)
Features
- CodeBlock: Added 'rust' to supported languages (557b3e6)
v17.1.2
17.1.2 (2024-02-25)
Fixes
- Link: Removed inline-block display (2c9990d)
v17.1.1
17.1.1 (2024-01-20)
Fixes
- Range: Allow backgroundColor to be configurable (18b6c4e)
v17.1.0
17.1.0 (2024-01-20)
Features
- useIntersectionObserver: Added prop to be able to customise the intersectionRatio that triggers it (a506d7f)
v17.0.10
Fixes
- Range: Pass through min, max and step to input element (09f3d10)
v17.0.9
17.0.9 (2024-01-19)
Fixes
- Button: Use anchor tag when given a standard href (936ef8c)
v17.0.8
17.0.8 (2024-01-16)
Fixes
- ConfigMenu: Added ability to customise the title of the menu (173839a)
v17.0.7
17.0.7 (2023-12-26)
Fixes
- ConfigMenu: For numer type, use the step not the index (7593263)
v17.0.6
17.0.6 (2023-12-23)
Fixes
- ThemeProvider: Nested providers should inherit from the parent provider (d703136)