Skip to content

Releases: shuriken-ui/nuxt

v3.1.6

02 May 15:44
Compare
Choose a tag to compare

v3.1.0

02 Apr 05:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.1.0

v3.0.4

23 Mar 03:38
Compare
Choose a tag to compare

Bug Fixes

  • BaseAutocomplete: fix clearable with custom clearValue (2a2a9f2)
  • BaseDropdownItem: expose active and close to all slots (765b972)
  • config: base pagination type to color (08f07a1)

Full Changelog: https://github.com/shuriken-ui/nuxt/blob/main/CHANGELOG.md

v2.0.1

24 Jan 16:18
Compare
Choose a tag to compare

Bug Fixes

  • BaseAccordion: use ts generic for items content (5ce4d84)
  • BaseTabs: default tab detection on before mount (0ad76af)
  • BaseTabSlider: default tab detection on before mount (3740d4a)
  • use defineSlots in generic components (f50e03b)

Full Changelog: v2.0.0...v2.0.1

v2.0.0

11 Jan 22:45
Compare
Choose a tag to compare

2.0.0 (2024-01-11)

Migration guide can be found in #102, shuriken-ui/tailwind#59 and shuriken-ui/tailwind#62

Features

  • add useNuiDefaultProperty composable (fe8b8bc)
  • BaseButton: update component configuration (d68edb6)
  • add and reorder demos on playground (8c2e048)
  • add autocomplete demos (d4d1e81)
  • add BaseAccordion demos and variations (45ff793)
  • add BaseAutocomplete demos (1d468e8)
  • add BaseAvatar and BaseAvatarGroup demos with different variations (a522124)
  • add BaseBreadcrumb demos with different separators (a3ce0d8)
  • add BaseButton demo with various variants and states (2d6ab53)
  • add BaseButtonAction demos with various styles and states (f3c0396)
  • add BaseButtonClose demos with different sizes and colors (eb100cd)
  • add BaseButtonIcon demos and variations (0537c1d)
  • add BaseCard demos and variations (70a4e4c)
  • add BaseCheckbox demos (43de104)
  • add BaseCheckboxAnimated demos (8f0384c)
  • add BaseFocusLoop demos to playground (d52ab4b)
  • add BaseInput demos (44cf341)
  • add BaseInputFile demos (652ab18)
  • add BaseInputFileHeadless demos (0cd535f)
  • add BaseList demos with various previews (46882d9)
  • add BaseMessage demos and variations (c65d888)
  • add BasePagination demos with different rounded styles (b43cc31)
  • add BasePlaceholderPage and BasePlaceload demos (015561f)
  • add BaseProgress demos to playground (297cd2a)
  • add BaseSnack demos to playground tests (c3df1c3)
  • add BaseTag demos with different variants and styles (a36889d)
  • add BaseThemeToggle demos to playground tests (a3ace62)
  • add BaseTreeSelect demos (225e17f)
  • add disabled autocomplete examples (c2a97b7)
  • add dropdown demos and variations (be1c41d)
  • add fullscreen-dropfile demo (fe882e6)
  • add NuiPreview and NuiPreviewContainer components for playground (272464a)
  • add NuiTooltip demos and remove unused components (893e1f5)
  • add Tab slider demos in playground (2479eb3)
  • add tabs demos to playground (eb3efe2)
  • add typography demos (720a6bd)
  • BaseAccordion: update app.config.ts and BaseAccordion.vue (fb0dad0)
  • BaseAutocomplete: update app.config.ts and BaseAutocomplete.vue (f1b28a8)
  • BaseAvatarGroup: refactor avatar group component and update app configuration (210b5f9)
  • BaseAvatar: refactor BaseAvatar component and config (debbe8f)
  • BaseAvatar: update app.config.ts and BaseAvatar.vue (40ed93d)
  • BaseBreadcrumb: refactor BaseBreadcrumb.vue component (3adf994)
  • BaseButtonAction: remove loading and disabled props from BaseButtonAction.vue (9485f1c)
  • BaseButtonClose: update BaseButtonClose component styles and default values (e4ea740)
  • BaseButtonIcon: update app.config.ts, nuxt.schema.ts, and button-icon.vue (4ae77fa)
  • BaseButton: update button shapes and color attribute (ec5a63a)
  • BaseCard: refactor BaseCard component configuration (423e719)
  • BaseCheckboxAnimated: update app.config.ts and BaseCheckboxAnimated.vue (23158c8)
  • BaseCheckbox: update BaseCheckbox component configuration (45e06dd)
  • BaseDropdownItem: update app.config.ts and BaseDropdownItem.vue (bfd6f36)
  • BaseDropdown: update BaseDropdown component configuration (23fdd57)
  • BaseHeading: update BaseHeading component configuration (87c068a)
  • BaseIconBox: add 'none' color option to BaseIconBox (65ccf30)
  • BaseIconBox: update BaseIconBox component configuration (9ae35b4)
  • BaseInputFile: update app.config.ts and BaseInputFile.vue (dc46a21)
  • BaseInputNumber: update app.config.ts and BaseInputNumber.vue (8b2a281)
  • BaseInput: update app.config.ts and BaseInput.vue (94b7952)
  • BaseKbd: add new BaseKbd component and update nuxt.config.ts and nuxt.schema.ts (0b65a03)
  • BaseListbox: update BaseListbox styling in app.config.ts and BaseListbox.vue (7d199d0)
  • BaseMessage: update BaseMessage configuration (c825138)
  • BasePagination: update pagination component rounded property (dfcd79b)
  • BaseParagraph: update BaseParagraph component configuration (3bcbab5)
  • BasePlaceholderPage: update app.config.ts and BasePlaceholderPage.vue (6d1d1b4)
  • BaseProgress: update BaseProgress component configuration (480f600)
  • BaseProse: refactor BaseProse component...
Read more

v1.8.0

16 Nov 03:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.8.0

v1.6.1

18 Oct 00:34
Compare
Choose a tag to compare
chore(release): 1.6.1

v1.6.0

18 Oct 00:34
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.6.0

v1.5.0

13 Oct 20:15
Compare
Choose a tag to compare

Full Changelog: v1.4.1...v1.5.0

v1.4.1

13 Oct 19:51
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.4.1