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

[core] feat(FormGroup): fill prop #6472

Merged
merged 1 commit into from
Oct 18, 2023
Merged

[core] feat(FormGroup): fill prop #6472

merged 1 commit into from
Oct 18, 2023

Conversation

adidahiya
Copy link
Contributor

Fixes #4938, fixes #3898

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

  • feat(FormGroup): add support for "fill" modifier prop
  • docs(FormGroup): improve docs for "intent" prop

Reviewers should focus on:

New prop behavior and docs

Screenshot

image image

@adidahiya
Copy link
Contributor Author

[core] feat(FormGroup): fill prop

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit a4480b3 into develop Oct 18, 2023
12 checks passed
@adidahiya adidahiya deleted the ad/form-group-fill branch October 18, 2023 20:41
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.

[FormGroup] Add fill prop support Intent on FormGroup seems unintuitive
1 participant