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

Manage forms as svelte component #107

Merged
merged 16 commits into from
Nov 2, 2023
Merged

Conversation

danielo515
Copy link
Owner

@danielo515 danielo515 commented Oct 27, 2023

This migrates the manage form UI part to svelte.
This is a milestone for me because it proves to myself that trying to do any UI in plain svelte is pointless unless is the simplest thing without any reactive requirements.

This port will make it easier to maintain and add new features to the UI.
I started using svelte stores, so now it is properly reactive. Previously you will not see clones or deletions, and it also fixes a bug with renaming forms.

@danielo515 danielo515 self-assigned this Nov 2, 2023
@danielo515 danielo515 added enhancement New feature or request Editor labels Nov 2, 2023
@danielo515 danielo515 merged commit 9dc90ce into master Nov 2, 2023
2 checks passed
@danielo515 danielo515 deleted the feat-reactive-manage-forms branch November 2, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Editor enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant