145 Commits

Author SHA1 Message Date
lijianan
dd97fc3c4f
fix: fix eslint warning (#1640) 2023-09-16 20:23:26 +00:00
Junior Garcia
59ed34b3de
fix(docs): table use case example fixed, sandpack tabs padding added (#1627) 2023-09-15 00:30:17 +00:00
Junior Garcia
9a478b6c1f chore(docs): hero events 2023-09-13 09:16:48 -03:00
Junior Garcia
7fd0327657 chore(docs): va events added 2023-09-13 08:39:58 -03: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
cac56faf29
chore(docs): hero tooltip arrow removed (#1547) 2023-09-01 20:45:41 +00:00
Tianen Pang
641bf0885b
feat(system): extend props for nextui provider (#1513) 2023-08-28 13:00:24 -03:00
Hyuuh
b6adb2ae8c
docs(components): 📝 change to the new rsc link (#1493)
The new docs for Next.js RSC has been moved to a new section.
2023-08-25 17:29:00 +00:00
Junior Garcia
22c6e070dd
Fix/1469 (#1476)
* feat(blog): rss auto-discovery added

* fix(blog): feed.xml author name

* fix(docs): sandpack files filter
2023-08-23 03:10:41 +00:00
João Vitor
a17b6c7502
docs(tooltip): decrease zIndex so it doesn't overlap other elements (#1454)
* fix(navbar): z-index issue on desktop

* Revert "fix(navbar): z-index issue on desktop"

This reverts commit 227b79e5c6493084ee31a62fd5b13079c8a4a2e4.

* docs(tooltip): decrease the zIndex
2023-08-21 14:29:03 +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
Junior Garcia
9add9aba97
chore(docs): current version added to navbar dropdown (#1373) 2023-08-11 20:48:00 -03:00
Junior Garcia
eefda8d6e2
feat(root): RSC components added, packages modified, filter dom props function adapted (#1289)
* feat(root): rsc components added, packages modified, filter dom props function adapted

* fix(root): eslint/prettier issues
2023-08-05 18:53:34 -03:00
Junior Garcia
1b55d27645
fix(docs): remove autoFocus on webkit (#1272) 2023-08-04 22:33:41 -03:00
brick.ninja
36ddbff557
fix: typo navbar.tsx (#1264) 2023-08-03 18:13:55 -03:00
Junior Garcia
043b42c895 chore(docs): ea perc increased 2023-08-03 09:54:44 -03:00
Junior Garcia
7f20346423 chore(docs): ea perc increased 2023-08-03 09:51:01 -03:00
Junior Garcia
c7a1376872 fix(docs): poster added to blog videos, play/pause button added 2023-08-02 23:50:38 -03:00
Junior Garcia
43e5e4fb26 chore(docs): announcement chip alpha border 2023-08-01 17:09:32 -03:00
Junior Garcia
fc2dad8b39 chore(docs): navbar announcement chip border color changed 2023-07-31 23:22:25 -03:00
Junior Garcia
e79bd0fa4c chore(docs): storybook links updated to v2 2023-07-31 22:50:46 -03:00
Junior Garcia
9da06aaa50 chore(docs): remove dev-v2 tag from main package 2023-07-31 22:27:45 -03:00
Junior Garcia
508f11e968 chore(docs): v1 link added to navbar 2023-07-31 22:26:31 -03:00
Junior Garcia
e940ec06ac feat(root): v2 published 2023-07-31 22:10:19 -03:00
Junior Garcia
1976c62105 feat(docs): new snapshot, release blog in progress 2023-07-30 18:20:18 -03:00
Junior Garcia
cd941e64c1
Fix/props suggestions (#1225)
* refactor(core): new forwardRef types created, stories modified, important changes implemented

* feat(docs): custom variants api added, components ref fixed

* fix(components): omit ref removed
2023-07-28 18:00:18 -03:00
Junior Garcia
698b2a9e25 fix(docs): sandpack depedencies injection fixed 2023-07-23 18:03:35 -03:00
Junior Garcia
161cd23658 feat(root): extendStyles function created for component without slots 2023-07-22 19:24:42 -03:00
Junior Garcia
49e3009d7d feat(root): extendStyles function in progress 2023-07-21 17:27:04 -03:00
Junior Garcia
b1a9bb2664 feat(docs): customization part done. new snapshot 2023-07-18 18:37:01 -03:00
Junior Garcia
12b5f0ed33 feat(docs): customization docs added 2023-07-17 20:24:00 -03:00
Junior Garcia
9bd88dec48 feat(docs): theme docs in progress 2023-07-16 16:42:33 -03:00
Junior Garcia
3277ef2b0a feat(docs): new snapshot, sandpack fixes, table fixes 2023-07-15 12:02:17 -03:00
Junior Garcia
5f35439503 chore(docs): view behavior changed on code demo 2023-07-14 23:06:47 -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
f4224c9c46 feat(root): new snap 2023-07-08 16:35:03 -03:00
Junior Garcia
fdc513cefe chore(modal): mobile improvements 2023-07-08 12:12:35 -03:00
Junior Garcia
09f30f93aa feat(modal): mobile transition changed 2023-07-08 11:44:17 -03:00
Junior Garcia
4567cf525d feat(docs): navbar docs fixed, popover and dropdown animations improved 2023-07-03 22:57:49 -03:00
Junior Garcia
00dcf6cbc8 feat(docs): next-mdx-remote replaced by contentlayer 2023-07-02 20:17:55 -03:00
Junior Garcia
eab6dec219 fix(plugin): lodash dependencies 2023-07-02 14:58:26 -03:00
Junior Garcia
ca7309c6eb feat(root): needless useId removed since react-aria now supports react 18 2023-07-02 12:37:44 -03:00
Junior Garcia
234f217a1c fix(docs): card examples 2023-07-01 23:31:37 -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
ce9abed071 feat(docs): navbar in progress 2023-06-25 20:36:09 -03:00
Junior Garcia
6b88866307 feat(docs): dropdown done 2023-06-25 12:01:59 -03:00
Junior Garcia
44722b6430 chore(root): dropdown items improved on mobile, colros small changes 2023-06-24 18:58:00 -03:00