TheoryOfNekomata
|
0f0c823761
|
Add fallback ID hook
Use fallback ID hook instead of defining verbose React hooks.
|
1 år sedan |
TheoryOfNekomata
|
ad8e62c499
|
Fix tagsInput event handling
Properly handle events for focus, blur, and change.
|
1 år sedan |
TheoryOfNekomata
|
77bf6806bd
|
Update workspace structure
Start separating trivial components to their own categories outside the
kitchen sink package.
|
1 år sedan |
TheoryOfNekomata
|
4b8d2afbd1
|
Update tagsinput implementation
Fix styles and behavior.
|
1 år sedan |
TheoryOfNekomata
|
e1a82ed558
|
Implement most components
Implement components from the ground up using Tailwind styling.
|
1 år sedan |
TheoryOfNekomata
|
85100e724e
|
Fix event delegation
Event delegation only occurs on client-side, check if window exists to
work with server-side (noop).
|
1 år sedan |
TheoryOfNekomata
|
96c93cc7d6
|
Make delegate change event more adaptable
Allow delegate change event to other elements like select and textarea.
|
1 år sedan |
TheoryOfNekomata
|
deb16a3db0
|
Implement sliders
Use @reach/slider to have styled enhanced sliders.
|
1 år sedan |