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

Remove .p-fluid and add new fluid property #6000

Closed
tugcekucukoglu opened this issue Jul 2, 2024 · 0 comments
Closed

Remove .p-fluid and add new fluid property #6000

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

Comments

@tugcekucukoglu
Copy link
Member

Old Usage

<div class="p-fluid">
     <DatePicker  />
</div>

New Usage

<div>
     <DatePicker fluid  />
</div>

Affected Components

  • DatePicker
  • InputGroup
  • InputNumber
  • InputText
  • InputMask
  • Button
  • MultiSelect
  • Password
  • Select
  • Textarea
  • SplitButton
  • TreeSelect
  • AutoComplete
  • CascadeSelect
@tugcekucukoglu tugcekucukoglu added the Type: Breaking Change Issue contains a breaking change related to a specific component label Jul 2, 2024
@tugcekucukoglu tugcekucukoglu added this to the 4.0.0-rc.4 milestone Jul 2, 2024
@tugcekucukoglu tugcekucukoglu self-assigned this Jul 2, 2024
@tugcekucukoglu tugcekucukoglu modified the milestones: 4.0.0-rc.4, 4.0.0 Jul 3, 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