Skip to content

Commit

Permalink
Improved search bar, need to implement option dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
nightcycle committed Feb 15, 2024
1 parent 6253696 commit 0ad4b63
Show file tree
Hide file tree
Showing 16 changed files with 936 additions and 8 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ A UI component framework for Roblox Front-End development with the goal of compi
- React: to-do

# To-Do
- component/snackbar
- component/list-feed
- component/grid-feed
- component/search bar
- component/search/filled
- component/search/text

- component/menu/row/tabs
- component/menu/row/bar/navigation
- component/menu/column/rail
- component/menu/column/drawer
- component/menu/column/popup

- component/slider
- component/dropdown
- component/tooltip
Expand Down Expand Up @@ -59,3 +59,6 @@ A UI component framework for Roblox Front-End development with the goal of compi
- component/text-field/outlined
- util/pop-up
- component/progress-indicator/circular
- util/scrolling-frame-container
- component/snackbar/small
- component/snackbar/large
2 changes: 1 addition & 1 deletion sourcemap.json

Large diffs are not rendered by default.

Loading

0 comments on commit 0ad4b63

Please sign in to comment.