generated from yiisoft/package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
severity:BC breakingBreaks backwards compatibilityBreaks backwards compatibility
Milestone
Description
Currenty Hidden field extends InputField and contains many unnecessary methods:
inputContainerTag()useContainer()template()beforeInput()- …
But Hidden field must generate only input tag. It needs to refactor and create base class without these methods, but with features of InputField that relate to the input tag .
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
severity:BC breakingBreaks backwards compatibilityBreaks backwards compatibility