mirror of
https://github.com/makeplane/plane.git
synced 2026-06-14 03:30:00 +00:00
[WEB-4885] feat: new filters architecture and UI components (#7802)
* feat: add rich filters types * feat: add rich filters constants * feat: add rich filters utils * feat: add rich filters store in shared state package * feat: add rich filters UI components * fix: make setLoading optional in loadOptions function for improved flexibility * chore: minor improvements to rich filters * fix: formatting
This commit is contained in:
@@ -19,6 +19,7 @@ catalog:
|
||||
react-dom: 18.3.1
|
||||
"@types/react": 18.3.11
|
||||
"@types/react-dom": 18.3.1
|
||||
"@types/uuid": 9.0.8
|
||||
typescript: 5.8.3
|
||||
tsdown: 0.14.2
|
||||
uuid: 10.0.0
|
||||
|
||||
Reference in New Issue
Block a user