davidfateh / repeater-app

The Repeater App creates a repeatable list of key-value pairs.
MIT License
30 stars 22 forks source link

Can we add the functionality to rearrange the blocks? #12

Open anjan-kp opened 1 year ago

anjan-kp commented 1 year ago

Hi David,

Thanks for this awesome app. This app solved my requirement with a single content-model.

Can we add few more functionalities to it?

  1. Ability to rearrange the blocks [each block should be draggable and droppable any place inside the repeater container]
  2. Number of fields should be configurable [now it's restricted to two]
  3. Max number of characters for each field should be configurable.

Thanks in advance Anjan