mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 21:40:18 +02:00
* 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 * chore: update pnpm lock file. * [WEB-4842] feat: enhance rich filters with complex filter support and improved code organization * chore: remove state group set from state filter * fix: make setLoading optional in loadOptions function for improved flexibility * fix: automation condition item value display * chore: remove duplicate exports * chore: minor improvements to rich filters --------- Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>