26 Commits

Author SHA1 Message Date
Junior Garcia
7fd0327657 chore(docs): va events added 2023-09-13 08:39:58 -03: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
brick.ninja
36ddbff557
fix: typo navbar.tsx (#1264) 2023-08-03 18:13:55 -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
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
3277ef2b0a feat(docs): new snapshot, sandpack fixes, table fixes 2023-07-15 12:02:17 -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
f5db202b13 feat(docs): dropdown docs almost done 2023-06-23 19:57:30 -03:00
Junior Garcia
f26cfbe9fb feat(root): new snapshot version 2023-06-22 17:39:17 -03:00
Junior Garcia
a27ca56c08 feat(docs): pagination improved 2023-06-20 11:32:53 -03:00
Junior Garcia
dcd8e0b8a9 feat(root): modal improved, flat colors changed 2023-06-19 10:28:50 -03:00
Junior Garcia
0d16f7d78a fix(docs): build 2023-06-18 23:05:05 -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
b475f892e2 feat(root): new snapshot 2023-06-16 21:55:11 -03:00
Junior Garcia
38114b16da feat(root): tv upgraded, modal docs improved, search meta script added 2023-06-16 21:34:41 -03:00
Junior Garcia
5e33f2c816 feat(root): modal, popover and navbar menu issues fixed, navbar styles simplified, docs improved 2023-06-15 23:48:25 -03:00
Junior Garcia
e70819ec7b feat(docs): a11y and performance optimizations on landing page 2023-06-14 23:46:12 -03:00
Junior Garcia
1ec784b3a5 feat(docs): migrated to app directory 2023-06-14 00:18:45 -03:00
Junior Garcia
e802caa412 feat(docs): home migrated to app directory 2023-06-13 18:29:03 -03:00