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

[Form] Add a placeholder_attr option to ChoiceType #17469

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

elementaire
Copy link
Contributor

@carsonbot carsonbot added this to the 6.3 milestone Nov 26, 2022
@elementaire elementaire changed the title [WCM] Add a placeholder_attr option to ChoiceType [WCM] Add a placeholder_attr option to ChoiceType Nov 26, 2022
@OskarStark OskarStark added the Waiting Code Merge Docs for features pending to be merged label Nov 27, 2022
@carsonbot carsonbot modified the milestones: 6.3, next Nov 27, 2022
fabpot added a commit to symfony/symfony that referenced this pull request Apr 8, 2023
…lementaire)

This PR was merged into the 6.3 branch.

Discussion
----------

[Form] [ChoiceType] Add a `placeholder_attr` option

| Q             | A
| ------------- | ---
| Branch?       | 6.3
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | #38958
| Similar Pull Request | #47570
| License       | MIT
| Doc PR        | symfony/symfony-docs#17469

Allow to custom the attributes of the placeholder (`data-*`, `title`, `disabled`, etc.).

Commits
-------

2d4396a [Form][ChoiceType] Add placeholder_attr field option
symfony-splitter pushed a commit to symfony/form that referenced this pull request Apr 8, 2023
…lementaire)

This PR was merged into the 6.3 branch.

Discussion
----------

[Form] [ChoiceType] Add a `placeholder_attr` option

| Q             | A
| ------------- | ---
| Branch?       | 6.3
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | #38958
| Similar Pull Request | #47570
| License       | MIT
| Doc PR        | symfony/symfony-docs#17469

Allow to custom the attributes of the placeholder (`data-*`, `title`, `disabled`, etc.).

Commits
-------

2d4396ad50 [Form][ChoiceType] Add placeholder_attr field option
symfony-splitter pushed a commit to symfony/twig-bridge that referenced this pull request Apr 8, 2023
…lementaire)

This PR was merged into the 6.3 branch.

Discussion
----------

[Form] [ChoiceType] Add a `placeholder_attr` option

| Q             | A
| ------------- | ---
| Branch?       | 6.3
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | #38958
| Similar Pull Request | #47570
| License       | MIT
| Doc PR        | symfony/symfony-docs#17469

Allow to custom the attributes of the placeholder (`data-*`, `title`, `disabled`, etc.).

Commits
-------

2d4396ad50 [Form][ChoiceType] Add placeholder_attr field option
@javiereguiluz javiereguiluz removed the Waiting Code Merge Docs for features pending to be merged label Jun 6, 2023
@javiereguiluz javiereguiluz changed the title [WCM] Add a placeholder_attr option to ChoiceType [Form] Add a placeholder_attr option to ChoiceType Jun 6, 2023
@javiereguiluz javiereguiluz modified the milestones: next, 6.3 Jun 6, 2023
@javiereguiluz
Copy link
Member

javiereguiluz commented Jun 6, 2023

@elementaire thanks for contributing this feature and its docs. I'm sorry it took us so long to merge it.

@javiereguiluz javiereguiluz merged commit 5e68a2a into symfony:6.3 Jun 6, 2023
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.

None yet

4 participants