easyblockshq / easyblocks

The open-source visual builder framework.
https://easyblocks.io
GNU Affero General Public License v3.0
313 stars 44 forks source link

feat(editor): ability to use custom pickers #64

Closed maarten2424 closed 2 months ago

maarten2424 commented 3 months ago

Description

This MR enables custom picker functionality. It mocks the widgets configuration, and comes with built-in pickers.

<EasyblocksEditor
  ...,
  pickers={{
    // Property key MUST match the id specified witin the picker type declaration
    small: SmallPicker
  }}
/>
vercel[bot] commented 3 months ago

@maarten2424 is attempting to deploy a commit to the Shopstory Team on Vercel.

A member of the Team first needs to authorize it.