Skip to content
Merged

v2.8.8 #6172

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
acc74d1
fix(theme): hide password reveal button (#5990)
wingkwong Dec 16, 2025
090b151
fix(link): link overriding role (#5999)
hasegawa-101 Dec 18, 2025
e07c969
chore(deps): upgrade react-aria (v1.14.0) (#5996)
wingkwong Dec 18, 2025
086f6a1
fix(theme): default transition-duration (#6011)
wingkwong Dec 20, 2025
d5131d7
ci(changesets): version packages (#5991)
github-actions[bot] Dec 20, 2025
436e0d8
Merge branch 'main' of github.com:heroui-inc/heroui into canary
jrgarciadev Dec 25, 2025
5ec842b
fix(use-image): resolve race condition with cached images on Firefox/…
brianatdetections Dec 27, 2025
df6610c
fix(docs): broken links in Form page (#6077)
domhhv Jan 2, 2026
1f08506
fix(pagination): improve layout for large page counts (#6034)
atishkr25 Jan 4, 2026
d5a5c77
fix(date-picker): open date-picker when clicking border (#6084)
KyZy7 Jan 6, 2026
4add752
Merge branch 'main' of github.com:heroui-inc/heroui into canary
jrgarciadev Jan 7, 2026
96b1f49
fix(accordion): click behaviour for dynamically generated accordion i…
deepansh946 Jan 27, 2026
5549167
refactor(theme): remove flat dependency (#6157)
wingkwong Jan 28, 2026
7814df7
fix(listbox): prevent option focus from start/end content slots (#6060)
KumJungMin Jan 28, 2026
1a2635b
fix(system-rsc): extendVariants & compound variants types (#5847)
ITBoomBKStudio Jan 28, 2026
63c12e5
chore(docs): update meta (#6168)
wingkwong Jan 28, 2026
f37e108
ci(changesets): version packages (#6059)
github-actions[bot] Jan 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions apps/docs/config/github-info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"stars": { "raw": 27587, "formatted": "27.6K" },
"forks": 2014,
"subscribers": 90,
"openIssues": 290
"stars": { "raw": 28016, "formatted": "28K" },
"forks": 2046,
"subscribers": 91,
"openIssues": 298
}
Loading