Skip to content

Releases: sghng/slidev-addon-prime

v0.3.1

04 Feb 17:36
a2e9230

Choose a tag to compare

What's Changed

  • fix: Slidev builtin icons resolved correctly by @sghuang19 in #11

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Feb 16:32
8f206c6

Choose a tag to compare

What's Changed

  • feat: full support for UnoCSS utility classes by @sghuang19 in #10

Now, you can style your PrimeVue components with UnoCSS utility classes without prefixing !. Text styles are also supported!

Full Changelog: v0.2.2...v0.3.0

v0.2.2

03 Feb 04:46
89f1931

Choose a tag to compare

What's Changed

  • fix: include primevue/config in Vite config by @sghuang19 in #7

Full Changelog: v0.2.1...v0.2.2

v0.2.1

02 Feb 03:28
d49cfd6

Choose a tag to compare

What's Changed

  • fix: reference @slidev/types explicitly by @sghuang19 in #6

Full Changelog: v0.2.0...v0.2.1

v0.2.0

01 Feb 05:08
d998dcb

Choose a tag to compare

What's Changed

  • feat: support dark mode by @sghuang19 in #2

Full Changelog: v0.1.0...v0.2.0

v0.1.0

01 Feb 02:50
6ead271

Choose a tag to compare

feat: initial setup (#1)

* Initial setup based on naive ui addon

* Add PrimeVue to dependencies

* Update preview for buttons

* Enable basic button components

* Use a different name for component registry

* Use unplugin-vue-components resolver

* More examples in demo