Commit Graph

11112 Commits (47a0bfc4c300955c33bfd59882368c77d8fb5f95)

Author SHA1 Message Date
uros d7c44ce029 - fix SelectButton.spec.js, Skeleton.spec.js 2024-08-01 16:05:49 +02:00
uros dbe55014d4 - fix SpeedDial.spec.js, SplitButton.spec.js 2024-08-01 15:59:22 +02:00
uros 8bfea139e4 - fix tests 2024-08-01 15:50:43 +02:00
uros fa844bda11 - confugure vitest 2024-08-01 15:32:14 +02:00
uros 1618e6d7db Merge branch 'master' into test-unit
# Conflicts:
#	packages/primevue/vitest.config.js
2024-08-01 15:29:34 +02:00
tugcekucukoglu 95b5af1884 Test implementation fixes 2024-08-01 16:24:31 +03:00
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
GitHub Actions Bot 1b794e0807 Update API doc 2024-08-01 11:25:27 +00: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
GitHub Actions Bot ffb278d1c0 Update API doc 2024-08-01 11:15:58 +00:00
tugcekucukoglu df7889447c Fixed #6159 2024-08-01 14:14:49 +03:00
tugcekucukoglu 9608e30977 Merge branch 'master' of https://github.com/primefaces/primevue 2024-08-01 12:08:16 +03:00
tugcekucukoglu 90575cbb62 Refactor #6100 2024-08-01 12:08:09 +03:00
GitHub Actions Bot 7ee6d35bf0 Update API doc 2024-08-01 09:04:34 +00:00
tugcekucukoglu 978e704733 Fixed #6100 2024-08-01 12:03:31 +03:00
tugcekucukoglu 6edb7a3eab Merge branch 'master' of https://github.com/primefaces/primevue 2024-08-01 11:43:16 +03:00
tugcekucukoglu b7630349b2 Update AdvancedDoc.vue 2024-08-01 11:43:09 +03:00
uros 71d6789db8 - confugure vitest
- TreeButton.spec, Tree.spec update tests
2024-08-01 10:40:12 +02:00
navedqb a8bc83d213
Merge branch 'primefaces:master' into fix--6153 2024-08-01 13:57:00 +05:30
navedqb eff82df334
Merge pull request #40 from navedqb/fix--6153
fix: prevent icon display when inline property is set
2024-08-01 13:56:36 +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 92ab5d563c
Merge pull request #6082 from KumJungMin/issue-6081
Fix(DatePicker): allow to type the end date equal to the start date
2024-08-01 11:06:49 +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
GitHub Actions Bot 19fe80ee05 Update API doc 2024-08-01 07:52:11 +00: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
tanerengiiin 4b7c01542c Add multi-data to overivew chart 2024-07-31 22:15:41 +03:00
Alex Cioarec 8e7192ad8d Fix datepicker unstyled
Make selections based on attributes not classes
2024-07-31 16:28:32 +03:00
GitHub Actions Bot 2d5c7461ef Update API doc 2024-07-31 12:46:09 +00: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 676cb1db39 Update InlineDoc.vue 2024-07-31 13:47:04 +03:00
Tuğçe Küçükoğlu 6906119c97
Merge pull request #6124 from chu121su12/patch-3
fix(docs): Update DatePicker inline and basic docs
2024-07-31 13:43:50 +03:00
Cagatay Civici 1f41067861 Fixed chart colors on safari 2024-07-31 12:30:27 +03:00
tugcekucukoglu 583c13287c v4.0.3 released 2024-07-30 14:43:23 +03:00
tugcekucukoglu 5b0df741b7 Set new version 2024-07-30 14:39:41 +03:00
tugcekucukoglu feae10b29f Update CHANGELOG.md 2024-07-30 14:39:25 +03:00
GitHub Actions Bot 67455d18d8 Update API doc 2024-07-30 09:56:16 +00: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 f8420e299f Merge branch 'master' of https://github.com/primefaces/primevue 2024-07-30 12:39:32 +03:00