Detalhes do pacote

@una-ui/extractor-vue-script-edge

una-ui5.5kMIT1.0.0-alpha.7-29217002.cedd832

Unocss extractor for Vue script

unocss, unocss-extractor, una-ui-extractor

readme (leia-me)

✨ Una UI

[!WARNING] This project is heavily working in progress.

🏗️ Release Status

Branch Version Status Downloads
Main (Edge) npm-edge github-status npm-edge-downloads
Release npm-version github-status npm-downloads

📙 References

Resource URL
📚 Documentation unaui.com
🚀 Starter Kit github.com/una-ui/starter
🔍 Starter Live starter.unaui.com
🎮 Playground play.unaui.com

🌠 Star History

<picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=una-ui/una-ui&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=una-ui/una-ui&type=Date" /> Star History Chart </picture>

🌻 Sponsors

🪴 Project Activity

Alt

👨‍💻 Contributors

🏛️ License

MIT License © 2023 Phojie

changelog (log de mudanças)

0.63.0 (2025-07-20)

Features

  • Combobox, Select, RadioGroup: improve generic typing (#467) (0ff4176)
  • ExtractorVueScript: add support for ternary patterns (#463) (fb25376)

0.62.2 (2025-07-19)

Features

  • Select: improve generics to allow better typesafety (#466) (fe1f7f0)

0.62.1 (2025-07-18)

Features

0.62.0 (2025-07-18)

Features

  • Table: add empty-text and empty-icon preset and prop configuration (#462) (b8ef868)

0.61.0 (2025-06-26)

Features

  • PinInput: introduce new components and presets (#450) (2fe0c0f)

0.60.1 (2025-06-24)

Features

  • Table: add support for getSubRows method (#449) (6f38118)

0.60.0 (2025-06-21)

Bug Fixes

  • NavigationMenu: resolve link and list types (#428) (025f305)

Features

  • NumberField: introduce new components and presets (#432) (d0efbbc)

0.59.0 (2025-06-12)

Bug Fixes

  • Input: correct placeholder color preset sytanx, related to #427 (ff628e9)
  • Switch: add missing types (caabb14)
  • Switch: prevent color flickering and enhance default presets (#425) (a68b03f)
  • Switch: rename una class properties to avoid duplicate unocss warning (91e2cf7)

Features

  • HoverCard: introduces new components and presets (#424) (be17640)

0.58.0 (2025-06-09)

Features

  • add support for model modifiers (#423) (7b23ff2)
  • Table: update and improve types (1cbf091)

0.57.0 (2025-05-27)

Bug Fixes

  • Nuxt: use reactiveOmit instead of computed to delegate props (#419) (e4b72d7)

0.56.5 (2025-05-27)

Features

  • Breadcrumb: add dropdown-menu props support (a43d024)
  • Dialog: improve dialog-footer spacing (88ad8d5)
  • Tabs: improve style presets (6ddcb8e)

0.56.4 (2025-05-25)

Features

  • ThemeSwither: add additional radius options (34ec47d)
  • ThemeSwither: improve styles and configuration (b7fc5c6)

0.56.3 (2025-05-25)

Bug Fixes

  • SelectTrigger: add shrink class to select-trigger preset (9d28802)

0.56.2 (2025-05-25)

Bug Fixes

  • Button: add shrink-0 to btn preset (3965f48)

0.56.1 (2025-05-24)

Bug Fixes

  • Form: enhance label-required preset (b6b1fea)
  • Form: remove redundancy in defining blocks (4b8d928)

Reverts

  • Revert "chore(deps): update nuxt framework to ^3.17.4 (#413)" (#415) (8c67214), closes #413 #415

0.56.0 (2025-05-22)

0.55.4 (2025-05-22)

Bug Fixes

  • Tabs: update size logic; refactor props logic (8689523)

0.55.3 (2025-05-22)

Bug Fixes

  • Button: correct disabled logic (2748519)

0.55.2 (2025-05-21)

Features

  • Link: add active prop support (e966982)

0.55.1 (2025-05-17)

Bug Fixes

  • Drawer: update and add missing una presets configuration (b605486)

0.55.0 (2025-05-17)

Features

  • Drawer: introduces new components and presets (#400) (8dc0bb4)
  • Preset: update default muted and accent color configuration (a3132a8)

0.54.4 (2025-05-15)

Features

  • Link: add disabled prop and preset support (f863bbf)

0.54.3 (2025-05-12)

Bug Fixes

  • Combobox: add size configuration to combobox-empty component (efa48b8)
  • Preset: update popover colors (853412d)

0.54.2 (2025-05-07)

Bug Fixes

  • ExtractorVueScript: add support for double quotes (#407) (8bb65da)

0.54.1 (2025-05-07)

Bug Fixes

  • SelectTrigger: add configuration for select-trigger class (c7c0073)

Features

  • Combobox: add default leading icon for trigger input search (818a6e5)
  • ExtractorVueScript: add support for non-<script setup> (#402) (3da2345)
  • Nuxt: update @nuxt/module-builder to 1.0.1 (v2) (#406) (0a5d5ec)

0.54.0 (2025-05-04)

Features

  • Label: update styling presets and components to v4 (6ed7bf0)

Reverts

  • Revert "build(Nuxt): update @nuxt/module-builder to 1.0.1 (#362)" (149024a), closes #362

0.54.0 (2025-05-04)

Features

  • Label: update styling presets and components to v4 (6ed7bf0)

Reverts

  • Revert "build(Nuxt): update @nuxt/module-builder to 1.0.1 (#362)" (149024a), closes #362

0.53.0 (2025-05-04)

Bug Fixes

  • Input: reconfig leading-wrapper; add status-icon-base to una prop (0180283)
  • Progress: use v-slot to access modelValue (1a6c83c)
  • Resizable: update size configuration; update style presets (ac8d4b2)
  • Slider: pass the correct model-value properly (0d36f01)

Features

  • AlertDialog: improve dialog content & footer style presets (3151a32)
  • AlertDialog: introduces new components and presets (#394) (b22816b)
  • Dialog: improve dialog-content style presets (cf63789)
  • RadioGroup: bind the modelValue to default slot (c7fe395)
  • Resizable: introduces new components and presets (#398) (8ec031b)
  • ResizablePanel: bind props in default slot (cc3382e)

0.52.1 (2025-05-01)

0.52.0 (2025-05-01)

Bug Fixes

  • Dialog: add missing animation preset to content component (03ee219)
  • Form: reconfig event handlers and update model-value type to any (ca4f3ce)
  • Input: reconfig default paddings and sizes (fa3ff01)
  • Select: reconfig default paddings and sizes (23df4a1)
  • Select: reconfig trigger status-class-variants (1bb207d)
  • Select: remove padding to select-group preset (be10790)

Features

  • Combobox: introduce new components and presets (#388) (14c4532)
  • Inpiut: update text-area default padding, height, and config (a07c2c8)
  • Input: add _inputWrapper sub-component prop (43c2f27)
  • Input: update default icon sizes and paddings preset (#397) (623926c)
  • Select: add dynamic group-separator support (8b672fd)
  • Select: add indicator slot support (a3ee840)
  • ThemeSwither: improve button sizes and spacing (0e488a0)

0.51.6 (2025-04-18)

Bug Fixes

0.51.5 (2025-04-16)

Bug Fixes

  • Select: pass generic T to SelectRootEmits (#383) (b2732a8)

0.51.4 (2025-04-09)

Features

  • DropdownMenu: improve height, rounded, and padding configuration (0010bbb)

0.51.3 (2025-04-07)

Features

  • Table: enhance _tableRow prop to accept a function for dynamic row attributes (#377) (d09b739)

0.51.2 (2025-04-05)

Bug Fixes

  • DropdownMenuItem: bind attribute to root component (91f6e6d)

0.51.1 (2025-04-04)

Bug Fixes

  • Button: remove onClick definition (ee1bd60)

0.51.0 (2025-04-04)

Features

  • add primitives support to table subcomponents (#374) (0d78877)
  • Button: define type for onClick event (c804312)
  • Button: support dynamic prop types (c92dce0)
  • Table: add emit functionality on row click; improve types (#373) (aba6efd)

0.50.4 (2025-04-04)

Features

  • Input: add expose methods for input manipulation (6275b83)

0.50.3 (2025-04-03)

Bug Fixes

  • AvatarGroup: update overflow label condition (4a707a5)

0.50.2 (2025-04-03)

Features

  • Avatar: improve accessibility (2de98bb)

0.50.1 (2025-04-03)

Bug Fixes

  • AvatarGroup: replace reactiveOmit with omitProps (3759cfa)

0.50.0 (2025-04-03)

Features

  • AvatarGroup: add custom overflow-label support (fb4b3ef)

0.49.3 (2025-04-03)

Bug Fixes

  • AvatarGroup: use defineSlots for slot definition (277567d)

0.49.2 (2025-04-03)

0.49.1 (2025-04-03)

Bug Fixes

  • Toast: add bg-base to toast-outline variant (c932ef1)

0.49.0 (2025-04-02)

Features

  • AspectRatio: introduce new components and presets (#371) (2e3b7e5)

0.48.0 (2025-04-01)

Features

  • NavigationMenu: introduce new components and presets (#363) (7097549)

0.47.2 (2025-03-30)

Features

  • Pagination: add square prop and add pagination preset config (3bb6bb9)

0.47.1 (2025-03-30)

Bug Fixes

  • Button: update preset and leading configuration (dd98110)
  • DropdownMenu: update sizes, padding, and height config (d285c91)

Features

  • Select: add trigger-wrapper slot (2083e5e)

0.47.0 (2025-03-28)

Bug Fixes

  • Table: isolate una configuration to table-loading components (86c7d07)

Features

  • DropdownMenu: add support for event handlers (#364) (a170231)
  • Preset: add and use to base html class (978f7d3)

0.46.0 (2025-03-25)

Bug Fixes

  • Nuxt: reconfig slot iteration syntax for some components (ccaf52a)

0.45.0 (2025-03-24)

Features

  • Nuxt: improve module configuration and add alias support (4cc2993)
  • Table: enable hiding in selection column (fbe728e)

0.44.2 (2025-03-24)

Bug Fixes

  • DropdownMenu: update slot structure (15474b1)

0.44.1 (2025-03-24)

Bug Fixes

  • Select: update select-item trailing classes configuration (b88dc97)

0.44.0 (2025-03-22)

Features

  • Link: add label prop support (41a8333)

0.43.0 (2025-03-21)

Bug Fixes

  • Nuxt: update components dir watch option to use module options instead of nuxt options (#357) (73504f4)

0.42.1 (2025-03-20)

Features

  • Table: set enable-sorting-removal to true by default (2f28123)

0.42.0 (2025-03-20)

Bug Fixes

  • Accordion, ThemeSwitcher: add safety checks in functions (dc7f03b)
  • Nuxt: add missing dependency (37252d4)
  • ThemeSwitcher: add type assertion to variables (afae888)
  • ThemeSwitcher: improve typesafety (cea15f2)

Features

  • Button: improve square configuration (8985468)
  • DropdownMenu: add default rounded value and set select-none to items (1cc1af4)
  • DropdownMenu: add onClick handler to item props (0536cfd)
  • DropdownMenu: add onClick to menu-item props (a4a72da)
  • Pagination: improve ellipsis presets (d131cd6)
  • Table: add manual filtering support (7d48c55)
  • Table: add table core options required props (38ee320)
  • Table: add the ability to remove sorting for the table (0674006)

Reverts

  • Nuxt: revert icon collections config (5c05f64)

0.41.1-beta.1 (2025-03-11)

Features

  • Button: auto square and set padding to 0 if icon is enabled (699e2f9)

0.41.0-beta.1 (2025-03-10)

Bug Fixes

  • access showIcon through props in SidebarMenuSkeleton (e1e645e)

Features

  • add presets configuration (bb399ab)
  • Add project management components and pages (9f43fa8)
  • add reactive popover activation logic (a7376b1)
  • add Scroll Area component link (5f452c4)
  • add separate TypeScript type definitions for sidebar components (34c2061)
  • add sidebar attributes for layout customization (3d5cb7b)
  • add una props support to all sidebar components (40bd47e)
  • AppSidebar: add scroll area to sidebar content (8bcbd30)
  • Link: add partial match for exactQuery prop and improve types (93e1f8a)
  • Nuxt: automatically install default collection icons (fb9215c)
  • playground: add components page template (90fa004)
  • prefixes: add sidebar component styles and classes (df7f898)
  • shortcuts: add sidebar import and config dep (1fadd70)
  • sidebar: add badge support to menu items (aa2ef6f)
  • sidebar: add new sidebar components and previews (dc31ec1)
  • sidebar: add slot to SidebarMenuSkeleton (44097b1)
  • ThemeSwither: bind open value to slot trigger (b69d626)
  • update all sidebar components to use TypeScript types (d94ba54)

0.40.1-beta.1 (2025-03-05)

0.40.0-beta.1 (2025-03-05)

Features

  • Input: provide default prop size value (ab7c573)
  • Table: add scroll-area component support (d6ea0cf)
  • Unocss: upgrade to v6.66 and use presetWind3 preset (75666d2)
  • upgrade to presetwind3 support configuration (#350) (9fdc6ec)

0.39.0-beta.1 (2025-03-01)

Features

  • Avatar: set label preset to capitalize by default (8f966b5)
  • ScrollArea: introduce new component and presets (#343) (54750ce)

0.38.0-beta.1 (2025-02-27)

Bug Fixes

  • DropdownMenu: update slots and child props config (8223e5d)
  • Preset: enforce square dimensions for icons (326f22e)
  • Preset: improve support for square utility (effbcb1)

0.37.1-beta.1 (2025-02-25)

Bug Fixes

  • Dialog: set dialog-close preset to scrollable content (6c536ae)
  • Dialog: update misconfig class preset (4df43d5)
  • Sheet: define open slot value to slot trigger (9835750)

0.37.0-beta.1 (2025-02-24)

Features

  • Button: improve accessibility with aria-label config (828b41c)
  • Dialog: add overlay props and improve accessibility (c8f673a)
  • Sheet: introduce new component and presets (#340) (ece0e89)

0.36.1-beta.1 (2025-02-24)

Bug Fixes

  • checkbox: update size and disabled props config (#335) (96d1e12)

0.36.0-beta.1 (2025-02-23)

Features

  • Button: update btn-focus preset and remove cursor-pointer (b35f85e)

0.35.0-beta.1 (2025-01-28)

Bug Fixes

  • Dialog: improve component accessibility (98027c8)

Features

  • Progress: add rounded prop to progress root (a014565)

0.34.0-beta.1 (2025-01-23)

0.33.0-beta.1 (2025-01-16)

Bug Fixes

  • Breadcrumb: add ellipsis slot and update examples (#318) (93c4ac2)
  • select): trigger shortcuts and component, feat(docs: update examples (#317) (e4fa447)

Features

  • forms: add new form component files and structure (53c6ee6)

0.32.0-beta.2 (2025-01-08)

Features

  • toast: add leading icon example and documentation (1d49717)

0.32.0-beta.1 (2025-01-08)

Bug Fixes

  • Progress: reconfig indeterminate default progress animation (fe29a98)

Features

  • Button: set loadingPlacement to label by default if icon prop is enabled (1062e30)
  • Form: introduce new component with vee-validate + zod config (#314) (a4a3b35)
  • Toast: introduce new component and composable (#315) (875adc6)

0.31.0-beta.1 (2024-12-01)

Bug Fixes

  • Avatar: prevent passing unnecessary props (b18aa56)
  • RadioGroup: set flex-wrap to radio-group preset (5efab17)

Features

  • Label: add ability to define label using label prop (098120f)

0.30.0-beta.1 (2024-11-27)

Bug Fixes

  • AvatarGroup: update props configuration and inheret size properly (09a0942)
  • Checkbox: add checkbox prop to root component (7b9434f)

Features

  • RadioGroup: introduce new component and presets (#306) (d04a63f)

0.29.0-beta.1 (2024-11-25)

Bug Fixes

  • AvatarGroupDefault: correct avatar import path (c7d8901)
  • Badge: add bg-transparent to closable button (3e2ff87)
  • Checkbox: reconfigure reverse prop configuration (2091488)
  • Dialog: update animation configuration (81e54af)
  • Preset: properly set variable with rgba value (a7c1a0b)
  • Preset: properly set variable with rgba value (b2f3fe5)
  • preset: remove ring-inverted and offset-inverted shortcuts (#286) (82cf37e)
  • Skeleton: add update props and types config (f62bc09)
  • Slider: remove unuse utility in slider-root preset (cb240f4)
  • Switch: update default props preset configuration (1c93f94)
  • Switch: update root-props-emits configuration (c406141)
  • Toggle: add size prop to component bind configuration (ed93761)
  • Tooltip: add missing types (71382a9)

Features

  • add static icons configuration and refactor imports (b18be01)
  • Button: add block prop configuration (ac7f41f)
  • Preset: add --una-foreground and --una-background color variable (2691c3b)
  • preset: add screen configuration to 2xl container preset (c7c3a56)
  • Preset: add transparent background by default to form elements (7678607)
  • select: add nested groups support in select component (7ec85ea)
  • Slider: add accent static color preset and update disabled config (dc5c78e)
  • Slider: add default prop for slider color option (b4af95f)
  • ThemeSwither: improve accessibility (9419bf0)

0.28.0-beta.1 (2024-10-10)

Bug Fixes

  • Button: update static variant presets and add examples in docs (#271) (5eb53f6)
  • Preset: update default border-color configuration (0cbfd29)

Features

  • Collapsible: introduce new preset and component (#274) (1d8e031)
  • Preset: add container default config (d44377e)
  • Preset: add html border-color value and fix typo (ddfb97d)

0.27.1-beta.1 (2024-10-08)

0.27.0-beta.1 (2024-10-05)

Features

  • Toggle: introduce new component and presets (#243) (456b8ab)

0.26.0-beta.2 (2024-09-30)

Features

0.25.0-beta.1 (2024-09-29)

Bug Fixes

  • Tooltip: reconfig tooltip colors preset (#253) (e42ddd4)

0.24.0-beta.1 (2024-09-27)

Bug Fixes

  • Accordion: reconfig trigger button height style (#216) (83f8a26)
  • Breadcrumb: reconfig padding and square value (#214) (01673bd)
  • Preset: override square-false value (1934579)
  • preset: typo (#239) (e7f907d)

Features

  • Table: add ability to customize subcomponents using columns.meta (cb1fdf4)

0.23.0-beta.1 (2024-09-22)

Bug Fixes

  • Button: add rounded prefix config (60de93e)
  • Button: allow RouteLocationRaw for to prop (#205) (3f2a9f6)
  • Button: Include search as possible type (#206) (89c44b8)
  • FormGroup: add class and preset configuration to root (#203) (9e82531)
  • Slider: remove unuse utility to base preset (c1ae9c6)

Features

  • add rounded prop + improve shapes configuration (#207) (d05d9fc)
  • Button: add minimum height to base preset (e9885d5)
  • Pagination: introduce new component and presets (#210) (61400f1)
  • preset: introduce area-* shortcut (#208) (4248f98)

0.22.0-beta.3 (2024-09-17)

Bug Fixes

  • nuxt: remove .nuxt and playground folders from nuxt tarball (#201) (b8b104b)

0.22.0-beta.2 (2024-09-17)

Bug Fixes

  • nuxt: optimize package size (872f7c3)

0.22.0-beta.1 (2024-09-17)

Bug Fixes

  • nuxt: update build config (d9de2d8)

0.21.1-beta.2 (2024-09-17)

Bug Fixes

  • nuxt: update build config (5bbe3a9)

0.21.1-beta.1 (2024-09-17)

0.21.0-beta.1 (2024-09-17)

Bug Fixes

  • types: Generate nuxt types automatically at install (#200) (3bb3824)

0.20.0-beta.1 (2024-09-16)

0.19.1-beta.1 (2024-09-15)

Bug Fixes

  • Button: add bg-transparent to base preset (63e463d)

0.19.0-beta.1 (2024-09-13)

Bug Fixes

0.18.1-beta.1 (2024-09-12)

Bug Fixes

  • ThemeSwitcher: Port Popover to content slot (#192) (5e1f2f8)

0.18.0-beta.1 (2024-09-12)

0.17.1-beta.1 (2024-09-12)

Bug Fixes

  • nuxt: update app config types (349b8ec)

0.17.0-beta.1 (2024-09-11)

Features

  • Tooltip: introduce new component and preset (#182) (fc2a7cc)

0.16.3-beta.1 (2024-09-11)

Bug Fixes

0.16.2-beta.1 (2024-09-11)

Bug Fixes

  • Button: add bg-transparent to ghost preset (6f74528)

Features

  • Button: add transition-colors and remove bg-transparent to base preset (4648ea6)

0.16.1-beta.2 (2024-09-10)

Bug Fixes

  • ThemeSwitcher: revert client settings (75c89cd)

0.16.1-beta.1 (2024-09-10)

Bug Fixes

  • ThemeSwitcher: add default value to font-size and radius (9515130)
  • ThemeSwitcher: reconfig client settings (ac0a234)
  • ThemeSwitcher: update shuffle icon (e8180a3)

0.16.0-beta.1 (2024-09-09)

Features

  • Label: introduce new component and preset (#178) (373a899)
  • Popover: introduce new component and preset (#183) (3bf0121)
  • ThemeSwitcher: add radius and mode configuration (#186) (1102f36)

0.15.1-beta.2 (2024-09-05)

0.15.1-beta.1 (2024-09-04)

0.15.0-beta.1 (2024-09-04)

Bug Fixes

0.14.0-beta.2 (2024-09-01)

0.14.0-beta.1 (2024-09-01)

Features

  • DropdownMenu: introduce new component and presets (#174) (c8ef6e3)

0.13.0-beta.2 (2024-08-30)

0.13.0-beta.1 (2024-08-22)

Bug Fixes

  • Progress: update indeterminate class config (848bedf)

Features

  • Breadcrumb: introduce new component and preset (#165) (9131df9)

0.12.1-beta.1 (2024-08-20)

Bug Fixes

0.12.0-beta.2 (2024-08-20)

Bug Fixes

  • Table: add column-header left pinning config (ffdc9b2)

0.12.0-beta.1 (2024-08-20)

Features

  • Progress: add indeterminate support (#164) (a10ac1c)
  • Table: introduce new component and preset (#157) (1aca459)

0.11.0-beta.1 (2024-08-13)

Features

  • Card: introduce new component and preset (#155) (2ed43f8)

0.10.1-beta.1 (2024-08-12)

Features

  • Select: add variants and colors configuration (#154) (1ff0dce)

0.10.0-beta.1 (2024-08-12)

Features

  • Tabs: introduce new component and preset (#152) (612f739)

0.9.0-beta.4 (2024-08-12)

0.9.0-beta.3 (2024-08-12)

Bug Fixes

  • Separator: fix preset typo (f4d87e8)

0.9.0-beta.2 (2024-08-10)

0.9.0-beta.1 (2024-08-10)

Bug Fixes

  • kbd: update ring and solid-bg preset (07aebd2)

Features

  • Button: add btn-soft-black variant and minor preset configurations (184ed50)
  • Divider: new component and preset (#150) (85d2c90)
  • Separator: introduce new component and preset (#151) (208c292)

0.8.0-beta.1 (2024-08-07)

Bug Fixes

  • Slider: remove passing of size prop to class attribute (2c8f736)

Features

  • Button: add outline-gray and outline-white preset color (b05a2d5)
  • Select: new preset and component (#148) (fd32d8b)

0.7.0-beta.2 (2024-07-25)

Bug Fixes

  • Skeleton: add missing default preset and component configuration (c120862)
  • Skeleton: prevent utility warning of props preset (1377b4d)

0.7.0-beta.1 (2024-07-25)

Bug Fixes

  • checkbox: add default base size to the preset (6f8dc78)

Features

  • NSkeleton: add new component and preset (#143) (dbbd2c4)

0.6.1-beta.1 (2024-07-23)

0.6.0-beta.2 (2024-07-23)

0.6.0-beta.1 (2024-07-20)

Features

  • add new built-in icons and update theme-switcher component (#139) (859984c)
  • NProgress: add new component and preset (#138) (871e30c)

0.5.0-beta.1 (2024-07-18)

Bug Fixes

  • add missing imported icons (f7a91a5)
  • NAccordion: update item attributes types configuration (e4b196d)
  • NAvatar: add missing import (56ea17f)
  • NNavlink: add missing imported components (#127) (cbda216)
  • preset: update text-md preset configuration (5cb67da)

Features

  • NAvatar: add size prop to props configuration (1b283e8)
  • NSlider: add new component and preset (#132) (686910f)

0.4.0-beta.5 (2024-01-29)

0.4.0-beta.4 (2024-01-29)

0.4.0-beta.3 (2024-01-29)

0.4.0-beta.2 (2024-01-29)

0.4.0-beta.1 (2024-01-29)

Bug Fixes

  • NAlert: add missing import (138406d)
  • NAlert: use div tag in title instead of heading (1ab68cc)

0.4.0-beta.0 (2023-11-28)

Bug Fixes

  • NInput: set fix ref value to textarea (63490bc)
  • NInput: show only 1 icon in trailing area (d5e039c)

Features

  • extractor-vue-script: add ability to extract camelCase prefixes (9f93af1)
  • NInput: add textarea to configuration (#116) (506af8d)
  • NThemeSwitcher: add reset button) (7879afb)
  • nuxt: add ability to configure default themes (#110) (bdab305)

Performance Improvements

  • NThemeSwitcher: improve accessibility (a81d8b1)

0.3.0-beta.1 (2023-10-22)

Bug Fixes

  • NRadio: use opacity to control visibility, close #101 (7edbc82)

Features

  • NCheckbox: add new component and preset (#103) (f96cdfb)

0.3.0-beta.0 (2023-10-22)

Bug Fixes

  • NRadio: use opacity to control visibility, close #101 (7edbc82)

Features

  • NCheckbox: add new component and preset (#103) (f96cdfb)

0.2.0-beta.6 (2023-10-19)

0.2.0-beta.5 (2023-10-19)

0.2.0-beta.4 (2023-10-19)

0.2.0-beta.3 (2023-10-19)

0.2.0-beta.2 (2023-10-19)

0.2.0-beta.1 (2023-10-19)

0.2.0-beta.0 (2023-10-19)

Bug Fixes

  • avoid lagging during page navigation (5d175c5)
  • lint [skip-release] (02d7501)
  • n-button: reconfigure the component with n-link (b9f82c4)
  • NButton: config default-variant-prop (2c432ed)
  • NButton: set btnTrailing prop properly (80ac6e0)
  • NLink: add missing types (e24e06d)
  • NNavLinkGroup: exclude children to bind to component (d3ecf7c)
  • NNavLink: pass attributes to wrapper (9c1ecb9)
  • prevent avatar skeleton example from pre-rendering (8b9334e)
  • update nav link ftm (f853bbe)
  • use router push instead (18481b1)

Features

  • button: add text-black and text-gray static variant (319ae3e)
  • NButton: improve accessibility (200fe5b)
  • NKbd: new component and preset, close #43 (6962a36)
  • NLink: new component and preset (ebfd0ca)
  • NNavLink, wip: update initial component and preset (bc564d0)
  • NNavLinkGroup, wip: update initial component and preset (96ae571)
  • NNavLink: partial component and preset (#92) (eaf3dac)
  • NRadio: new component and preset (#100) (e83c812)
  • package: add vue-script extractor, close #91 (#95) (8b07fe4)

Performance Improvements

  • set css reset file as default in the preset (6049cee)

0.1.1-beta.1 (2023-08-21)

0.1.1-beta.0 (2023-08-21)

0.1.0-beta.1 (2023-08-21)

0.1.0-beta.0 (2023-08-21)

Bug Fixes

  • accordion lint (ae3ab44)
  • add missing button prop and preset (1794311)
  • avatar: remove redundant sc (07cc4b1)
  • button: update btn-label base preset (279a9ba)
  • docs: dep config (ef963d3)
  • docs: file name imports (d86ecc1)
  • docs: update button loading slot snippet location (1a62488)
  • docs: update button(size) outdated example (b0cf169)
  • docs: update outdated btn preset (6ff7137)
  • docs: update redirect link (041178e)
  • extract some text from unocss (c53ca61)
  • init (ba10cb8)
  • lint (36b75a5)
  • lint (631f406)
  • lint (ace95f9)
  • lint (9e0c493)
  • lint (48940d5)
  • loading icon in input component (484587d)
  • loading props location (5c7a701)
  • NAccordion: extract the disclosure template to prevent lint bug (54521b1)
  • NThemeSwitcher: set z-index value to popover-panel (2ed4874)
  • preset: update conditional statement in defining n rule (47ef54b)
  • props configurations, resolves #46 (8e0b22f)
  • remove invalid imports (3971db5)
  • resolves loading props initially (e7214d6)
  • set dynamic slot for every reuse template (89b50b2)
  • set release pacakages in reverse (5e7f798)
  • set skeleton as general config (3d3fe1c)
  • sync default theme colors from the preset (ac08f0a)
  • theme switcher button outdated classes (b8338e2)
  • tsdocs: typo (f4ddcb6)
  • types (6124835)
  • typo (7997834)
  • typo (d6a3726)
  • update import package name location (88358d2)
  • update outdated prop name (4adddb6)

Features

  • add btn xs preset (1e24e5c)
  • add events to input component (d9c9d07)
  • add loading props and icon to input (fabfc5b)
  • add opacity to input status ring (f361902)
  • add reverse props to input trailing/leading location (6baf61b)
  • button: add text-white variant (c358ee4)
  • docs: add transition to shuffle icon (1a1fb4e)
  • NAccordion: ability to have a dynamic color using prop (b891f71)
  • NAccordion: add ability to mount and unmount item content (b1b845c)
  • NButton: add loading slot template (8658365)
  • NFormGroup: add counter prop (229d3ba)
  • NSwitch: add icon props and preset (39acfdc)
  • NSwitch: add loading prop and preset (7ae191e)
  • preset: add input-loading-base shortcut (ca1bcb2)
  • preset: improve accessibility (b3b43ca)
  • switch: add variants to preset and component (bd86643)
  • types (9431ba5)

Performance Improvements

  • avatar: optimized the usage of preset (7cc4eed)
  • NAccordion: optimize classes value (2ebff78)
  • NAlert: optimize shortcuts (c838e32)
  • NBadge: optimize in defining shortcuts (23c208f)
  • NButton: optimize preset and component (819b70b)
  • NInput: optimize preset and component (7222e7c)
  • optimize imports in props (555271e)
  • remove playground (981abeb)
  • remove undefined options to classes #24 (7d3d294)
  • safelist is complete remove, closes #26 (09c6156)
  • set button reuse template inside the component (da18848)