Documentation
Playground
Roadmap
Pro
Releases
Releases
Follow the latest releases and updates of Nuxt UI.
View on GitHub
Nov 21, 2023
benjamincanac
pushed
#1004 docs: add releases page
Nov 20, 2023
connerblanton
pushed
#999 fix(ButtonGroup): handle components with children
Nov 19, 2023
connerblanton
pushed
#886 feat(Chip): new component
Nov 17, 2023
jrutila
pushed
#923 test: add initial component tests
Nov 16, 2023
flozdra
pushed
#981 fix(CommandPalette): activate first option after async search
Nov 14, 2023
smarroufin
pushed
#962 fix(defineShortcuts): support minus `-` key
Nov 11, 2023
connerblanton
pushed
#950 feat(Toggle): add `size` prop
Nov 10, 2023
maxsteinwand
pushed
#856 fix(Input/Textarea): add `v-model` modifiers
Nov 8, 2023
maximepvrt
pushed
#929 chore(package): add `homepage`
Nov 7, 2023
benjamincanac
pushed
#920 docs: use new prose component `Tabs`
Nov 6, 2023
benjamincanac
pushed
#862 feat(Icon): switch to `nuxt-icon` with `dynamic` prop or app config
Nov 3, 2023
danielroe
pushed
#917 docs: don't add pro path if it doesn't exist
Nov 2, 2023
jrutila
pushed
#892 test: add unit tests for the module
Oct 31, 2023
v2.10.0
Oct 29, 2023
benjamincanac
pushed
#882 fix(Dropdown): use `NuxtLink` instead of `ULink`
Oct 28, 2023
Levy-from-Odessa
pushed
#695 fix(FormGroup): ensure size exists in config
Oct 27, 2023
connerblanton
pushed
#881 feat(RadioGroup): configurable label size
Oct 26, 2023
benjamincanac
pushed
#871 feat(CommandPalette): handle `filter` attribute in groups
Oct 25, 2023
maxsteinwand
pushed
#842 feat(Pagination): add first and last page buttons
Oct 20, 2023
mwohlan
pushed
#838 fix(Table): prevent `@select` event call when selecting all rows
Oct 19, 2023
mwohlan
pushed
#835 fix(Table): enable sorting for nested column keys
Oct 18, 2023
danielroe
pushed
#830 fix: use explicit type imports
Oct 15, 2023
KeJunMao
pushed
#797 docs(ComponentCard): show all props for the code
Oct 14, 2023
acidjazz
pushed
#816 feat(Input/Textarea): allow specifying autofocus delay for page transitions
Oct 12, 2023
Sma11X
pushed
#805 fix(Accordion): toggle correct element when keyboard press
Oct 10, 2023
albertcito
pushed
#718 feat(Form): handle `@error` event
Oct 9, 2023
KeJunMao
pushed
#789 docs(ComponentExample): automatically read code
Oct 6, 2023
claytonchew
pushed
#788 docs: update `ui.notifications` position configuration
Oct 5, 2023
Haythamasalama
pushed
#758 docs: improve select options from types
Oct 4, 2023
Lnunu
pushed
#778 docs(shortcuts): invalid dropdown items
Oct 2, 2023
v2.9.0
Sep 29, 2023
Haythamasalama
pushed
#759 docs: add discord link to the section community
Sep 28, 2023
KeJunMao
pushed
#750 docs(ComponentCard): fix inline highlighter
Sep 27, 2023
HigherOrderLogic
pushed
#690 fix(Tabs): add visible focus indicator on active tabs
Sep 25, 2023
benjamincanac
pushed
#732 feat(Link): add `active` prop to override default behaviour
Sep 24, 2023
Haythamasalama
pushed
#735 fix(Accordion): close other items in circular order
Sep 21, 2023
romhml
pushed
#704 chore(FormGroup): simplify bindings between input and form group p…
Sep 20, 2023
benjamincanac
pushed
#692 feat(module)!: use `tailwind-merge` for `app.config` & move config to components & type props
Sep 16, 2023
Haythamasalama
pushed
#535 feat(Link): add `as` prop
Sep 15, 2023
benjamincanac
pushed
#682 docs: improve multi-source handling
Sep 14, 2023
benjamincanac
pushed
#678 docs: remove `lodash`
Sep 13, 2023
iBobik
pushed
#671 fix(Tabs): allow custom keys in `TabItem`
Sep 12, 2023
farnabaz
pushed
#664 docs(ComponentCard): use inline highlighter
Sep 9, 2023
v2.8.1
Sep 8, 2023
LemonAppleMo
pushed
#624 fix(Pagination): fix page numbers not clickable
Sep 7, 2023
v2.8.0
Sep 6, 2023
justinkekeocha
pushed
#609 chore(Table): add `overflow-x-auto` to wrapper
Sep 5, 2023
aditio-eka
pushed
#608 fix(Table): missing component imports
Sep 4, 2023
benjamincanac
pushed
#588 docs: improve props types
Aug 30, 2023
Atinux
pushed
#570 docs: improve performances
Aug 28, 2023
vanling
pushed
#580 fix(Tooltip): hide tooltip on touch devices
Aug 23, 2023
rogepi
pushed
#564 docs: add colon before numeric props
Aug 16, 2023
adjabaev
pushed
#544 docs: dead links in `Form` and `FormGroup` pages
Aug 14, 2023
benjamincanac
pushed
#532 docs: add version select
Aug 12, 2023
benjamincanac
pushed
#509 feat(module)!: use `tailwind-merge` for class merging
Aug 11, 2023
Haythamasalama
pushed
#526 chore: add eslint rules for spacing
Aug 10, 2023
eduayme
pushed
#523 feat(Modal): add `fullscreen` prop
Aug 9, 2023
vladyslav-mikhieiev
pushed
#503 feat(Table): support nested keys in columns
Aug 6, 2023
171h
pushed
#508 fix(Button): add missing prop types
Aug 4, 2023
graup
pushed
#497 fix(Form): use safeParseAsync for zod
Aug 3, 2023
benjamincanac
pushed
#493 feat(module): add `DEFAULT` shade to `primary` color
Aug 1, 2023
v2.7.0
Jul 31, 2023
romhml
pushed
#470 fix(FormGroup): missing imports
Jul 30, 2023
Haythamasalama
pushed
#464 chore: add eslint rules for spacing
Jul 29, 2023
Haythamasalama
pushed
#460 fix(Table): hide data when loading state is active
Jul 27, 2023
KeJunMao
pushed
#453 fix(Popover): hover mode
Jul 24, 2023
KeJunMao
pushed
#441 feat(CommandPalette): bind active and selected to scoped slot
Jul 20, 2023
benjamincanac
pushed
#432 fix(SelectMenu)!: invert `ui` and `ui-select` props
Jul 18, 2023
v2.6.0
Jul 17, 2023
rambii
pushed
#422 docs(Select): disable single select options
Jul 12, 2023
DavidDeSloovere
pushed
#407 docs: add `nuxt.config.ts` `ui` entry example
Jul 4, 2023
hylarucoder
pushed
#385 fix(Range): progress style
Jul 3, 2023
Haythamasalama
pushed
#379 fix(Accordion): solve the shift between buttons when they are opened
Jun 27, 2023
v2.5.0
Jun 23, 2023
Haythamasalama
pushed
#334 chore: improve RTL support
Jun 22, 2023
jaybharadia
pushed
#306 feat(Avatar): handle `chipText`
Jun 21, 2023
v2.4.1
Jun 20, 2023
Haythamasalama
pushed
#323 feat(Radio/Checkbox/Toggle)!: handle `color` prop for form elements
Jun 19, 2023
TomSmith27
pushed
#291 chore(Table): pass row index to table cell
Jun 15, 2023
selemondev
pushed
#293 fix(forms): precise type assertion for `onInput` event handler
Jun 13, 2023
v2.4.0
Jun 12, 2023
benjamincanac
pushed
#278 fix(module): use `@tailwindcss/forms` class strategy
Jun 9, 2023
Haythamasalama
pushed
#266 feat(pagination): add slots for prev and next
Jun 5, 2023
v2.3.0
Jun 2, 2023
oritwoen
pushed
#250 docs(github, button): support for various file extensions
May 31, 2023
smarroufin
pushed
#242 chore(Dropdown): `hover` mode with padding instead of offset + improve docs
May 30, 2023
benjamincanac
pushed
#237 feat: add `Table` component
May 26, 2023
v2.2.0
May 22, 2023
benjamincanac
pushed
#221 chore(CommandPalette): handle loading state
May 21, 2023
okisdev
pushed
#216 docs: LogoLabs not shown
May 19, 2023
v2.1.0
May 18, 2023
13ruceYu
pushed
#194 docs: fix copy button overlap code content
May 17, 2023
arashsheyda
pushed
#182 fix(DocsPageHeader): github component link
May 16, 2023
v2.0.4
May 4, 2023
v2.0.0
May 2, 2023
smarroufin
pushed
#149 chore(defineShortcuts): config prop `whenever` more flexible
Apr 15, 2023
danielroe
pushed
#146 fix: avoid importing directly from `#build/app.config`
Mar 13, 2023
smarroufin
pushed
#140 fix(defineShortcuts): shift + alphabetic character handling
Mar 9, 2023
smarroufin
pushed
#139 chore: allow preset override of components shortcuts
Feb 22, 2023
smarroufin
pushed
#128 chore(docs): add `ContextMenu` component page
Feb 3, 2023
kevinmarrec
pushed
#129 fix(CommandPalette): improve accessibility
Jan 12, 2023
smarroufin
pushed
#127 chore(lighthouse): improve components accessibility
Jan 9, 2023
smarroufin
pushed
#126 fix(CommandPalette): select first item on search changes
Dec 19, 2022
smarroufin
pushed
#125 chore(SelectCustom): add emit on open/close
Dec 17, 2022
antfu
pushed
#123 fix: avoid referring to complex types in props
Dec 13, 2022
smarroufin
pushed
#121 chore: put back stop propagation on mode hover
Dec 2, 2022
smarroufin
pushed
#119 fix(Dropdown): better handle item click to preventDefault
Dec 1, 2022
v0.1.13
Nov 26, 2022
antfu
pushed
#116 fix: default props for command palette
Nov 23, 2022
antfu
pushed
#115 chore: improve types
Nov 8, 2022
antfu
pushed
#112 fix(button): support `RouteLocationRaw` type for `to`
Nov 2, 2022
larbish
pushed
#111 fix(types): add missing field in command palette type
Oct 27, 2022
smarroufin
pushed
#108 chore(Dropdown): don't show outline on keyboard navigation
Oct 26, 2022
v0.1.1