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: add support for disabling remove and add buttons #2344

Merged
merged 3 commits into from
Jun 7, 2024

Conversation

eneufeld
Copy link
Member

@eneufeld eneufeld commented Jun 4, 2024

Contributed on behalf of STMicroelectronics

- all array data based material renderers support disabling the add and remove button independent of the enablement of the control
- fix missing context for ExpandPanelRenderer (#2326)

Contributed on behalf of STMicroelectronics
@eneufeld eneufeld requested a review from sdirix June 4, 2024 12:51
Copy link

netlify bot commented Jun 4, 2024

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 45c0efa
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/6662d5e56ffc1100085c832a
😎 Deploy Preview https://deploy-preview-2344--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@coveralls
Copy link

coveralls commented Jun 4, 2024

Coverage Status

coverage: 83.337% (+0.02%) from 83.322%
when pulling 45c0efa on feat/control_add_remove_buttons
into 52aa15a on master.

@eneufeld eneufeld force-pushed the feat/control_add_remove_buttons branch from f0286ec to 4384c79 Compare June 5, 2024 08:23
@eneufeld eneufeld requested a review from sdirix June 5, 2024 11:03
@sdirix sdirix merged commit 87e4061 into master Jun 7, 2024
11 checks passed
@sdirix sdirix deleted the feat/control_add_remove_buttons branch June 7, 2024 10:07
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.

UpdateAction array context should also be handed over in the ExpandPanels [Material UI]
3 participants