benjamincanac pushed  #2780 docs(app): improve framework hydration
 Malik-Jouda pushed  #2778 feat(Calendar): add `icon` props
 hywax pushed  #2773 docs(ComponentCode): add `cast` prop
 Malik-Jouda pushed  #2771 fix(Table): handle `loading` animation in RTL mode
 Malik-Jouda pushed  #2770 fix(Calendar): handle icons in RTL mode
 hywax pushed  #2618 feat(Calendar): implement component
 benjamincanac pushed  #2692 docs(deps): update `@nuxt/content` to `alpha.6`
 danielroe pushed  #2690 docs: remove local module from list
 hywax pushed  #2687 cli: fix line break doc template
 hywax pushed  #2684 docs(i18n): display supported languages in a table
 mehotkhan pushed  #2682 feat(locale): add Persian language
 yeonjulee1005 pushed  #2681 fix(Textarea): `autoresize` does not work when initializing `modelValue`
 tkmcc pushed  #2680 fix(css): `--font-family-sans` renamed to `--font-sans`
 Malik-Jouda pushed  #2675 playground: improve responsive
 maximepvrt pushed  #2632 docs(Banner): wrong aria label
 Akryum pushed  #2631 fix(FormField): missing conditions to apply container classes
 benjamincanac pushed  #2630 fix(App): remove `dir` prop
 danielroe pushed  #2624 ci: run vite build to test playground
 hywax pushed  #2620 feat(locale): provide `dir` on `defineLocale`
 rdjanuar pushed  #2607 feat(InputMenu/SelectMenu): add support for `dot notation` in `by` prop
 sandros94 pushed  #2623 fix(locale): it translation
 hywax pushed  #2616 cli: add doc template
 hywax pushed  #2611 feat(locale): provide `code`
 Malik-Jouda pushed  #2594 feat(Badge): handle `icon` prop
 maxsteinwand pushed  #2570 feat(PinInput): implement component
 rdjanuar pushed  #2550 feat(Form): apply transformations
 ineshbose pushed  #2472 feat(InputMenu/SelectMenu): add `create-item` prop
 romhml pushed  #2606 fix(Form): match `error-pattern` on input validation
 sandros94 pushed  #2603 fix(useLocale): missing import in various components
 romhml pushed  #2601 feat(FormField): add `error-pattern` prop
 rdjanuar pushed  #2600 fix(Table): data outdated when rows change
 rdjanuar pushed  #2587 fix(Form): use parsed value from `joi` instead of original state
 adamkasper pushed  #2593 feat(locale): add support for Czech translation
 rdjanuar pushed  #2592 fix(Table): prevent `onClick` while blocking element
 yeonjulee1005 pushed  #2588 fix(Link): missing relative import
 rdjanuar pushed  #2566 fix(InputMenu/SelectMenu): use `by` prop to compare objects & support dot notation in `value-attribute`
 hywax pushed  #2586 feat(cli): add locale command
 sandros94 pushed  #2584 fix(locale): Italian translation
 sandros94 pushed  #2583 feat(locale): add support for Italian
 MuhammadM1998 pushed  #2582 feat(locale): add support for Arabic
 rdjanuar pushed  #2581 feat(Table): add custom `@select:all` event
 BlackWhite2000 pushed  #2580 feat(locale): translate Chinese
 Malik-Jouda pushed  #2578 docs(nuxt.config): cannot use `import.meta` outside a module
 rdjanuar pushed  #2561 fix(Notification): element renders even when no `notification` is present
 hywax pushed  #2574 docs(i18n): auto generated lang support
 romhml pushed  #2571 fix(module): skip devtools renderer page injection if router integration is disabled
 hywax pushed  #2553 feat(module): support i18n in components
 rdjanuar pushed  #2551 fix(Table): missing type on props `loadingState`
 rdjanuar pushed  #2549 feat(Table): allow dynamically render `checkbox`
 Malik-Jouda pushed  #2545 fix(date-picker): undefined `dayIndex`
 hywax pushed  #2544 fix(Table): types in undeclared slots
 Snack-X pushed  #2542 fix(AvatarGroup/ButtonGroup/MeterGroup): allow deeply partial `ui` config
 hywax pushed  #2540 feat(theme)!: migrate from `heroicons` to `lucide`
 nfpocket pushed  #2283 feat(Table): add contextmenu handling to table rows
 offich pushed  #2522 feat(Pagination): improve slot props
 hywax pushed  #2510 feat(DropdownMenu/ContextMenu): handle `color` field in items
 ersankarimi pushed  #2507 fix(InputMenu/SelectMenu): prevent unnecessary updates when modelValue is unchanged
 Malik-Jouda pushed  #2497 feat(Badge): handle `icon` and `avatar` props
 rdjanuar pushed  #2485 feat(Table): improve `expanded` row
 cjboy76 pushed  #2467 fix(module): missing types in `ui` config
 rdjanuar pushed  #2460 feat(Form): apply transformations
 romhml pushed  #2196 feat(module): devtools integration
 hywax pushed  #2503 feat(InputMenu/Select/SelectMenu): `arrow` prop implementation
 hywax pushed  #2494 feat(Kbd): special keys for macOS and other systems
 benjamincanac pushed  #2379 docs: update to `@nuxt/content@next`
 edersoares pushed  #2295 feat(InputMenu): allows to customize labels
 edersoares pushed  #2266 feat(SelectMenu): allows to customize labels
 RihanArfan pushed  #2480 docs(use-toast): add `App` component warning
 sandros94 pushed  #2478 docs(table): fix examples width
 sandros94 pushed  #2476 fix(NavigationMenu): add missing `min-w-0` to make truncate work
 yassilah pushed  #2471 fix(InputMenu/Select/SelectMenu): improve types
 Malik-Jouda pushed  #2433 feat(components): improve RTL support
 anthonyfranc pushed  #2227 fix(Modal/Slideover): bind transition class to `TransitionChild` for Vue 3.5
 romhml pushed  #2226 fix(useFormField): optional property access
 Malik-Jouda pushed  #2218 fix(SelectMenu): wrong placeholder color with multiple
 alexfriesen pushed  #2217 fix(Table): colspan with expand
 emmanuel-ferdman pushed  #2154 fix(README): update license link
 romhml pushed  #2153 test(Form): fix
 romhml pushed  #2152 fix(FormGroup): remove id when used with `RadioGroup`
 vanngoh pushed  #2072 fix(Table): checkbox can emit the `@select` event
 Mini-ghost pushed  #2040 fix(Textarea): resolve row count calculation errors caused by scrollbar
 jonataw pushed  #2101 fix(Tabs): recalculate marker if items change
 selemondev pushed  #2088 fix(Carousel): remove trailing space in next button icon
 samuelbelo pushed  #2084 docs(table): use `status` instead of deprecated `pending` in `useFetch` and `useAsyncData`
 Eazash pushed  #2047 fix(Input): avoid binding value when type is `file`
 thiagopetherson pushed  #1973 docs(notification): improve example
 abeldotam pushed  #1798 feat(Tabs): handle `icon` in items
 YIngChenIt pushed  #1714 fix(Carousel): remove `mix-blend-overlay` on indicators
 galexrt pushed  #1632 feat(Table): handle `rowClass` property in `columns`
 simoncdn pushed  #1587 feat(RadioGroup): add `selected` to label slot props
 maximepvrt pushed  #1458 feat(CommandPalette): handle `static` groups
 EvertonWingert pushed  #1036 feat(Table): expand row
 moshetanzer pushed  #1906 chore(eslint): add `no-trailing-spaces` rule
 noook pushed  #1888 fix(FormGroup): don't check for `error` slot so `help` slot can render
 noook pushed  #1881 fix(Progress): pass down attrs to `<progress>` to improve accessibility
 benjamincanac pushed  #1789 feat(Icon)!: migrate from `@egoist/tailwindcss-icons` to new `@nuxt/icon`
 networdai pushed  #1830 feat(Notification): allow ring customization with `{color}`
 khaledOghli pushed  #1828 docs(table): ensure scroll and pagination visibility on mobile
 khaledOghli pushed  #1827 docs(slideover): add close button in some examples for mobile
 romhml pushed  #1818 fix(Form): maintain other errors when using `setErrors` with a path
 noook pushed  #1675 fix(Table): provide `aria-sort` for sortable table headings
 noook pushed  #1673 fix(Notification): update timer when timeout prop changes
 noook pushed  #1668  feat(useToast): allow updating an existing notification 
 DamianGlowala pushed  #1659 chore(README): update installation section
 genu pushed  #1624 fix(Slideover): wait for transition to complete to reset state
 kshitijsubedi pushed  #1619 fix(Carousel): next and prev buttons disabled
 noook pushed  #1618  fix(Modal): wait for transition to complete to reset state 
 genu pushed  #1615 fix(Slideover): remove dynamic component when closing
 noook pushed  #1590 feat(Accordion): add `unmount` prop to allow lazy mounting for heavy components
 noook pushed  #1572 docs(installation): update regex to match `@nuxt/eslint` rules
 qin-guan pushed  #1571 docs(icon): add link to theming icons section
 romhml pushed  #1570 fix(Input/SelectMenu): handle `file` type and `change` events
 shahabbasian pushed  #1565 fix(Divider): add `w-full` only on horizontal wrapper
 danielroe pushed  #1561 fix: opt in to `import.meta.*` properties
 romhml pushed  #1560 fix(forms)!: normalize input emits
 noook pushed  #1559 feat(Accordion): emit `open` event with index
 YIngChenIt pushed  #1549 docs(DatePicker): add `is-required` prop
 aminmokhtari94 pushed  #1546 feat(Toggle): add `loading` prop
 kmilogp8496 pushed  #1460 fix(Modal): remove `overflow-hidden`
 roiLeo pushed  #1453 docs(SelectMenu): invalid anchor to `creatable`
 lammerfalcon pushed  #1451 docs(FormGroup): wrong icon name in `#help` slot
 mukundshah pushed  #1449 docs(Notification): add `Notifications` props and config
 davidparys pushed  #1442 docs(Link): add `IntelliSense` section
 zoobzio pushed  #1407 fix(Dropdown): active/inactive dropdown links