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

feat(ui): adds beforeInput & afterInput props for arrays, blocks, collapsible, group, radio, & relationship fields. #9674

Merged
merged 8 commits into from
Dec 2, 2024

Conversation

PatrikKozak
Copy link
Contributor

@PatrikKozak PatrikKozak commented Dec 2, 2024

The following fields did not have the ability to add beforeInput & afterInput:

  • Arrays
  • Blocks
  • Collapsibles
  • Groups
  • Radios
  • Relationships

How?

Adds the ability to define and add before and after inputs to these fields in your config.

Here are examples of the above fields with beforeInputs & afterInputs defined (I.e. #before-input & #after-input):

Arrays:
Screenshot 2024-12-02 at 1 22 15 PM

Blocks:
Screenshot 2024-12-02 at 1 35 53 PM

Collapsible:
Screenshot 2024-12-02 at 1 46 34 PM

Groups:
Screenshot 2024-12-02 at 1 52 34 PM

Radios:
Screenshot 2024-12-02 at 1 59 35 PM

Relationships:
Screenshot 2024-12-02 at 1 21 55 PM

@jmikrut jmikrut enabled auto-merge (squash) December 2, 2024 19:15
@jmikrut jmikrut disabled auto-merge December 2, 2024 19:15
@PatrikKozak PatrikKozak enabled auto-merge (squash) December 2, 2024 19:18
@PatrikKozak PatrikKozak merged commit 58b7415 into main Dec 2, 2024
60 checks passed
@PatrikKozak PatrikKozak deleted the feat/before-after-inputs branch December 2, 2024 19:37
Copy link
Contributor

github-actions bot commented Dec 3, 2024

🚀 This is included in version v3.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant