31 Commits

Author SHA1 Message Date
codeesura
7d61cf3918
fix: normalize 'status' field values to lowercase across multiple files (#2947)
* fix(status): normalize 'status' value to lowercase in page.tsx

* fix(status): normalize 'status' value to lowercase in use-case.ts

* fix(status): normalize 'status' value to lowercase in custom-render-value.ts

* fix(status): normalize 'status' value to lowercase in top-content.ts

* fix(status): normalize 'status' value to lowercase in multiple-chips.ts

* fix(status): normalize 'status' value to lowercase in custom-items.ts

* fix(status): normalize 'status' value to lowercase in data.ts

* fix(status): normalize 'status' value to lowercase in custom-styles.ts

* fix(status): normalize 'status' value to lowercase in page.tsx

* fix(status): normalize 'status' value to lowercase in custom-styles.ts

* fix(status): normalize 'status' value to lowercase in custom-items.ts

* fix(status): normalize 'status' value to lowercase in page.tsx

* fix(status): normalize 'status' value to lowercase in custom-styles.ts
2024-07-18 10:34:47 -07:00
Junior Garcia
59ed34b3de
fix(docs): table use case example fixed, sandpack tabs padding added (#1627) 2023-09-15 00:30:17 +00:00
Troye
d8d2b87cb8
fix(docs): table async pagination (#1491)
* fix(docs): change to swr

* chore(table): change to swr

* fix(table): keep the pagination when switching pages

* chore(repo): pnpm lockfile updated
2023-09-02 12:56:39 +00:00
Junior Garcia
baec55029d
Feat/select component (#1313)
* chore(root): menu and select components in progress

* chore(root): merged with main

* feat(menu): stories created

* feat(dropdown): menu migrated to menu component

* feat(select): base implementation in progress

* feat(select): listbox implemented

* feat(select): scroll overflow and auto scroll added

* feat(select): colors & variants improved, inside placement complete, outside pending

* feat(scroll-shadow): new component in progress

* feat(select): scroll shadow integrated

* fix(select): popover implementation, more scroll shadow stories added

* feat(listbox): custom styles example added to stories

* chore(listbox): overflow hidden removed

* feat(select): variants and styles completed

* chore(select): description story added

* feat(select): more stories added

* fix(select): dynamic collections inference, styles improved, more stories added

* fix(select): auto scroll to selected item, scroll padding added

* chore(select): scroll behavior changed to nearest

* feat(select): custom item story added

* fix(select): autoscroll fixed

* feat(select): multi select support added

* feat(select): more examples added, clean-package modified to remove dev packages

* chore(modal): useImperativeHandle removed

* feat(select): render value story improved

* feat(docs): listbox & scroll shadow docs done

* feat(docs): select documentation in progress

* fix: select aria label (#1425)

* feat(docs): more examples added

* feat(docs): select multiple added, storybook favicon changed

* fix: added value to aria label of select (#1431)

* feat(select): more examples added, storybook favicon changed

* fix(popover): dialog role removed

* feat(select): api added, async loading exampled added

* fix: fixed list box on click not working with sr click (#1439)

* feat(select): async items loading support added and documented

* feat(root): input styles updated to be as the select ones

* chore(root): listbox and scroll shadow readme updated

* feat(select): ts examples added, banner updated

* fix(popover): voiceover closes when focusing an item fixed

* chore(select): focus scope removed

* fix(popover): free solo popover added to use without a trigger

* feat(select): blog post added

* chore(docs): search meta generated, multi controlled onchange example fixed

* chore(root): changeset added

---------

Co-authored-by: Jakob Guddas <github@jguddas.de>
2023-08-21 12:28:01 +00:00
Tianen Pang
894d85d059
docs(table): use case example (#1326) 2023-08-08 14:43:40 -03:00
Junior Garcia
bdc246a8a4
fix(table): ts use-case example, page state added (#1271) 2023-08-04 22:32:53 -03:00
Junior Garcia
d745cd114f fix(docs): table use case example 2023-07-15 12:43:36 -03:00
Junior Garcia
3277ef2b0a feat(docs): new snapshot, sandpack fixes, table fixes 2023-07-15 12:02:17 -03:00
Junior Garcia
3a1868baf5 feat(docs): table custom styles example added, api added 2023-07-14 22:39:48 -03:00
Junior Garcia
72d7158034 fix(root): table sandpacks, input label placeholder 2023-07-14 00:31:44 -03:00
Junior Garcia
504eb1dc47 feat(docs): more table examples added 2023-07-13 21:09:53 -03:00
Junior Garcia
1ff1c7b111 feat(docs): table docs in progress 2023-07-12 21:52:32 -03:00
Junior Garcia
114c3f5a6b feat(root): layout configuration added to the tailwind plugin, components were adapted 2023-07-01 20:03:52 -03:00
Junior Garcia
7c0c85b2e5 feat(root): divider and kbd components added, docs in progress 2023-04-25 00:11:31 -03:00
Junior Garcia
56d114dc2d Merge branch 'main' of github.com:nextui-org/nextui into next 2022-08-12 23:39:09 -03:00
Tianen Pang
39c8a1b3be
fix(docs): remove wrong imports in custom cells example 2022-08-03 20:32:14 +08:00
Junior Garcia
dc25a5629b feat(react-badge): badge component almost done 2022-07-09 16:00:31 -03:00
Junior Garcia
aa9af006cc refactor(docs-content): eslint rules applied 2022-06-19 18:37:36 -03:00
Junior Garcia
f7482d9b1a refactor(react-radio): isRow prop changed by orientation horizontal 2022-06-03 10:12:31 -03:00
Junior Garcia
543833fdb9 feat(react-theme): content new palette fit 2022-04-30 17:45:10 -03:00
Junior Garcia
3c3f136dca feat(react-theme): documentation and components have been updated to fit with the new palette 2022-04-30 16:09:40 -03:00
Junior Garcia
83508b4cc6 Revert "Merge branch 'main' into next"
This reverts commit f35b5f58eb846f4ceee1a97dc60ff4ad88518d80, reversing
changes made to 3780a237fdb23c2196d47e2dc4a1f1073954d8f9.
2022-03-21 02:29:25 -03:00
Junior Garcia
d5565ce410
Revert "v1.0.2-beta.5" 2022-03-21 02:15:56 -03:00
Junior Garcia
b959417850 feat[docs](table): Table documentation done 2022-03-20 11:11:33 -03:00
Junior Garcia
5593cb9ca6 fix[docs]: tbale styles collision 2022-03-19 12:14:34 -03:00
Junior Garcia
1656423799 chore[docs]: documentation format 2022-03-19 11:52:10 -03:00
Junior Garcia
3d60376e7b Merge branch 'next' of github.com:nextui-org/nextui into next 2022-03-18 21:44:26 -03:00
Junior Garcia
0dc67b6560 feat[docs](sandpack): show more content improved, table document cleared 2022-03-18 21:43:19 -03:00
Dhananjay-JSR
be2cef7441 Documentation Scheme Updated 2022-03-19 02:31:57 +05:30
Dhananjay-JSR
1eb1540380 Fixing Merge Conflict v1 2022-03-16 20:35:33 +05:30
Dhananjay-JSR
ba33e516e2 Intial Commit 2022-03-15 00:58:50 +05:30