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

Structure enhancements #6109

Merged
merged 21 commits into from
Mar 13, 2024

Conversation

nitrogenous
Copy link
Contributor

@nitrogenous nitrogenous commented Mar 7, 2024

Structures Updated

  • Checkbox
  • ToggleButton
  • RadioButton
  • InputSwitch
  • TriStateCheckbox

Affected Components;

  • Checkbox
  • ToggleButton
  • RadioButton
  • InputSwitch
  • TriStateCheckbox

Changes;

Checkbox

Removed

  • hiddenInputWrapper and hiddenInput from pt options
  • click focus and blur from emits
  • focused state

Added

  • box to pt options

RadioButton

Removed

  • hiddenInputWrapper and hiddenInput from pt options
  • click focus and blur from emits
  • focused state

Added

  • box to pt options

TriStateCheckbox

Removed

  • hiddenInputWrapper, hiddenInput and checkbox from pt options
  • click focus and blur from emits
  • focusedstate

Added

  • box and input to pt options
  • readonly to props

InputSwitch

Removed

  • hiddenInputWrapper and hiddenInput from pt options
  • click focus and blur from emits
  • focused state

Added

  • input to pt options

ToggleButton

Removed

  • hiddenInputWrapper and hiddenInput from pt options
  • click focus and blur from emits
  • focused state

Added

  • input and box to pt options
  • readonly to props

Copy link

vercel bot commented Mar 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Mar 13, 2024 1:07pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Mar 13, 2024 1:07pm

Copy link

github-actions bot commented Mar 7, 2024

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@nitrogenous
Copy link
Contributor Author

@melloware We are updating our structures to be just like primevue for tailwind primereact so we don't need focused stated and some other things.

@melloware
Copy link
Member

Awesome!

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@nitrogenous nitrogenous merged commit 2d66a30 into primefaces:master Mar 13, 2024
2 of 6 checks passed
@nitrogenous nitrogenous deleted the structure-enhancements branch March 13, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants