-
-
Notifications
You must be signed in to change notification settings - Fork 267
Insights: unovue/radix-vue
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v1.9.13
published
Jan 28, 2025 -
v1.0.0-alpha.9
published
Jan 29, 2025
26 Pull requests merged by 14 people
-
fix(DatePicker): add missing parentheses to defineSlots
#1610 merged
Feb 9, 2025 -
chore(deps): update dependency vitest to v2.1.9 [security]
#1608 merged
Feb 5, 2025 -
fix(deps): update all non-major dependencies
#1599 merged
Feb 4, 2025 -
fix(DatePicker): set placeholder based on modelValue
#1604 merged
Feb 4, 2025 -
fix(PinInput): error throw from resetPlaceholder's nextTick if component not in the DOM anymore
#1606 merged
Feb 4, 2025 -
fix(Calendar/RangeCalendar): do not set isDisabled on outside month
#1602 merged
Feb 4, 2025 -
fix(deps): update playground
#1600 merged
Feb 3, 2025 -
fix(docs): typo in Tabs component demo
#1598 merged
Feb 1, 2025 -
Fix aria-required not set to required prop value for Checkbox
#1596 merged
Jan 31, 2025 -
Update link
#1594 merged
Jan 30, 2025 -
fix: date component type resolves incorrectly
#1592 merged
Jan 30, 2025 -
Update select.md
#1588 merged
Jan 30, 2025 -
feat(Editable): update model value only on submit
#1538 merged
Jan 28, 2025 -
feat: expose FocusScope
#1584 merged
Jan 28, 2025 -
Fix document.activeElement not being correct when components are use inside custom elements
#1570 merged
Jan 27, 2025 -
fix(Tooltip): multiple tooltip display at once
#1583 merged
Jan 27, 2025 -
chore(deps): update test
#1582 merged
Jan 27, 2025 -
chore(deps): update lint
#1581 merged
Jan 27, 2025 -
chore(deps): bump vite from 4.5.3 to 5.4.14
#1574 merged
Jan 22, 2025 -
chore(deps-dev): bump vite from 5.4.8 to 5.4.12
#1571 merged
Jan 22, 2025 -
feat(combobox): add
resetSearchTermOnSelect
param toComboboxRoot
#1257 merged
Jan 21, 2025 -
chore(deps): update lint
#1568 merged
Jan 20, 2025 -
fix(Splitter): isCollapsed not working on ssr
#1566 merged
Jan 20, 2025 -
Introducing Radix Vue Guru on Gurubase.io
#1439 merged
Jan 16, 2025 -
Fix screen readers announcing toasts
#1551 merged
Jan 14, 2025 -
feat(SelectItem): Emit a select event when an option is selected
#1513 merged
Jan 11, 2025
5 Pull requests opened by 5 people
-
Infer-multiple
#1558 opened
Jan 15, 2025 -
feat(DateField): improve month segment behavior for invalid months starting with 1
#1560 opened
Jan 16, 2025 -
chore(deps): update build
#1567 opened
Jan 19, 2025 -
Add `inputEnterFunction` prop to `ComboboxRoot`
#1577 opened
Jan 23, 2025 -
Update Primitive.ts
#1601 opened
Feb 3, 2025
24 Issues closed by 3 people
-
[Bug]: DatePicker with granularity other than day is buggy
#1591 closed
Feb 4, 2025 -
[Bug]: PinInputInput Cannot read properties of null (reading 'value') in nextTick
#1605 closed
Feb 4, 2025 -
[Bug]: Checkbox does not set aria-required to true when required prop is true
#1595 closed
Jan 31, 2025 -
[Bug]: `Select`'s keyboard navigation doesn't work in some cases with `v-bind="$attrs"`
#1585 closed
Jan 30, 2025 -
[Bug]: DateRangePicker `any` type
#1586 closed
Jan 30, 2025 -
[Bug]: TagsInputItemDelete not working with Combobox
#1587 closed
Jan 30, 2025 -
[Bug]: "@internationalized/date" cannot be found
#1589 closed
Jan 30, 2025 -
[Bug]: Combobox with "open: true" disables other input elements on the page
#1569 closed
Jan 29, 2025 -
[Bug]: In reka-ui, TagsInputItemDelete doesn't work inside a Combobox
#1579 closed
Jan 29, 2025 -
[Feature]: Exposing focus scope stack
#1575 closed
Jan 28, 2025 -
[Bug]: Combobox using portal Input not clickable/focusable when within a dialog portal
#1170 closed
Jan 28, 2025 -
[Bug]: Web component DropdownMenu and Select arrow key bug
#1564 closed
Jan 27, 2025 -
[Bug]: Multiple tooltips displayed at once
#1544 closed
Jan 27, 2025 -
[Feature]: use the same Dialog across component
#1573 closed
Jan 25, 2025 -
[Bug]: Combobox resets input even with multiple: true
#1559 closed
Jan 21, 2025 -
[Bug]: Switch state not correctly updated
#1556 closed
Jan 20, 2025 -
[Bug]: SplitterPanel exposed `isCollapsed` not working on SSR
#1563 closed
Jan 20, 2025 -
[Bug]: ToggleGroup was failing when 'string' as modelValue is used.
#1553 closed
Jan 20, 2025 -
[Bug]: Tooltip not working on touch devices
#1443 closed
Jan 16, 2025 -
[Bug]: Performance issues with popper content and body scroll lock
#1497 closed
Jan 11, 2025 -
[Feature]: checked state exposed also on RadioGroupItem
#1537 closed
Jan 11, 2025 -
[Feature]: Reset range date selection when pressing `Esc`
#1536 closed
Jan 11, 2025 -
[Bug]: `DismissableLayer` is broken globally in prod
#1548 closed
Jan 10, 2025
10 Issues opened by 10 people
-
[Feature]: Predefined Start Date with Dynamic End Date in `DateRangePicker`
#1609 opened
Feb 5, 2025 -
[Bug]: Editable not submitted inside Dialog
#1603 opened
Feb 3, 2025 -
[Bug]: axe validation fails when using radio group "Interactive controls must not be nested"
#1597 opened
Jan 31, 2025 -
[Feature] (NumberField): Add Option to Disable snapValueToStep
#1593 opened
Jan 30, 2025 -
[Bug]: `ref` not working properly in custom-wrapped Tooltip with `asChild` prop
#1580 opened
Jan 26, 2025 -
[Feature]: Timings of Navigation Menu are not customizable
#1578 opened
Jan 24, 2025 -
[Feature]: Custom handling for enter key in `ComboboxInput`
#1576 opened
Jan 23, 2025 -
[Feature]: Disable warning about "DialogContent requires a DialogTitle"
#1565 opened
Jan 18, 2025 -
[Feature]: Tree Animation or Allow passing tree node items into TreeVirtualizer?
#1561 opened
Jan 17, 2025 -
[Bug]: Slider Thumb jumps when dragging from the edges
#1557 opened
Jan 14, 2025
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[Feature]: Access state exposed only via data-attributes
#1549 commented on
Jan 15, 2025 • 0 new comments -
[Bug]: Incorrect viewport position for multi-line menus
#1522 commented on
Feb 1, 2025 • 0 new comments -
[Feature]: Focus DateRangeField to highlight the first segment
#1541 commented on
Feb 2, 2025 • 0 new comments -
[Feature]: formatted input
#1463 commented on
Feb 4, 2025 • 0 new comments -
Dependency Dashboard
#1050 commented on
Feb 8, 2025 • 0 new comments -
v2
#908 commented on
Feb 9, 2025 • 0 new comments -
V2
#1326 commented on
Feb 9, 2025 • 0 new comments