Junior Garcia
|
9b6566f089
|
v2.7.9 (#5342)
* fix(date-picker): error state (#5317)
* fix(date-range-picker): fixed the error state in preset
* Update giant-sloths-shop.md
* Removed if statement
* chore(date-picker): prettier
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
* fix(theme): clear button in mobile (#5252)
* fix(toast): fixed close button hover position
* fix(input): fixed the clear button rendering on smaller devices
* Delete .changeset/soft-spoons-march.md
* Update input.ts
* Undo unrelated toast changes
* fix(toast): icons (#5246)
* feat(shared-icons): add loading icon
* fix(toast): icons
* chore(toast): revise types for icons
* chore(changeset): add changeset
* refactor: migrate eslint to v9 (#5267)
* refactor: migrate eslint to v9
* chore: lint
* chore: update eslint command
* chore: fix lint warnings
* chore: separate lint and lint:fix
* chore: exclude contentlayer generated code
* fix(scripts): add missing await
* fix(autocomplete): persist last selected item position (#5286)
* refactor(select): remove unnecessary code
* fix(autocomplete): persist last selected item position
* chore(changeset): add changeset
* chore(deps): bump framer-motion version (#5287)
* chore(deps): bump framer-motion version
* fix: typing issues
* chore(changeset): add changeset
---------
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
* chore(docs): supplement onAction & selectionBehavior (#5289)
* fix(autocomplete): ensure focused item matches selected item after filter, selection (#5290)
* fix(autocomplete): ensure focused item matches selected item after filter, selection
* chore: apply type and default value
* chore: add perpose coment in updated code
* test: add focuskey management testcode
* docs: add changeset
* docs: update changeset
* chore: remove comment
* fix: broken components in stories (#5291)
* chore(switch): remove xl size
* chore(docs): remove xl size
* chore(system-rsc): remove xl size
* chore(circular-progress): remove xl size
* chore: undo
* chore(deps): bump RA versions (#5310)
* chore(deps): ra version bump
* chore(changeset): add changeset
* fix(scripts): incorrect docs path
---------
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
* chore(docs): update meta data (#5311)
* docs(layout.tsx): added text-foreground (#5316)
* feat(tabs): add click handling for tab items in tests and implementation (#3917)
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
* fix issues in tabs examples (#2405)
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
* chore(docs): add missing onValueChange in CheckboxGroup (#5332)
* ci(changesets): version packages (#5323)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
---------
Co-authored-by: Vishv Salvi <82429084+Vishvsalvi@users.noreply.github.com>
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
Co-authored-by: KumJungMin <37934668+KumJungMin@users.noreply.github.com>
Co-authored-by: liaoyinglong <vigossliao@gmail.com>
Co-authored-by: zhengjitf <zhengjitf@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-06-01 16:22:36 -03:00 |
|
Junior Garcia
|
b8e7b94586
|
🚀 (#4570)
* docs: optimize route higtlight (#4520)
* docs: optimize home display (#4519)
* docs: optimize home display and route highlight
* docs: optimize home display
* fix(alert): propagate className (#4535)
* fix(alert): propagate className
* chore(alert): remove className from alert theme
* fix(avatar): title type in Avatar (#4529)
* fix(avatar): title type in Avatar
* fix(alert): apply isEmpty check on title
* fix(alert): alert interface props type
* refactor: remove unnecessary props types (#4530)
* refactor(docs): remove string type as it is included in ReactNode
* refactor: remove unnecessary types
* feat(changeset): add changeset
* chore: remove changeset
* refactor: remove null since ReactNode unions it already
* fix(input): use onPress for wrapper click focus (#4483)
* fix(input): use onPress for wrapper click focus
* test(input): wrapper click focus test
* chore(changeset): input onPress for wrapper click focus
* chore(changeset): minor wording
* Refactor/rebrand (#4532)
* chore: rebrand in progress
* chore: update docs to use heroui
* chore: components renbranded
* chore: figma moved to the docs files
* fix: posthog config
* fix(docs): extra classname in form example (#4465)
* chore: clean git
* chore: make heroui private
* chore: new logo
* chore: node env var renamed
* chore: public robots txt deleted
* chore: wrangler installed
* chore: wrangler renamed
* chore: cloudlfare workers removed
* chore: force vercel deploy
* refactor: first migration and provider
* refactor: rename nextui plugin
* refactor: rename github site
* refactor: rename CONTRIBUTING
* refactor: rename package name
* refactor: nextjs image hostname
* refactor: mdx repo nextui-org rename frontio-ai
* refactor: nextui.org rename heroui.com
* refactor: add heroui to missing places
* fix: heroui plugin name
* fix: update docs
* docs: nextui to heroui add npmrc pnpm migratation
* chore: rename all packages with new org name
* chore: replace frontio-ai by frontioai
* chore: revert previous changes
* chore: small adjustment
* chore: doc updated
* feat: blog
* chore: avatar updated
* fix: url
* chore: add new ogimage
* fix: ogimage command
* fix: heroui name and storybook welcome page
* fix: og image url
* feat: favicon and icon changed
---------
Co-authored-by: աӄա <wingkwong.code@gmail.com>
Co-authored-by: winches <329487092@qq.com>
* fix: postbuild script
* chore: core package updates
* ci(changesets): version packages (#4569)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
* feat: contributors added to the blog
---------
Co-authored-by: winches <329487092@qq.com>
Co-authored-by: աӄա <wingkwong.code@gmail.com>
Co-authored-by: Peterl561 <76144929+Peterl561@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-01-16 16:24:32 -03:00 |
|
winches
|
60bb09fe64
|
fix: tsc errors (#3362)
* fix: tsc error
* docs: changeset
* fix: test
* fix: test
* fix: review problem
* fix: review
|
2024-07-07 12:19:09 +08:00 |
|
Junior Garcia
|
4567cf525d
|
feat(docs): navbar docs fixed, popover and dropdown animations improved
|
2023-07-03 22:57:49 -03:00 |
|
Junior Garcia
|
bb0fa71e69
|
feat(docs): search match imporoved, recents search added, navbar items clicable section increased
|
2023-06-18 22:41:02 -03:00 |
|
Junior Garcia
|
129b30f956
|
feat(docs): search cmdk implemented
|
2023-06-18 15:06:43 -03:00 |
|
Junior Garcia
|
38114b16da
|
feat(root): tv upgraded, modal docs improved, search meta script added
|
2023-06-16 21:34:41 -03:00 |
|