Files
ui/CHANGELOG.md
2022-02-01 11:47:19 +01:00

4.3 KiB

Changelog

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

0.0.2 (2022-02-01)

Features

Bug Fixes

  • Badge: add missing vue import (542ee20)
  • build: add missing types dir (f666ff1)
  • build: add plugins dir (3d2a5fe)
  • build: include components (c30041f)
  • Button: icon import (0de12aa)
  • components dir resolution (500b4d6)
  • docs: module import (84ec25b)
  • forms: default should use functions (05c8f5d)
  • Input: import ref from vue (8d23d8f)
  • Input: remove ref import (9d70428)
  • lint (78013a7)
  • Modal: add missing computed import (11d6cc2)
  • module: optimize deps for gradient-avatar (09033bb)
  • module: presets import (97f8f56)
  • module: use resolveModule to import presets (2d31146)
  • Notification: add missing vue dep (cce650f)
  • Notifications: add missing imports (4a8dd68)
  • path misalignment in build, upgrade unocss (#3) (0b43414)
  • provide exports without condition (d87a2c0)
  • Select: missing vue imports (1755aa8)
  • Textarea: imports from vue (ce46e58)
  • toast: types (adbee9c)
  • Toggle: add missing computed import (0f09c9b)
  • Tooltip: missing ref import (b08a8cc)
  • useTimer: remove log (c6dcbd1)
  • VerticalNavigation: add v-if on label (79d8e08)