Commit Graph

10946 Commits (73a6e0faf3f84733f149e57ddc16a87d5510dc8a)

Author SHA1 Message Date
tugcekucukoglu 73a6e0faf3 Update pr-checker.yml 2024-08-02 11:11:33 +03:00
Tuğçe Küçükoğlu 1287131021
Merge pull request #6170 from avramz/test-unit
Chore: Unit tests (#5095)
2024-08-02 11:08:38 +03:00
GitHub Actions Bot 8dcd70caec Update API doc 2024-08-02 08:06:21 +00:00
tugcekucukoglu 227b7c3eaa Merge branch 'master' of https://github.com/primefaces/primevue 2024-08-02 11:05:14 +03:00
tugcekucukoglu 57a8016b5e Fixed #6128 2024-08-02 11:05:06 +03:00
Tuğçe Küçükoğlu 38508c2e4a
Merge pull request #6172 from Creo-KR/master
fix: InputOtp - [IntegerOnly] make enable Tab, Enter Key down
2024-08-02 11:03:36 +03:00
tugcekucukoglu b5df464771 Safari chart fixes 2024-08-02 09:52:47 +03:00
tugcekucukoglu 51e01f9d00 Hydration & format fixes 2024-08-02 09:52:39 +03:00
Tuğçe Küçükoğlu 4591f1e3e2
Merge pull request #6156 from tanerengiiin/master
Add multi-data to overivew chart
2024-08-02 09:49:54 +03:00
Creo-KR 59c7e93b11 fix InputOtp - [IntegerOnly] make enable Tab, Enter Key down
Signed-off-by: Creo-KR <gjwlsdn087@naver.com>
2024-08-02 12:10:54 +09:00
uros 42e25c5e76 - fix Drawer.spec.js 2024-08-02 00:12:46 +02:00
uros 75e8ee43d6 - fix Drawer.spec.js 2024-08-01 23:42:40 +02:00
uros 0402704c18 - fix: use focus instead of DomHandler.focus 2024-08-01 23:35:51 +02:00
uros a2bb913294 - fix TabView.spec.js 2024-08-01 23:30:00 +02:00
uros b94a4b23a0 - fix BlockUI.spec.js, Carousel.spec.js, CascadeSelect.spec.js 2024-08-01 23:22:05 +02:00
tanerengiiin 5f839cc5ae Clear color-mix 2024-08-02 00:08:59 +03:00
uros 7094c05583 - fix Accordion.spec.js 2024-08-01 23:08:26 +02:00
uros aa1dafae95 - fix AutoComplete.spec.js, Avatar.spec.js, Breadcrumb.spec.js, Chip.spec.js 2024-08-01 23:01:15 +02:00
Taner Engin 07c2dbb60b
Merge branch 'primefaces:master' into master 2024-08-01 14:00:31 -07:00
uros a378599783 - fix Button.spec.js, Checkbox.spec.js, ColorPicker.spec.js, ContextMenu.spec.js 2024-08-01 22:56:35 +02:00
uros f8d1dfc8b2 - fix DataTable.spec.js 2024-08-01 22:50:25 +02:00
uros 6c6e627545 - fix DatePicker.spec.js 2024-08-01 22:01:37 +02:00
uros d8d2231782 - fix Dialog.spec.js 2024-08-01 21:50:53 +02:00
uros f5efd2b0f7 - fix Fieldset.spec.js, Galleria.spec.js 2024-08-01 21:44:22 +02:00
uros cdcee4ca8a - fix Image.spec.js, Inplace.spec.js, InputChips.spec.js 2024-08-01 21:20:37 +02:00
uros 7c308fe41b - fix InputNumber.spec.js, InputSwitch.spec.js, Listbox.spec.js, MegaMenu.spec.js 2024-08-01 20:55:57 +02:00
uros 09aee632b3 - fix Menu.spec.js, Menubar.spec.js, Message.spec.js 2024-08-01 20:29:19 +02:00
uros 943e8c4962 - fix MultiSelect.spec.js 2024-08-01 19:38:45 +02:00
uros 30afab8178 - fix OrderList.spec.js, OrganizationChart.spec.js 2024-08-01 19:14:29 +02:00
uros 305752ef3c - fix Paginator.spec.js, PanelMenu.spec.js 2024-08-01 19:04:29 +02:00
uros d7bd83b70a - fix Password.spec.js 2024-08-01 18:53:38 +02:00
uros 1812af1186 - fix PickList.spec.js 2024-08-01 18:37:42 +02:00
uros 9af790d90a - fix Popover.spec.js 2024-08-01 17:04:33 +02:00
uros d26a7b74e4 - fix Select.spec.js, Rating.spec.js, RadioButton.spec.js, ProgressSpinner.spec.js 2024-08-01 17:00:16 +02:00
uros 74bf24060a - fix Select.spec.js 2024-08-01 16:51:40 +02:00
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