Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
romhml
/
ui
Public
forked from
nuxt/ui
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ui
src
on
dev
User selector
All users
All time
Commit history
Commits on Mar 28, 2024
feat(Avatar): add `as` prop to use `NuxtImg` underneath
Show description for 49b73aa
benjamincanac
committed
49b73aa
View commit details
Copy full SHA for 49b73aa
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
fix(Divider): add `w-full` only on horizontal wrapper (#1565)
shahabbasian
authored
bd8b737
View commit details
Copy full SHA for bd8b737
View code at this point
Browse repository at this point
fix(Popover): missing `mouseenter` event on container
Show description for 8517897
benjamincanac
committed
8517897
View commit details
Copy full SHA for 8517897
View code at this point
Browse repository at this point
fix(Dropdown): missing `mouseenter` event on container
benjamincanac
committed
7288953
View commit details
Copy full SHA for 7288953
View code at this point
Browse repository at this point
fix(Input/SelectMenu): handle `file` type and `change` events (#1570)
romhml
authored
878f707
View commit details
Copy full SHA for 878f707
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
fix(SelectMenu): handle `Boolean` type as model value (#1550)
Show description for c49f899
3 people
authored
c49f899
View commit details
Copy full SHA for c49f899
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
fix: opt in to `import.meta.*` properties (#1561)
Show description for cc62e34
danielroe
and
benjamincanac
authored
cc62e34
View commit details
Copy full SHA for cc62e34
View code at this point
Browse repository at this point
fix(forms)!: normalize input emits (#1560)
romhml
authored
92e7362
View commit details
Copy full SHA for 92e7362
View code at this point
Browse repository at this point
feat(Toggle): add `loading` prop (#1546)
Show description for e1e05af
aminmokhtari94
and
benjamincanac
authored
e1e05af
View commit details
Copy full SHA for e1e05af
View code at this point
Browse repository at this point
feat(Accordion): emit `open` event with index (#1559)
noook
authored
224ec3c
View commit details
Copy full SHA for 224ec3c
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
feat(Slideover): open programmatically (#1465)
Show description for e769759
genu
and
benjamincanac
authored
e769759
View commit details
Copy full SHA for e769759
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
fix(SelectMenu): `filteredOptions` might be undefined (#1541)
Show description for b0ecac5
angsanley
and
SedanaYoga
authored
b0ecac5
View commit details
Copy full SHA for b0ecac5
View code at this point
Browse repository at this point
Commits on Mar 17, 2024
fix(Popover/Dropdown): use `@touchstart.passive` instead of `@touchstart.prevent` (#1520)
danielohling
authored
a563d8f
View commit details
Copy full SHA for a563d8f
View code at this point
Browse repository at this point
fix(ButtonGroup): nested group elements (#1530)
connerblanton
authored
7658211
View commit details
Copy full SHA for 7658211
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
fix(Carousel): add tab-based ARIA roles (#1516)
nmggithub
authored
e736eca
View commit details
Copy full SHA for e736eca
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
feat(Alert): add `icon` & `avatar` slots (#1401)
Show description for cee3e12
4 people
authored
cee3e12
View commit details
Copy full SHA for cee3e12
View code at this point
Browse repository at this point
Commits on Mar 12, 2024
fix(InputMenu): trigger alignement on safari
Show description for f4a48f6
benjamincanac
committed
f4a48f6
View commit details
Copy full SHA for f4a48f6
View code at this point
Browse repository at this point
Commits on Mar 9, 2024
fix(Checkbox): bind `data-n-ids` to root element (#1495)
romhml
authored
a2b8b70
View commit details
Copy full SHA for a2b8b70
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
fix(RadioGroup): add missing `fieldset` config
Show description for 2d64b50
benjamincanac
committed
2d64b50
View commit details
Copy full SHA for 2d64b50
View code at this point
Browse repository at this point
fix(Tooltip): arrow not hidden on mobile
Show description for 272c19d
benjamincanac
committed
272c19d
View commit details
Copy full SHA for 272c19d
View code at this point
Browse repository at this point
fix(Dropdown): active/inactive dropdown links (#1407)
Show description for 6a1142b
4 people
authored
6a1142b
View commit details
Copy full SHA for 6a1142b
View code at this point
Browse repository at this point
fix(Modal): remove `overflow-hidden` (#1460)
Show description for 002129c
kmilogp
and
benjamincanac
authored
002129c
View commit details
Copy full SHA for 002129c
View code at this point
Browse repository at this point
fix(Dropdown): improve `hover` mode on touch devices
benjamincanac
committed
70bf4a7
View commit details
Copy full SHA for 70bf4a7
View code at this point
Browse repository at this point
fix(Popover): improve `hover` mode on touch devices
benjamincanac
committed
b50fbcf
View commit details
Copy full SHA for b50fbcf
View code at this point
Browse repository at this point
chore(Tooltip): use `mouseenter` instead of `mouseover`
benjamincanac
committed
b74bf9f
View commit details
Copy full SHA for b74bf9f
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
fix(HorizontalNavigation): add `relative` class to icon
benjamincanac
committed
0a4a9e3
View commit details
Copy full SHA for 0a4a9e3
View code at this point
Browse repository at this point
fix(VerticalNavigation): add `relative` class to icon
Show description for 0b29dd4
benjamincanac
committed
0b29dd4
View commit details
Copy full SHA for 0b29dd4
View code at this point
Browse repository at this point
fix(Notification): improve `description` alignment when no title provided
benjamincanac
committed
9cce445
View commit details
Copy full SHA for 9cce445
View code at this point
Browse repository at this point
fix(Alert): improve `description` alignment when no title provided
Show description for ca4f06a
benjamincanac
committed
ca4f06a
View commit details
Copy full SHA for ca4f06a
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
chore(CommandPaletteGroup): remove useless `role` attributes
benjamincanac
committed
dbbab8d
View commit details
Copy full SHA for dbbab8d
View code at this point
Browse repository at this point
fix(Checkbox): label interaction without `FormGroup` (#1427)
romhml
authored
6e77f1d
View commit details
Copy full SHA for 6e77f1d
View code at this point
Browse repository at this point
fix(SelectMenu): check `null` model value
Show description for 4b6e80e
benjamincanac
committed
4b6e80e
View commit details
Copy full SHA for 4b6e80e
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
fix(module): revert tailwind config from #1272 (#1404)
benjamincanac
authored
ba15add
View commit details
Copy full SHA for ba15add
View code at this point
Browse repository at this point
Commits on Feb 21, 2024
fix(utils): prevent merge of `popper` key
Show description for 9f35297
benjamincanac
committed
9f35297
View commit details
Copy full SHA for 9f35297
View code at this point
Browse repository at this point
chore(utils): prevent default prop merge for `chip` and `badge`
benjamincanac
committed
f83cff7
View commit details
Copy full SHA for f83cff7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.