Skip to content

Latest commit

 

History

History
116 lines (65 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

116 lines (65 loc) · 1.59 KB

Changelog

[Unreleased]

  • Grid system

[0.8.0] - 2024-10-27

Added

  • Code styles (keyboard input, sample output)
  • Description list
  • Image related styles (WIP)
  • Form validation styles
  • Textmedia component (WIP)

Changed

  • Breaking: Use light-dark() color function instead media feature query

Removed

  • Breaking: Share button

[0.7.0] - 2024-05-29

Added

  • CSS cascade layers
  • List styles

Changed

  • Use CSS min instead of padding on the .container class

[0.6.0] - 2024-05-14

Added

  • Button with icon style
  • Share button

Changed

  • Breaking: Use details and summary instead of JavaScript for accordions

[0.5.0] - 2024-04-21

Changed

  • Inline/ block quotation

Added

  • Theme switcher

Removed

In this release, some additional styles have been removed to keep the boilerplate small.

  • Breaking: Zepra striped table style
  • Breaking: Vertically aligned card
  • Breaking: Card with an icon

[0.4.0] - 2024-03-20

Changed

  • File input button color

Added

  • Breadcrumb

Fixed

  • Fix the print stylesheet to display the URL after links

[0.3.0] - 2024-03-14

Changed

  • Breaking: CSS custom properties for table

Added

  • Narrow container width
  • Table style variant
  • Code styles
  • File input styles

[0.2.1] - 2024-03-11

Fixed

  • Add missing changes to the changelog

[0.2.0] - 2024-03-10

Changed

  • Breaking: CSS custom properties for colors

Added

  • Container layout
  • Table styles
  • Card element

Removed

  • Autoprefixer

[0.1.0] - 2024-02-27

First release.