Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Widgets: Material Drag 'n Drop #160

Open
1 of 15 tasks
elbakerino opened this issue Dec 23, 2021 · 1 comment
Open
1 of 15 tasks

Widgets: Material Drag 'n Drop #160

elbakerino opened this issue Dec 23, 2021 · 1 comment
Labels
material-ui About the material-ui design-system widget
Projects

Comments

@elbakerino
Copy link
Member

elbakerino commented Dec 23, 2021

Replacement for #74 - for the UI-Schema related parts

Package: @ui-schema/material-dnd
Docs

experimental

Feature Set

  • data structures
    • support for list of objects
    • support for list of scalar values
    • support for object with objects/sub-lists
  • support scoped draggables
    • generic renderer for lists
    • tbd
  • support endless nestable draggables
    • central definition for Draggables and/or Droppables
    • root pane for Drop
    • element renderer for Drag
    • element renderer for DragDrop
    • generic list renderer for list of type array
    • generic list renderer for list of type object
    • generic drag-or-drop selector for droppables
    • droppable restrict allowed draggables
    • tbd

Interaction Issues

@elbakerino elbakerino added material-ui About the material-ui design-system widget labels Dec 23, 2021
@elbakerino elbakerino added this to To do in ui-schema via automation Dec 23, 2021
@elbakerino
Copy link
Member Author

New release with 0.3.0-alpha.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
material-ui About the material-ui design-system widget
Projects
ui-schema
  
To do
Development

No branches or pull requests

1 participant