Skip to content

Latest commit

 

History

History
117 lines (54 loc) · 4.46 KB

CHANGELOG.md

File metadata and controls

117 lines (54 loc) · 4.46 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.0 (2022-04-06)

2.0.0 (2022-03-11)

⚠ BREAKING CHANGES

  • Depends on @nuxtjs/tailwindcss@5, which depends on tailwindcss@3

Features

  • support @nuxtjs/tailwindcss@5 (ebaabe7)

Bug Fixes

  • remove unnecessary variants prop in tailwind config (ba9752d)

1.3.2 (2022-01-10)

1.3.1 (2021-12-03)

Bug Fixes

  • account for open paren when finding min-width (ddcc868)

1.3.0 (2021-12-03)

Features

  • add experimental parseRaw option (d6c48cf)

1.2.10 (2021-11-27)

Bug Fixes

  • typo with svg fill: currentColor (e7f1c01)

1.2.9 (2021-11-19)

Bug Fixes

  • restore box-shadow on card (1c367c3)

1.2.8 (2021-11-19)

Bug Fixes

  • remove tailwind classes (ironically) to avoid purging when same classes not used in project (c1a9e10)

1.2.7 (2021-10-30)

1.2.6 (2021-10-30)

Bug Fixes

  • add/remove aria-label attrs to appease a11y checkers (b48cf4e)

Bug Fixes

  • prefix nested selectors in postcss with "& " (9bf8695)

1.2.4 (2021-08-08)

Bug Fixes

  • improve landmark role and aria-labels (6efafd0)

1.2.3 (2021-08-08)

Bug Fixes

  • move vue-breaky-core into module to avoid node-sass problems from it as dep (24b2d71)

1.2.2 (2020-10-03)

1.2.1 (2020-03-25)

1.2.0 (2020-03-25)

Features

  • use vue-breaky-core package (41b30a1)

Bug Fixes

  • drop unnecessary BreakyNuxt component (f38449b)
  • gh-pages commit message (0d89727)

1.1.2 (2020-03-22)

1.1.1 (2020-03-22)

1.1.0 (2020-03-22)

1.0.0 (2020-03-22)

0.1.3 (2020-03-22)

0.1.2 (2020-03-21)