Commit Graph

1189 Commits (75702262065ce1ba2db253e479d9d520729a1f73)

Author SHA1 Message Date
mertsincan 4fa7741923 Fixed #4589 - Improve block/unblockScroll architecture 2023-10-10 23:36:20 +01:00
Chingiz Mammadov 8c2b417ffc
Fix #4558 - locale "selectedItemsLabel" is broken on MultiSelect 2023-10-11 02:16:10 +04:00
Chingiz Mammadov 456d4e338f
Fix #4558 - locale "selectedItemsLabel" is broken on MultiSelect 2023-10-11 01:48:17 +04:00
mertsincan d0d4f9849a Refactor #4505 2023-10-10 18:31:13 +01:00
Tuğçe Küçükoğlu 5e4d3c2d38 Generate apidoc test 2023-10-10 20:08:10 +03:00
Tuğçe Küçükoğlu bbc6127bca Generate apidoc test 2023-10-10 20:02:53 +03:00
mertsincan 471fdc92db Fixed #4564 - Using Tailwind setup - the Ripple data attributes get added automatically 2023-10-10 16:51:18 +01:00
mertsincan 5ff7eb8e4c Fixed #4505 - V-Tooltip, TailwindCSS: Styling not working when using pinia store 2023-10-10 16:37:42 +01:00
Tuğçe Küçükoğlu cde6e2b2d1
Merge pull request #4570 from FlipWarthog/PV4555
Fix #4555 - DataTable: Add nullSortOrder prop
2023-10-10 18:17:40 +03:00
Tuğçe Küçükoğlu 8e62b10c3c Fixed #4577 - Cannot click to select min or max value when using slider with step property 2023-10-10 17:53:11 +03:00
Tuğçe Küçükoğlu 1aa75aef2b data-pc-section updates 2023-10-10 17:16:03 +03:00
Tuğçe Küçükoğlu 74a7f8e407 Revert #4581 2023-10-10 17:14:31 +03:00
Tuğçe Küçükoğlu 1c1e1df663 Fixed #4581 2023-10-10 17:12:57 +03:00
Rory Armstrong 2c913a2803 Adding back missing 'moveUpButtonProps' in OrderList 2023-10-10 09:39:52 +01:00
Tuğçe Küçükoğlu 519e2d5e89 Fixed #4566 - Tailwind Datatable: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'frozen') 2023-10-09 18:22:36 +03:00
Tuğçe Küçükoğlu 72b70387d9 Update Editor.d.ts 2023-10-09 18:16:02 +03:00
Tuğçe Küçükoğlu 9f828a7ab1 Refactor #4576 2023-10-09 14:33:39 +03:00
Tuğçe Küçükoğlu d795667906 Fixed #4576 - Editor layer defect 2023-10-09 13:37:40 +03:00
Quinten Coret b666789c8a
Fix ambigious clearing behaviour on SelectButton (#4107) 2023-10-09 10:36:37 +01:00
mertsincan 0a08c56d3b Refactor on `pt` names 2023-10-09 09:33:49 +01:00
mertsincan 3a6cfbae64 Cosmetics 2023-10-08 20:51:07 +01:00
Jake 01e3fe7ea7
Add missing message property on ToastProps type (#4569)
Co-authored-by: Jacob Minor <jacob.minor@3squared.com>
2023-10-08 20:37:16 +01:00
mertsincan de3c2593e9 Update FilterService.js 2023-10-08 20:33:46 +01:00
Jan Grzegorek 4b933f75ad
issue #4071 fix (#4447)
Co-authored-by: jan.g <jan.g@elcar-gps.com.pl>
2023-10-08 20:10:04 +01:00
GitHub Actions Bot b9caf7d4b9 Code Format 2023-10-08 13:18:43 +00:00
opc-norriq cd59b1b0ff
Add missing order to buttons and input on InputNumber if buttonLayout is horizontal (#4520) 2023-10-08 14:16:27 +01:00
Ice-Hazymoon f664268407
Fix TailwindCSS theme for splitter component (#4525) 2023-10-08 14:14:08 +01:00
FlipWarthog da524fc32b Merge branch 'master' into PV4555 2023-10-06 19:00:02 -04:00
FlipWarthog f9360b8ade Add new sort everywhere needed, update API docs 2023-10-06 18:59:00 -04:00
Tuğçe Küçükoğlu ef6c3219cb ScrollPanel: overflow css property changed as auto 2023-10-06 17:32:50 +03:00
Ice-Hazymoon 82cd43db40
Add resize event to splitter (#4526)
* Add resizing event to splitter component

* doc

* 'resize' instead of 'resizing'

* 'resize' instead of 'resizing'
2023-10-06 09:38:29 +01:00
FlipWarthog 4d6a272795 Pull sort/compare utils from PrimeReact 2023-10-05 22:00:36 -04:00
navedqb c6cd944735
Fix icon shrink when text length increases (#4551) 2023-10-05 14:34:21 +01:00
navedqb 544aa37841
Added type definition for disabled prop (#4546) 2023-10-05 14:33:45 +01:00
Andreas Wahlqvist fe3387c89b
fix typos (#4542)
`apperance-none` -> `appearance-none`

Note that this might have unintended consequences since these elements never actually had the `appearance-none` property.
2023-10-05 14:32:36 +01:00
Rick Kukiela 32d473ecbc
Fixes InputText component "float" label styles for webkit based auto-fill. (#4534)
Applies same fix for the same issue implemented to "primeng" in 2018:
d2abf21fb9
2023-10-05 14:29:37 +01:00
zernonia d036a91f6d
fix: 12am changed to 12pm wrongly (#4451)
* fix: 12am changed to 12pm wrongly

* fix: conditional
2023-10-05 14:08:07 +01:00
Melloware c5842a2153
Fix #4418: Calendar highlight selected months/years in multiple (#4419) 2023-10-05 14:05:24 +01:00
navedqb 7f429b7b74
fix: Fixes input trigger on right mouse click (#4414)
* Fixed input trigger on right mouse click

* Resolved comments
2023-10-05 14:03:42 +01:00
Clément cee96884f9
toast: add remove method to clear a single message (#4101)
Co-authored-by: Clément Bernard <cbernard@groupeisagri.com>
2023-10-05 13:54:37 +01:00
Egor Volvachev b09a50d41a
fix: update type for the column node that used `props` instead of `$props` (#3423)
Fixes #3395.
2023-10-05 13:48:38 +01:00
Tuğçe Küçükoğlu 0993710ff6 Fixed #4554 - Image: preview mode button spacing fixes 2023-10-05 10:11:35 +03:00
Tuğçe Küçükoğlu 6b097a40d7 Fixed #4553 - Image: toolbar unstyled mode fixes 2023-10-05 10:08:28 +03:00
Tuğçe Küçükoğlu 665249279f
Merge pull request #4544 from FlipWarthog/PV4543
Fix #4543: Column: headercheckboxicon slot not working
2023-10-04 17:24:38 +03:00
mertsincan 877d6c07df Refactor #4530 2023-10-04 10:20:15 +01:00
Tuğçe Küçükoğlu 4ec4952b97 Fixed #4545 - Galleria: indicator list z-index defect 2023-10-04 12:12:09 +03:00
FlipWarthog 2173790079 Fix #4543: Column: headercheckboxicon slot not working 2023-10-03 19:12:02 -04:00
Tuğçe Küçükoğlu 7c3218cef2 Fixed #4536 - ContextMenu: global property is not working 2023-10-03 14:20:43 +03:00
Tuğçe Küçükoğlu 56e0780a6d Merge branch 'master' of https://github.com/primefaces/primevue 2023-10-02 16:20:50 +03:00
Tuğçe Küçükoğlu 9935c9d1c6 Fixed #4532 - Sidebar: autofocus cannot with other components 2023-10-02 16:20:48 +03:00
mertsincan 3d1d31ca53 Refactor #4530 - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
Çetin 9298b69ee5 Fixed #4522 - Add extra check for separator item 2023-09-30 10:28:47 +03:00
Tuğçe Küçükoğlu 43872a7ebb
Merge pull request #4485 from Neluji/patch-1
Column Filter: Add type for `applyFilter`
2023-09-26 15:41:21 +03:00
GitHub Actions Bot b5225b9adc Code Format 2023-09-26 12:40:42 +00:00
Tuğçe Küçükoğlu 05489b8127
Merge pull request #4507 from sescandell/pr-confirmPopupClassesFix
ConfirmPopup: acceptClass and rejectClass is not working on unstyled mode
2023-09-26 15:38:50 +03:00
Tuğçe Küçükoğlu eff9046090 Fixed #4508 - Calendar | Disabled date is highlighted when it's in the range 2023-09-26 15:37:30 +03:00
Tuğçe Küçükoğlu b48d33eddd Refactor #4504 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor #4504 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu 0a8cf13a33 Refactor #4500 2023-09-25 22:12:21 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
Stéphane c823d392dd Fix #4506 2023-09-25 18:32:35 +00:00
Tuğçe Küçükoğlu f40b8fb178 Fixed #4500 - Theme updates: change :focus to focus-visible 2023-09-25 16:24:10 +03:00
mertsincan 5e53cef422 Refactor #882 2023-09-25 11:05:27 +01:00
mertsincan e204de32f4 Fixed #882 - Dialog component scrollbar shift 2023-09-25 10:30:34 +01:00
Neluji d686b3a9ae
Column Filter: Add type for `applyFilter` 2023-09-21 15:21:59 +02:00
Tuğçe Küçükoğlu 705eb2be95 Fixed #4459 - [DataTable] Reorder feature and rowreordericon slot problem. 2023-09-21 15:38:17 +03:00
Tuğçe Küçükoğlu f8d27530c8 Calendar: Alt + Up Arrow support added 2023-09-20 22:53:39 +03:00
Tuğçe Küçükoğlu 91b362b6a8 Remove unload from useStyle 2023-09-20 21:25:10 +03:00
Tuğçe Küçükoğlu f1b73c1cf1
Merge pull request #4468 from maspetsberger/fix-buttonset-style
Fix buttonset styling when only a single button is present.
2023-09-20 21:05:05 +03:00
Lionel Vallet 651299dff6
fix: tree toggler leaf class 2023-09-20 15:28:48 +02:00
mertsincan 44212378dc Refactor #4473 2023-09-20 12:48:21 +01:00
mertsincan 31c3bdf566 Fixed #4473 - Add ptOptions option to PrimeVue config 2023-09-20 12:25:33 +01:00
Tuğçe Küçükoğlu 234c9a48d2 Fixed #4474 - Calendar: focus state update 2023-09-20 11:59:50 +03:00
Tuğçe Küçükoğlu 69de98e7ef Refactor #4433 - Message 2023-09-19 14:22:25 +03:00
Tuğçe Küçükoğlu 9beab952eb Refactor #4433 - ConfirmDialog 2023-09-19 14:16:07 +03:00
Tuğçe Küçükoğlu 309597fa14 Refactor #4433 - ConfirmPopup 2023-09-19 14:14:41 +03:00
Tuğçe Küçükoğlu c368c0f8df Refactor #4433 - ConfirmDialog 2023-09-19 13:51:23 +03:00
Tuğçe Küçükoğlu 0f86b62fe2 Refactor #4433 - Sidebar 2023-09-19 13:23:58 +03:00
Tuğçe Küçükoğlu 66cfbe54fc Refactor #4433 - OverlayPanel 2023-09-19 13:23:50 +03:00
Tuğçe Küçükoğlu 4e772e244e Fixed #4454 - ToastMessage: styleClass property is ignored 2023-09-19 12:41:19 +03:00
Tuğçe Küçükoğlu 962ddb1353 Fixed #4470 - Dialog/Toast: new container template 2023-09-19 12:36:33 +03:00
Michael Aspetsberger 2ff4257421
Fix buttonset styling when only a single button is present. 2023-09-19 11:10:37 +02:00
Tuğçe Küçükoğlu 98afeacb55 Remove unused styles 2023-09-19 10:00:35 +03:00
Tuğçe Küçükoğlu 5ff9196130 Update Textarea.vue 2023-09-18 15:24:13 +03:00
Tuğçe Küçükoğlu ff09b40e93
Merge pull request #4464 from primefaces/issue-4269
Textarea autoResize issue
2023-09-18 15:21:57 +03:00
Tuğçe Küçükoğlu d9aeaec5e7 Fixed #4463 - Dialog: new blockScroll property 2023-09-18 12:14:52 +03:00
Tuğçe Küçükoğlu aa34254aa7 Refactor on unstyled ripple check 2023-09-18 10:59:33 +03:00
Tuğçe Küçükoğlu 3628e2fd8c Fixed #3624 Fixed #3523 2023-09-18 10:43:49 +03:00
Furkan Sezis 6e492d1fd9 Fixed #4269 -Textarea autoResize issue 2023-09-13 15:44:57 +03:00
mertsincan 16416eb3dd Fixed #4415 2023-09-10 01:18:00 +01:00
Tuğçe Küçükoğlu 5a1c14154b Add console.warn for vue-router deprecation 2023-09-08 14:56:33 +03:00
Tuğçe Küçükoğlu b38f4072f1 `which` is deprecated use `code` instead 2023-09-08 12:53:02 +03:00
Tuğçe Küçükoğlu 2159c3cc88
Merge pull request #3998 from thielpa/fix-inputnumber
fix(TreeNode): stop keydown event propagation from content
2023-09-08 12:04:17 +03:00
Tuğçe Küçükoğlu 10d1fd9c8a Refactor #4223 2023-09-08 11:51:19 +03:00
Tuğçe Küçükoğlu 6cf115d152
Merge pull request #4224 from FVolral/fix/primevue-splitbutton-preventdefault
Fix: Add preventDefault on SplitButton click event
2023-09-08 11:50:36 +03:00
mertsincan 26c9df3424 Fixed #4412 - ConfirmDialog: acceptClass and rejectClass is not working on unstyled mode 2023-09-08 09:11:15 +01:00
Tuğçe Küçükoğlu fd51e4226e Fixed #4405 - Menubar - clicking outside of submenu should hide it 2023-09-07 14:49:11 +03:00
mertsincan 6b1b47939f Fixed #4400 - The `ptOptions` property is not working with nested components 2023-09-07 10:48:40 +01:00
Tuğçe Küçükoğlu 78ce9d1f10 Fixed #4406 - DataTable: (unstyled + Tailwind) stripedRows styling applies in dark mode but not light mode 2023-09-07 11:04:19 +03:00