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

Removed deprecated slots and props #5841

Closed
tugcekucukoglu opened this issue Jun 6, 2024 · 0 comments
Closed

Removed deprecated slots and props #5841

tugcekucukoglu opened this issue Jun 6, 2024 · 0 comments
Assignees
Labels
Type: Breaking Change Issue contains a breaking change related to a specific component
Milestone

Comments

@tugcekucukoglu
Copy link
Member

tugcekucukoglu commented Jun 6, 2024

Properties

Component Name Removed Prop Alternative
AutoComplete field optionLabel
AutoComplete autoHighlight -
Breadcrumb exact -
ContextMenu exact -
DatePicker monthNavigator -
DatePicker yearNavigator -
DatePicker yearRange -
Dock exact -
MegaMenu exact -
Menu exact -
Menubar exact -
PanelMenu exact -
Password hideIcon maskIcon
Password showIcon unmaskIcon
SelectButton unselectable allowEmpty
Steps exact -
TabMenu exact -
TieredMenu exact -

Slots

Component Name Removed Slot Alternative
AutoComplete item option
CascadeSelect indicator dropdownicon / loadingicon
MultiSelect indicator dropdownicon / loadingicon
Select indicator dropdownicon / loadingicon

Directive options

Directive Name Removed option Alternative
StyleClass enterClass enterFromClass
StyleClass leaveClass leaveFromClass
@tugcekucukoglu tugcekucukoglu added this to the 4.0.0-rc.1 milestone Jun 6, 2024
@tugcekucukoglu tugcekucukoglu added the Type: Breaking Change Issue contains a breaking change related to a specific component label Jun 6, 2024
@tugcekucukoglu tugcekucukoglu self-assigned this Jun 6, 2024
@mertsincan mertsincan modified the milestones: 4.0.0-rc.1, 4.0.0-beta.5 Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Breaking Change Issue contains a breaking change related to a specific component
Projects
None yet
Development

No branches or pull requests

2 participants