Commit Graph

196 Commits (4e17ef2588759c02f81e0767b7759b097b51d588)

Author SHA1 Message Date
GitHub Actions Bot 4e17ef2588 Code Format 2024-08-01 12:25:38 +00:00
Tuğçe Küçükoğlu e70a844997
Merge pull request #6142 from clemvnt/fix/dialog-focus
Dialog: Cherry pick 're-focus original element on close' fix to v4
2024-08-01 15:22:32 +03:00
Tuğçe Küçükoğlu 655798b33a
Merge pull request #6149 from avramz/dialog
- fix: #6116 prevent dialog from closing when releasing mouse outside…
2024-08-01 15:00:37 +03:00
Tuğçe Küçükoğlu 1336a4e0aa
Merge pull request #6158 from qburst/fix--6153
fix: prevent icon display when inline property is set
2024-08-01 14:50:52 +03:00
Tuğçe Küçükoğlu 07b9211927
Merge pull request #5975 from ajm13/fix-overlay-arrow
Fix positioning of overlay arrows
2024-08-01 14:24:25 +03:00
tugcekucukoglu df7889447c Fixed #6159 2024-08-01 14:14:49 +03:00
tugcekucukoglu 90575cbb62 Refactor #6100 2024-08-01 12:08:09 +03:00
tugcekucukoglu 978e704733 Fixed #6100 2024-08-01 12:03:31 +03:00
navedqb a8bc83d213
Merge branch 'primefaces:master' into fix--6153 2024-08-01 13:57:00 +05:30
navedqb ab608a277b
fix icon display when inline prop is set 2024-08-01 13:55:23 +05:30
Tuğçe Küçükoğlu 706e623506
Merge pull request #5944 from clemvnt/patch-1
fix(ContextMenu): adjust anchor element selector to execute action on Enter key when the "item" template has been redefined
2024-08-01 11:18:28 +03:00
Tuğçe Küçükoğlu 5b18a77f6d
Merge pull request #6068 from andrew-cmdltt/issue-5870
fix: add @keydown emit event in DatePicker component
2024-08-01 11:16:35 +03:00
tugcekucukoglu a27ee0caea Fixed #6048 2024-08-01 11:09:09 +03:00
Tuğçe Küçükoğlu 17982945ff
Merge pull request #6155 from cjalex1313/issues/6147
Fix datepicker unstyled - https://github.com/primefaces/primevue/issues/6147
2024-08-01 11:05:33 +03:00
Tuğçe Küçükoğlu 7a739a1eb3
Merge pull request #6107 from qburst/master
fix: #6106, DatePicker: cannot type an end date that is the same as the start date
2024-08-01 11:04:16 +03:00
Tuğçe Küçükoğlu 18f3b744bd
Merge pull request #6143 from avramz/master
#6125 Fix (DatePicker, Locale) - deep merge options during install
2024-08-01 10:59:12 +03:00
Tuğçe Küçükoğlu 232fd1cb1f
Merge pull request #6121 from LemonAppleMo/master
fix: month selection highlighting problem in range mode
2024-08-01 10:51:05 +03:00
Alex Cioarec 8e7192ad8d Fix datepicker unstyled
Make selections based on attributes not classes
2024-07-31 16:28:32 +03:00
tugcekucukoglu ac1931de13 Fixed #6059 2024-07-31 15:45:04 +03:00
GitHub Actions Bot 19f8e584a5 Update API doc 2024-07-31 10:50:55 +00:00
Tuğçe Küçükoğlu e070c47279
Merge pull request #6146 from avramz/primevue-pto-options
Fix - add buttongroup to PrimeVuePTOptions #6137
2024-07-31 13:49:54 +03:00
tugcekucukoglu 583c13287c v4.0.3 released 2024-07-30 14:43:23 +03:00
Tuğçe Küçükoğlu dc8962dc98
Merge pull request #6133 from mateusscheper/master
fix (docs): "Select also known as Select"
2024-07-30 12:55:16 +03:00
tugcekucukoglu 5195debb31 Fixed #6150 2024-07-30 12:53:42 +03:00
Tuğçe Küçükoğlu 403b8ef0c7
Merge pull request #6136 from qburst/fix--6135
Fix: Add inputId Prop to BaseColorPicker Component
2024-07-30 12:47:22 +03:00
Cagatay Civici 15b2d03081 Fixed #6148 2024-07-30 12:35:22 +03:00
uros cf01b11db3 - fix: #6116 prevent dialog from closing when releasing mouse outside the dialog and dismissableMask is set to true 2024-07-30 11:34:32 +02:00
uros cd78a30d8e - 2024-07-30 10:08:36 +02:00
uros 4eb1f54af6 #6137 Fix - add buttongroup to PrimeVuePTOptions 2024-07-30 10:07:22 +02:00
uros d309fd632e #6125 Fix (DatePicker, Locale) - deep merge options 2024-07-29 23:49:34 +02:00
clemvnt e3a52f689e cherry pick 2024-07-29 22:11:41 +02:00
clemvnt 81b6b9c142 Revert imports 2024-07-29 22:07:44 +02:00
clemvnt 9f25a50ef2 Rebase on v4 2024-07-29 22:06:18 +02:00
navedqb 4c2dcb79f5
added inputId prop to BaseColorPicker 2024-07-29 12:31:25 +05:30
tugcekucukoglu ed4e50bbfe Update descriptions 2024-07-29 09:35:59 +03:00
Mateus Scheper 7ce0ed16ff
Fixing "Select also known as Select"
It's an impact of changing the component name from "Dropdown" to "Select".
2024-07-28 22:31:20 -03:00
tugcekucukoglu 44ade4f891 Released 4.0.2 2024-07-26 14:35:41 +03:00
tugcekucukoglu 90eb36a159 Icon pt fixes 2024-07-26 14:21:10 +03:00
tugcekucukoglu 1d79237d11 Fixed #6122 - New Fluid component 2024-07-26 14:14:05 +03:00
tugcekucukoglu 0b8d9b4767 Update FloatLabel.d.ts 2024-07-26 12:45:09 +03:00
tugcekucukoglu 67c3cbbb0b Fixed #6098 2024-07-26 12:41:03 +03:00
tugcekucukoglu cbec74dd7e Update ColorPicker.d.ts 2024-07-26 12:28:28 +03:00
navedqb a6dbc4d9bb refactor 2024-07-26 12:26:21 +03:00
navedqb 3ff5e08d03 refactor 2024-07-26 12:26:21 +03:00
navedqb ca3fdb9c6c fix: enable label click to open colorpicker 2024-07-26 12:26:21 +03:00
tugcekucukoglu 573c04179e Refactor #6075 2024-07-26 12:23:04 +03:00
Tuğçe Küçükoğlu d697f82c50
Merge pull request #6077 from m-kutnik/master
fix: missing default labels in ConfirmDialog and ConfirmPopup
2024-07-26 12:22:01 +03:00
He Xinpeng 59a2662dd2 fix: month selection highlighting problem in range mode 2024-07-26 15:57:15 +08:00
ANTONA09 81a6b78692 fix: #6106, DatePicker: cannot type an end date that is the same as the start date 2024-07-25 11:55:34 +05:30
tugcekucukoglu 46daca0f48 Set new version 2024-07-22 16:41:01 +03:00