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

Added StyleGroup & DirectionEntry to change the form direction globally #1

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

okaeiz
Copy link
Owner

@okaeiz okaeiz commented Jun 16, 2024

Has worked on bpmn-io#1205

  • This PR adds a new form-js group named StyleGroup to the properties panel that is activated for the form component (default type).
  • This PR also adds a DirectionEntry to the newly-added StyleGroup which is a global option that sets the direction of the form components.
  • Within this commit, only the following components adhere to DirectionEntry:
    • Checkbox
    • Checkbox group
    • Button
    • Text Field (I will work on another entry for this component which can overwrite the DirectionEntry value)

@okaeiz okaeiz merged commit 7dcdeb8 into develop Jun 16, 2024
0 of 9 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.

1 participant