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 behavior changes #5437

Closed
9 tasks done
tugcekucukoglu opened this issue Mar 18, 2024 · 0 comments
Closed
9 tasks done

Core behavior changes #5437

tugcekucukoglu opened this issue Mar 18, 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 Mar 18, 2024

Components;

  • SpeedDial
  • Org Chart
  • Dock
  • OverlayPanel
  • OrderList
  • PickList
  • ToggleButton
  • SelectButton
  • Rating

Changes;

SpeedDial

  • Make default position static
  • Make demos absolute

Org Chart

  • Prevent selection on toggle

Dock

  • Remove zoom

OverlayPanel

  • Remove close button from UI
  • Remove showCloseIcon and closeIcon properties
  • Remove closeButton and closeIcon options from pt property
  • Remove closeicon slot

OrderList / PickList

  • Use Listbox component internally
  • Add new disabled and buttonProps (default value is { severity: 'secondary' }) properties
  • Remove listProps property
  • Remove header option from pt property
  • Updated state and context options of pt property

ToggleButton

  • Remove input element, use native button
  • Remove input and box options of pt property and add new button option
  • Remove focus and blur emits

SelectButton

  • Use native button
  • Remove focus and blur emits

Rating

  • cancel property is deprecated

Prop value changes

  • scrollHeight is updated as 14rem

Removed classes

.p-button-*

  • FileUpload
  • Calendar
  • FileUpload
  • SpeedDial
  • ConfirmPopup
  • ConfirmDialog
  • DataTable

.p-inputtext

  • CascadeSelect
  • Chips
  • ColorPicker
  • Textarea
  • Tree

p-icon-field

  • Calendar
  • Password
@tugcekucukoglu tugcekucukoglu added this to the 4.0.0-beta.1 milestone Mar 18, 2024
@tugcekucukoglu tugcekucukoglu added the Type: Breaking Change Issue contains a breaking change related to a specific component label Mar 18, 2024
@tugcekucukoglu tugcekucukoglu self-assigned this Mar 18, 2024
tugcekucukoglu added a commit that referenced this issue Mar 18, 2024
tugcekucukoglu added a commit that referenced this issue Mar 18, 2024
tugcekucukoglu added a commit that referenced this issue Mar 18, 2024
tugcekucukoglu added a commit that referenced this issue Mar 21, 2024
tugcekucukoglu added a commit that referenced this issue Mar 21, 2024
tugcekucukoglu added a commit that referenced this issue Mar 21, 2024
tugcekucukoglu added a commit that referenced this issue Mar 21, 2024
tugcekucukoglu added a commit that referenced this issue Mar 21, 2024
tugcekucukoglu added a commit that referenced this issue Mar 22, 2024
tugcekucukoglu added a commit that referenced this issue Mar 26, 2024
tugcekucukoglu added a commit that referenced this issue Mar 26, 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

1 participant