Skip to content

Latest commit

 

History

History
157 lines (82 loc) · 1.92 KB

CHANGELOG.mdx

File metadata and controls

157 lines (82 loc) · 1.92 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Prefix the change with one of these keywords:

  • Added: for new features.
  • Changed: for changes in existing functionality.
  • Deprecated: for soon-to-be removed features.
  • Removed: for now removed features.
  • Fixed: for any bug fixes.
  • Security: in case of vulnerabilities.

[Unreleased]

[0.8.0]

Added

  • Styles for prose dark and prose light

Changed

  • Base prose styles

Removed

  • Reference to prose rds

[0.6.8]

Changed

  • Update white wave SVG to be full opacity

[0.6.7]

Changed

  • Header sizes for Prose XL

[0.6.6]

Changed

  • Header sizes for Prose XL

[0.6.4]

Changed

  • Set darker black to meet link contrast ratio with cu-red

[0.6.3]

Changed

  • H2 font size for prose-xl

[0.6.2]

Added

  • Custom header styles for prose-xl

[0.6.1]

Changed

  • Quote icon colors

[0.6.0]

Fixed

  • OL styles

[0.5.9]

Changed

  • Updated dependencies

Removed

  • Removed tailwind dependency

[0.5.8]

Changed

  • Prose typography settings

[0.5.7]

Added

  • SVG for quote icon

Changed

  • Updated svg references to CDN

[0.5.6]

Added

  • 25 options for cu-red and cu-black

[0.5.5]

Changed

  • Updated custom grid template columns

[0.5.4]

Added

  • Custom shadow class for hero text image

[0.5.3]

Added

  • Custom grid col template classes for hero text image

[0.5.2]

Added

  • Custom grid template column property"

[0.5.1]

Fixed

  • Error relating to line-clamp

[0.5.0]

Removed

  • Line clamp addon, was integrated in TW 3.3

[0.4.0]

Added

  • Line clamp tailwind addon

[0.1.0] - [0.3.0]

  • Initial creation of custom plugin