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

♻️ - refactor: refactor Kanban api #75

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

svenvandescheur
Copy link
Collaborator

This reverts quite some code kanban code back to before the "componentList" change so that the API remains largely unchanged since the previous release (the changes made to the API were larger than I expected).

As a side effect: certain features / callbacks might be removed however; I think they ware redundant since onObjectListsChange should provide the information to deal with dragging, we can expand the functionality later if we need to.

The actual requirement (support a custom component in the kanban) is kept. It's now optional and the component can be passed using the fieldset(s).

@svenvandescheur svenvandescheur merged commit f60e705 into main Jun 4, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants