Move Form Builder Plugin To Monorepo #4466
jacobsfletch
announced in
Roadmap
Replies: 3 comments
-
"Support multi-select. Here's a proof of concept." => new PR #4482 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Quick update: there's now a test suite setup for this plugin along with some basic integration tests to get us started: #4500 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Another update: docs have been improved and moved into the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As we move the Form Builder Plugin to the Payload Monorepo, we need a place to consolidate any open issues from the old plugin repo that are not technically bugs. All other issues will be transferred to the Payload monorepo as expected with the label
plugin: form-builder
. This discussion will act a place to document this process and ensure no work is lost.I'll go into greater detail into each one of these as soon as possible.
Features:
upload
fieldDoc changes:
Minor fixes:
Partial<Block>
type. Here's a work in progress.variables.find
PRs:
Open issues that have been (or will be) transferred into the Payload Monorepo (I will link to the exact issues as they are opened):
All other open issues from this repo have been (or will be) closed. All new issues and PRs can be made directly in the Payload Monorepo.
Feel free to leave a comment below with new feature requests, and I'll add them to this list!
Beta Was this translation helpful? Give feedback.
All reactions