measuredco / puck

The visual editor for React
https://puckeditor.com
MIT License
5.11k stars 289 forks source link

Feat | Add multi select support to external input #594

Open princebansal opened 4 weeks ago

princebansal commented 4 weeks ago

Added property multiSelect (boolean) in ExternalField model.

If multiSelect -> true, external input modal will be enabled to select multiple values and modal wont close automatically.

vercel[bot] commented 4 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
puck-docs ✅ Ready (Inspect) Visit Preview Sep 3, 2024 0:10am
vercel[bot] commented 4 weeks ago

Someone is attempting to deploy a commit to the Measured Team on Vercel.

A member of the Team first needs to authorize it.

princebansal commented 4 weeks ago

Converting this to draft as this is still WIP. Testing workflows.