1862 Commits

Author SHA1 Message Date
Junior Garcia
8f1db504b7
Merge pull request #716 from nextui-org/fix_389/table-user-select
Fix 389/table user select
2022-08-29 23:53:49 -03:00
Junior Garcia
02a45fa534 fix(react-table): user select applied on non-selectable tables 2022-08-29 23:44:50 -03:00
Junior Garcia
8757183969 chore(docs-navbar): bordered navbar on variants example 2022-08-29 22:33:32 -03:00
Junior Garcia
e944df2ccd
Merge pull request #711 from nextui-org/fix/radio-group-required-param
fix(react-radio): radio group isRequired prop passed directly to the …
2022-08-28 18:22:26 -03:00
Junior Garcia
94d0175870 fix(react-radio): radio group isRequired prop passed directly to the useRadioGgoup hook 2022-08-28 18:19:09 -03:00
Junior Garcia
83db3eaafc Merge branch 'main' of github.com:nextui-org/nextui into next 2022-08-28 18:17:13 -03:00
Junior Garcia
10c4c25bfd chore: removed 2022-08-28 17:54:31 -03:00
Junior Garcia
8449f6e8fe
Merge pull request #614 from ysm0622/docs-minor
chore(docs): separate installation shell script code block for better copy
2022-08-28 17:53:56 -03:00
Junior Garcia
867cb517e4
Merge pull request #709 from nextui-org/refactor/checkbox-container-css
refactor(react-checkbox): new prop added to manage the container css
2022-08-28 16:35:49 -03:00
Junior Garcia
f6c9a7bdb1 refactor(react-checbox): new prop added to manage the container css, docs updated 2022-08-28 16:30:03 -03:00
Junior Garcia
a086f6a895 chore(repo): stale plugin removed 2022-08-28 12:08:23 -03:00
Junior Garcia
6f88ac501e fix(docs-autocomplete): search item border bottom color 2022-08-28 11:30:35 -03:00
Junior Garcia
dbd0e83cac chore(docs-checkbox): controlled vs uncontrolled re-sorted 2022-08-28 11:28:06 -03:00
Junior Garcia
d657d419ed
Merge pull request #704 from yogabonito/patch-1
DOC: fix controlled / uncontrolled in Radio
2022-08-28 11:22:43 -03:00
Junior Garcia
d42ccc7c83 fix(docs-badge): grammar issues 2022-08-28 10:53:38 -03:00
yogabonito
280f3bdf1a
DOC: fix controlled / uncontrolled in Radio
A component that gets a state and the corresponding change handler as a prop, is a controlled component. (Before this commit it was the other way around in the documentation for the Radio.Group component.)
2022-08-27 16:02:32 +02:00
Junior Garcia
8ef205663b fix(docs): navbar & badge codesandbox code 2022-08-25 23:14:45 -03:00
Junior Garcia
278a78cda1 fix(root): algolia script written in js/node 2022-08-25 22:43:27 -03:00
Junior Garcia
c6e45db9c7 fix(root): docs build v1.0.0-beta.10 2022-08-25 22:22:20 -03:00
Junior Garcia
ce9124b66f v1.0.0-beta.10 2022-08-25 22:20:59 -03:00
Junior Garcia
5221e73207
Merge pull request #691 from nextui-org/next
v1.0.0-beta.10
2022-08-25 22:16:49 -03:00
Junior Garcia
1646f3fcb3 chore(docs): updated badge added to the link 2022-08-25 22:16:17 -03:00
Junior Garcia
bb7679d32e
Merge pull request #686 from nextui-org/feat/navbar
Feat/navbar component
2022-08-25 21:55:39 -03:00
Junior Garcia
f98afd5131 chore(docs): merged with the next branch 2022-08-25 10:23:31 -03:00
Junior Garcia
0a792f3536 chore(docs): merged with main 2022-08-25 10:14:58 -03:00
Junior Garcia
44c63d15d3 chore(docs): hasNotify removed from navbar 2022-08-25 10:13:20 -03:00
Junior Garcia
e6513b11af chore(docs): merged with main 2022-08-25 10:11:57 -03:00
Junior Garcia
b537105884 chore(docs): manifest updated, notify banner removd 2022-08-25 10:08:33 -03:00
Junior Garcia
1e1932ea37 refactor(react-navbar): collapse matrix animation improved 2022-08-25 10:03:33 -03:00
Junior Garcia
25a07f3b87 fix(react-navbar): transition time 2022-08-24 00:02:03 -03:00
Junior Garcia
6bb4026d59 Merge branch 'next' of github.com:nextui-org/nextui into feat/navbar 2022-08-23 21:59:25 -03:00
Junior Garcia
4fb7fd12b6 feat(docs-navbar): documentation done! 2022-08-23 21:59:16 -03:00
Junior Garcia
51f19ed973
Merge pull request #684 from wangly19/fix/table
fix(table): Table.Header column border radius size #677
2022-08-23 15:03:43 -03:00
王方华
bab1eea3a3
Merge branch 'next' into fix/table 2022-08-23 23:34:30 +08:00
Junior Garcia
68912030ae feat(docs-navbar): docs improved 2022-08-22 22:52:43 -03:00
wangly19
d2ac54440f fix(table): Table.Header column border size 2022-08-23 01:18:59 +08:00
Junior Garcia
b9e814e2bb feat(navbar): dynamic live draggable with inital width improved, navbar APIs improved 2022-08-22 00:12:35 -03:00
Junior Garcia
529da0afa2 feat(navbar): docs improved, navbar with search input example added 2022-08-21 17:48:47 -03:00
Junior Garcia
16dc4a5b8b feat(react-common): breakpointMin added as a media breakpoints too 2022-08-21 17:48:26 -03:00
Junior Garcia
0dd0d179f4 feat(navbar): docs improved, collapse transitions improved 2022-08-21 11:30:27 -03:00
Junior Garcia
cb08262209 feat(docs-navbar): navbar anatomy and examples improved 2022-08-18 23:07:06 -03:00
Junior Garcia
547b818875 feat(react-navbar): transitions & collaspe item styles improved, nav docs improved 2022-08-17 22:53:37 -03:00
Junior Garcia
b081f83b56 refactor(react-link): icon prop renamed to isExternal 2022-08-17 22:52:59 -03:00
Junior Garcia
7cec4687bb feat(docs-notify): sparkles component added 2022-08-17 20:30:14 -03:00
Junior Garcia
256698cce9 feat(docs-navbar): new notify banner, badge styled adjusted, navbar documentation improved 2022-08-15 23:09:51 -03:00
Junior Garcia
3507869a2e feat(docs-navbar): documentation in progress... 2022-08-14 22:45:53 -03:00
Junior Garcia
1ea9f21132 feat(docs): playground with iframe and resizer implemented 2022-08-14 18:32:52 -03:00
Junior Garcia
164c963494 feat(docs): window actions added to the playground 2022-08-13 22:18:34 -03:00
Junior Garcia
680e368669 fix(react-button): #482 Button uses deprecated onClick instead of onPress 2022-08-13 21:25:36 -03:00
Junior Garcia
4c946fde19 feat(react-navbar): dropdown improved 2022-08-13 17:55:08 -03:00