Commit Graph

7533 Commits (5ff7eb8e4c4fef2ffea7f6e2354a964db68bb475)

Author SHA1 Message Date
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
Tuğçe Küçükoğlu 463c35b9e6
Merge pull request #4582 from rory-instil/master
Fix #4581 - Adding back missing 'moveUpButtonProps' in OrderList
2023-10-10 17:11:01 +03:00
Cagatay Civici e11397435f Update tailwinddoc 2023-10-10 13:49:58 +03:00
Rory Armstrong 2c913a2803 Adding back missing 'moveUpButtonProps' in OrderList 2023-10-10 09:39:52 +01:00
Tuğçe Küçükoğlu 550bd29004 Merge branch 'master' of https://github.com/primefaces/primevue 2023-10-09 18:47:15 +03:00
Tuğçe Küçükoğlu d013147396 Update generate_api_doc.yml 2023-10-09 18:47:05 +03:00
GitHub Actions Bot e085cba203 Code Format 2023-10-09 15:24:53 +00:00
Tuğçe Küçükoğlu c91cd2c24b Merge branch 'master' of https://github.com/primefaces/primevue 2023-10-09 18:22:38 +03: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
GitHub Actions Bot 6a77e514cf Update API doc 2023-10-09 15:17:00 +00: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
Tuğçe Küçükoğlu 5ca043768f Merge branch 'master' of https://github.com/primefaces/primevue 2023-10-09 13:17:41 +03:00
Tuğçe Küçükoğlu 7be21f0315 Refactor #4575 2023-10-09 13:17:33 +03:00
GitHub Actions Bot 2725936ee5 Code Format 2023-10-09 10:10:50 +00:00
Tuğçe Küçükoğlu 05aad39550 Fixed #4575 - Remove FullCalendar theme support 2023-10-09 13:08:24 +03:00
GitHub Actions Bot 62a75d88cf Update API doc 2023-10-09 09:37:38 +00: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
GitHub Actions Bot 8be4760309 Update API doc 2023-10-08 19:37:56 +00: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
Cagatay Civici 5d1f615c14 Updated styling docs 2023-10-07 16:04:27 +03:00
Cagatay Civici 3cb9b4c99b Fixed surface colors readability 2023-10-07 13:36:00 +03:00
Cagatay Civici 7399453a32 Add discussions link 2023-10-07 13:28:08 +03:00
Cagatay Civici f4d107a8af Update Multiple and Sticky samples 2023-10-07 13:14:05 +03:00
Cagatay Civici edf0512f8e Update template doc of Toast 2023-10-07 13:06:54 +03:00
Cagatay Civici f823950012 Update Divider login demo 2023-10-07 12:52:14 +03:00
Cagatay Civici ed976a8475 Visuals and fixed on code display 2023-10-07 12:32:47 +03:00
Cagatay Civici 0983c191a6 Merge branch 'master' of https://github.com/primefaces/primevue 2023-10-07 12:30:50 +03:00
Cagatay Civici 5753902ff8 Update Tree Template doc 2023-10-07 12:30:48 +03:00
FlipWarthog c3a79ca87c Remove extraneous newline 2023-10-06 19:15:33 -04: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
GitHub Actions Bot 7607f9e4f0 Code Format 2023-10-06 18:46:44 +00:00
Cagatay Civici 67706acd01 Doc API Cosmetics 2023-10-06 21:43:54 +03:00
Cagatay Civici 9b30ce7d1a Adjust spacing 2023-10-06 20:23:12 +03:00
Tuğçe Küçükoğlu ef6c3219cb ScrollPanel: overflow css property changed as auto 2023-10-06 17:32:50 +03:00
Tuğçe Küçükoğlu a561fb59c2 Apidoc table updates 2023-10-06 17:29:31 +03:00