-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Enhance label()
method in ActiveField
with tag
option and fix labelOptions
for checkbox
/radio
(#20537).
#20546
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
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
3220329
feat(activefield): `labelOptions` are ignored when using custom label…
terabytesoftw 6daf260
refactor(activefield): simplify label handling for radio and checkbox…
terabytesoftw 13dcd79
feat(activefield): Enhance label method to support custom tag options…
terabytesoftw 98d82c7
Update `CHANGELOG.md`.
terabytesoftw 821e0cf
Add notes for `UPGRADE.md`.
terabytesoftw 3ee13ad
Merge branch '22.0' into feat-20537
terabytesoftw 3c0e03a
Enhance documentation for label options in `ActiveField::class`.
terabytesoftw 9c6c8be
Refactor label method to use `ArrayHelper` for improved readability.
terabytesoftw 137d399
Update `label` handling in `ActiveField::class`.
terabytesoftw 6d9f1c6
Fix issue phpcs.
terabytesoftw aab7fd6
Apply fixed review Copilot.
terabytesoftw 5bdb9ee
Apply fixed review Copilot.
terabytesoftw 6aeab15
Apply fixed review Copilot.
terabytesoftw a3cd943
Apply fixed more review Copilot.
terabytesoftw e538593
Merge branch '22.0' into feat-20537
terabytesoftw 845442c
Apply fixed Copilot review.
terabytesoftw 1a15721
Merge branch '22.0' into feat-20537
terabytesoftw 3a593c6
Merge branch '22.0' into feat-20537
terabytesoftw ceb388c
fix issue phpcs.
terabytesoftw 82158c0
Merge branch '22.0' into feat-20537
terabytesoftw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.