Skip to content

Releases: sghng/slidev-addon-naive

v0.9.0

25 Feb 18:13
c025dd9

Choose a tag to compare

What's Changed

  • feat: add support for tree-shaking by @sghuang19 in #35
  • chore: use dependabot by @sghuang19 in #30
  • fix: dynamic font size for buttons by @sghuang19 in #52
  • docs: deploy demo website as a separate project by @sghuang19 in #57
  • refactor: tree shaking using process.env by @sghuang19 in #59
  • feat: only import naive comopnents that exist by @sghuang19 in #49
  • refactor: type checks and remove redundant error checking by @sghuang19 in #60
  • feat: parse kebab case component names too by @sghuang19 in #61
  • refacotr: plugins instead of composables by @sghuang19 in #65
  • chore: move type declaration outside of src by @sghuang19 in #66
  • chore(deps-dev): bump prettier-plugin-sh from 0.14.0 to 0.15.0 by @dependabot in #64
  • chore(deps-dev): bump globals from 15.15.0 to 16.0.0 by @dependabot in #63
  • refactor: import without .ts extension by @sghuang19 in #72
  • release: v0.9.0 by @sghuang19 in #62

New Contributors

Full Changelog: v0.8.4...v0.9.0

v0.9.0-next.2

18 Feb 16:57
4cc9859

Choose a tag to compare

v0.9.0-next.2 Pre-release
Pre-release

What's Changed

  • docs: deploy demo website as a separate project by @sghuang19 in #57
  • refactor: tree shaking using process.env by @sghuang19 in #59
  • feat: only import naive comopnents that exist by @sghuang19 in #49
  • refactor: type checks and remove redundant error checking by @sghuang19 in #60
  • feat: parse kebab case component names too by @sghuang19 in #61

Full Changelog: v0.9.0-next.1...v0.9.0-next.2

v0.9.0-next.1

16 Feb 23:18
6a64466

Choose a tag to compare

v0.9.0-next.1 Pre-release
Pre-release

What's Changed

  • chore: use dependabot by @sghuang19 in #30
  • fix: dynamic font size for buttons by @sghuang19 in #52

Full Changelog: v0.9.0-next.0...v0.9.0-next.1

v0.9.0-next.0

16 Feb 02:44
cd953d3

Choose a tag to compare

v0.9.0-next.0 Pre-release
Pre-release

What's Changed

  • feat: add support for tree-shaking by @sghuang19 in #35

Full Changelog: v0.8.4...v0.9.0-next.0

v0.8.4

15 Feb 17:58
8c326f5

Choose a tag to compare

What's Changed

  • chore: sort import by @sghuang19 in #29
  • docs: deploy preview slides to Vercel by @sghuang19 in #32
  • docs: improve slides.md preview by @sghuang19 in #33
  • fix: dynamic icon size for alerts by @sghuang19 in #38

Full Changelog: v0.8.3...v0.8.4

v0.8.3

13 Feb 17:53
bb57d0c

Choose a tag to compare

What's Changed

  • chore: introduce ESLint by @sghuang19 in #26
  • refactor: set style overrides in a better way by @sghuang19 in #25
  • fix: uno config and @apply directives are no longer suppressed by @sghuang19 in #28

Full Changelog: v0.8.2...v0.8.3

v0.8.2

09 Feb 21:36
a00039f

Choose a tag to compare

What's Changed

  • fix: make alert title responsive to base font size by @sghuang19 in #22

Full Changelog: v0.8.1...v0.8.2

v0.8.1

08 Feb 18:12
41b12e8

Choose a tag to compare

What's Changed

  • fix: observe slidev-layout for updated font size by @sghuang19 in #21

Full Changelog: v0.8.0...v0.8.1

v0.8.0

08 Feb 16:43
5c31c77

Choose a tag to compare

What's Changed

  • feat: override Naive UI with base font size by @sghuang19 in #20

Full Changelog: v0.7.0...v0.8.0

v0.7.0

07 Feb 16:55
f2ffb9a

Choose a tag to compare

Full Changelog: v0.6.0...v0.7.0