Skip to content

Latest commit

 

History

History
206 lines (112 loc) · 9.14 KB

CHANGELOG.md

File metadata and controls

206 lines (112 loc) · 9.14 KB

Changelog

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

0.2.16 (2022-12-24)

0.2.14 (2022-06-28)

Bug Fixes

0.2.13 (2022-06-27)

Bug Fixes

  • remove relative class from wui-tag (5ee67bd)
  • remove scoped prop from tab nav styles (2735b73)
  • spinner overlay dark theme (080d5fe)

0.2.12 (2022-06-23)

Features

  • export code demo & example components (c51fc78)
  • Export WuiArticleProseExample (7ee003d)
  • style scrollbars and text selection (8d05458)
  • update tab nav (4d41ac4)
  • WuiAlert icon prop (ff97242)

Bug Fixes

  • appending home route to auto breadcrumbs (a1e88f8)
  • colors from gray to neutral (theme defined) (deba678)

0.2.11 (2022-06-17)

Bug Fixes

  • button group, dropdown imports (88f1e68)

0.2.10 (2022-06-17)

Bug Fixes

0.2.9 (2022-06-17)

Bug Fixes

0.2.8 (2022-06-17)

Bug Fixes

  • move text-clipper to dependencies (again) (9f7e11c)

0.2.7 (2022-06-17)

Bug Fixes

  • move text-clipper to dependencies (0dfc2be)

0.2.6 (2022-06-17)

Features

  • export text-clipped component (8dea9cd)

0.2.5 (2022-06-17)

Features

0.2.4 (2022-06-16)

Bug Fixes

  • remove docs routes exports (6964300)

0.2.3 (2022-06-16)

Features

  • dark theme toggle in docs (e7c29b6)
  • improved dark theme support in components (f0313ad)

Bug Fixes

  • dark theme toggle icons (fe9fb57)

0.2.2 (2022-06-06)

0.2.1 (2022-06-06)

Bug Fixes

  • ts issues when loaded in parent repo (1c97555)

0.1.11 (2022-05-25)

Bug Fixes

0.1.10 (2022-05-25)

Bug Fixes

0.1.9 (2022-05-24)

Bug Fixes

  • include specific dependencies in bundle (aa58115)
  • don't commit on release (e88fbf6)
  • include dx commits in changelog (156820c)

0.1.8 (2022-05-24)

Bug Fixes

  • externalize body-scroll-lock (da8d0f0)

0.1.7 (2022-05-24)

Bug Fixes

0.1.6 (2022-05-24)

0.1.5 (2022-05-24)

0.1.4 (2022-05-24)

Bug Fixes

  • not a typescript composite project (c4fa6be)
  • ignore bundla analysis stats.html file (165226c)
  • package export definition (d5f626c)
  • vite tree shaking: include src in dist (tmp workaround) (2c8f2e3)
  • Notification component name, select class (75c3f75)
  • make exports more explicit (b308275)

0.1.3 (2022-05-23)

Bug Fixes

0.1.2 (2022-05-23)

0.1.1 (2022-05-23)

0.1.0 (2022-05-23)

Initial release

Features

Bug Fixes

  • build, dts generation (when used as submodule/workspace) (1b98864)
  • code formatting, lint errors (ec4f11e)
  • component imports (ee628a7)
  • css @apply rule lint in vscode (3f65262)
  • docs routes importing in an app (295f7fc)
  • remove vue peer dep (6e3cd3a)
  • Unocss config lint (7b88f6f)