Commit Graph

7477 Commits (c6cd944735dec7e045a200ab75792ee11f8b6c3d)

Author SHA1 Message Date
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
GitHub Actions Bot 49f9ce6022 Code Format 2023-10-05 12:56:49 +00: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
GitHub Actions Bot 4bcb9bd14f Update API doc 2023-10-05 12:49:18 +00: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 b6467d3c6f Doc alignment fixes 2023-10-04 18:18:20 +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
Tuğçe Küçükoğlu 4776718b1a Merge branch 'prod' 2023-10-04 17:04:22 +03:00
Tuğçe Küçükoğlu 6c7312438b API doc default null value updates 2023-10-04 17:03:44 +03:00
Cagatay Civici 18c97d8a4d Remove focus visuals on mouse event 2023-10-04 14:52:59 +03:00
Cagatay Civici fc8c1f4db2 Merge branch 'prod' 2023-10-04 12:45:47 +03:00
Cagatay Civici 5b3293fa98 Fixed typo 2023-10-04 12:45:35 +03:00
Tuğçe Küçükoğlu 41f14108fc Merge branch 'prod' 2023-10-04 12:34:09 +03:00
Tuğçe Küçükoğlu 371fdaf898 Galleria ve API doc updates 2023-10-04 12:32:01 +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
Cagatay Civici ff35d6d0df Make code highlight unfocusable 2023-10-04 01:28:52 +03:00
Cagatay Civici 63cfc15a25 Update themes to use font settings as css variables instead of inherit 2023-10-04 00:59:44 +03:00
Tuğçe Küçükoğlu 0d617ace4b Typo fix 2023-10-03 19:43:41 +03:00
Tuğçe Küçükoğlu 7c3218cef2 Fixed #4536 - ContextMenu: global property is not working 2023-10-03 14:20:43 +03:00
Cagatay Civici 1827b6e9c9 Merge branch 'prod' 2023-10-03 13:50:26 +03:00
Cagatay Civici f7ed95af6c Fixed typo 2023-10-03 13:50:10 +03:00
Cagatay Civici 923bc7d833 Merge branch 'prod' 2023-10-03 13:34:14 +03:00
Cagatay Civici 1d172b800c Add tailwind and css module docs 2023-10-03 13:33:47 +03:00
Cagatay Civici eefce97afe Revert "Add tailwind doc and CSS modules video"
This reverts commit 2ee12d3c48.
2023-10-03 13:32:03 +03:00
Cagatay Civici 2ee12d3c48 Add tailwind doc and CSS modules video 2023-10-03 13:30:46 +03:00
GitHub Actions Bot 89835249a8 Code Format 2023-10-02 13:23:17 +00: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
GitHub Actions Bot 469daca8ea Update API doc 2023-10-02 13:16:31 +00: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
Tuğçe Küçükoğlu 7b6d458067 RadioButton demo name fixes 2023-10-02 11:55:02 +03:00
Tuğçe Küçükoğlu f7f17cc4a1
Merge pull request #4523 from primefaces/issue-4522
Fixed #4522 - Add extra check for separator item
2023-10-02 09:19:18 +03:00
Çetin 9298b69ee5 Fixed #4522 - Add extra check for separator item 2023-09-30 10:28:47 +03:00
Cagatay Civici 0c7a4219f7 Update image 2023-09-29 00:01:49 +03:00
Cagatay Civici 808124feb8
Update CHANGELOG.md 2023-09-27 12:15:40 +03:00
Cagatay Civici 41116da11c
Update CHANGELOG.md 2023-09-27 12:14:20 +03:00
Tuğçe Küçükoğlu e12a24a3dd New dev iteration 2023-09-27 08:56:58 +03:00
Tuğçe Küçükoğlu 475cc0a308 Update CHANGELOG.md 2023-09-26 16:43:15 +03:00
Tuğçe Küçükoğlu 2b480e1503 Update README.md 2023-09-26 16:43:11 +03:00