Commit Graph

83 Commits (2cb2495148fb94aabe56a5cc01fefebd324b10c4)

Author SHA1 Message Date
tugcekucukoglu ef5e707940 Update DatePicker.d.ts 2024-07-02 09:38:40 +03:00
Cagatay Civici d06c51c328 Defect fixes for QA 2024-07-01 17:23:54 +03:00
Cagatay Civici d0b3208ab7 Corrected border radius of input number 2024-07-01 17:07:31 +03:00
Cagatay Civici 9352edaf51 Add missing type 2024-07-01 16:54:53 +03:00
Cagatay Civici d992509165 Token refactor 2024-07-01 16:51:09 +03:00
Cagatay Civici 09e1273571 Visual cosmetics 2024-07-01 16:32:14 +03:00
Mert Sincan dffe8cb36f Merge branch 'master' of https://github.com/primefaces/primevue 2024-07-01 13:03:14 +01:00
Mert Sincan c2d8c17082 Fixed #5996 - Add as and asChild property to Button 2024-07-01 13:03:12 +01:00
Cagatay Civici ec0349202d Updated tokens 2024-07-01 15:01:28 +03:00
Cagatay Civici cb0b6979e9 Fixed tab shadow 2024-07-01 15:00:31 +03:00
Cagatay Civici d8e9fa75d0 Fixed tokens 2024-07-01 14:30:47 +03:00
Cagatay Civici 87507c0dab Tokens for VirtualScroller 2024-07-01 14:08:59 +03:00
Mert Sincan ff96f62e7a Fixed #5980 - Nuxt module component autoImport in v4 rc3 doesn't work with component prefixes 2024-06-30 21:33:35 +01:00
tugcekucukoglu 3d6275aebd Update Password.d.ts 2024-06-28 10:29:12 +03:00
tugcekucukoglu 919be0f56b Release 4.0.0-rc.3 2024-06-27 16:00:44 +03:00
tugcekucukoglu 6f3874a8c0 Changelog refactor 2024-06-27 15:52:02 +03:00
tugcekucukoglu 99486712bf Update CHANGELOG.md 2024-06-27 15:50:55 +03:00
Mert Sincan c78afb0767 Fixed #5957 - [Core]: PrimeVue 4 is causing a memory leak 2024-06-27 12:21:38 +01:00
Tuğçe Küçükoğlu 064e172520
Merge pull request #5884 from KumJungMin/fix/range-picker-year
fix(DatePicker): highlight range of year in yearMode
2024-06-27 14:11:44 +03:00
tugcekucukoglu c70a9e82f5 Refactor #5886 2024-06-27 14:05:56 +03:00
Tuğçe Küçükoğlu 8416ec6bfc
Merge pull request #5887 from KumJungMin/fix/range-picker-month
fix(DatePicker): highlight range of month in monthMode
2024-06-27 14:04:48 +03:00
Mert Sincan 2eb5b4aa3b Fixed #5912 - BlockUI bug SSR: when I reload the page I get the following error 2024-06-27 11:07:11 +01:00
Mert Sincan 16822d4cd8 Update primeuix version 2024-06-27 11:02:42 +01:00
Tuğçe Küçükoğlu 9d107f56ae
Merge pull request #5917 from KumJungMin/fix/issue-4387
fix(Tooltip): apply color in bottom arrow
2024-06-26 14:53:42 +03:00
tugcekucukoglu 4ae2e25f0c Fixed #5908 - InputMask: v4 no classes are passed to target inpud component 2024-06-26 14:49:14 +03:00
tugcekucukoglu c96405ef56 Fixed #5964 -MultiSelect: missing loadingIcon passthrough 2024-06-26 13:42:37 +03:00
tugcekucukoglu 1845932fba Merge branch 'master' of https://github.com/primefaces/primevue 2024-06-26 13:17:26 +03:00
tugcekucukoglu 4304819991 Refactor #5936 2024-06-26 13:17:21 +03:00
Mert Sincan fc7704d3bc Merge branch 'master' of https://github.com/primefaces/primevue 2024-06-26 11:01:40 +01:00
Mert Sincan 154edbf4d3 Refactor on dependencies 2024-06-26 11:01:34 +01:00
tugcekucukoglu 00d37a2c6f Fixed #5956 - InputMask: FloatLabel defects 2024-06-26 12:46:45 +03:00
Mert Sincan 6d74929580 Update package.json 2024-06-26 08:53:09 +01:00
Mert Sincan 796edf4c11 Fixed #5968 - Improve utils methods in all packages 2024-06-26 08:46:26 +01:00
Mert Sincan be18995c42 Fixed #5945 - CSS not Server Side Rendered with PrimeVue 4 / Nuxt 3 2024-06-24 12:27:34 +01:00
Tuğçe Küçükoğlu 337485de90
Merge pull request #5943 from m-meier/patch-8
feat(Checkbox): add indeterminate state to icon slot, fixes #5942
2024-06-24 10:59:40 +03:00
Tuğçe Küçükoğlu e921695c78
Merge pull request #5941 from m-meier/patch-6
fix(Checkbox): use correct design token for checkbox height
2024-06-24 10:55:14 +03:00
Tuğçe Küçükoğlu f9cf392d8a
Merge pull request #5940 from rizen/patch-1
remove extraneous .
2024-06-24 10:04:59 +03:00
Mert Sincan 206cda6c67 Refactor on configs 2024-06-22 00:10:12 +01:00
Michael Meier 606831c1c7
feat(Checkbox): add indeterminate state to the checkbox definition 2024-06-21 08:44:39 +02:00
Michael Meier 197715f102
feat(Checkbox): add indeterminate state to icon slot scope
This adds the indeterminate state to the icon slot of the component so user will be able to customize the indeterminate icon.
2024-06-21 08:41:31 +02:00
Michael Meier b50677163e
fix(Checkbox): use correct design token for checkbox height 2024-06-21 08:04:04 +02:00
JT Smith 7facfda7ca
remove extraneous . 2024-06-20 21:24:38 -05:00
Mert Sincan 64a749c39a Update rollup terser 2024-06-20 16:39:51 +01:00
Mert Sincan 4b3e712efd Refactor on nuxt-module build 2024-06-20 16:20:59 +01:00
Mert Sincan 9b9af73668 Fixed #5935 - Add autoImport option to @primevue/nuxt-module 2024-06-20 13:49:15 +01:00
KumJungMin 7848686af7 style: apply color in bottom arrow 2024-06-19 08:35:28 +09:00
Mert Sincan 87806e83ed Set version 2024-06-16 02:04:13 +01:00
Mert Sincan f60d410b2f Update CHANGELOG.md 2024-06-16 01:56:03 +01:00
Mert Sincan 4790459a66 Fixed #5895 - [nuxt] Could not access pt. 2024-06-16 01:02:08 +01:00
Cagatay Civici de2560a1cb Fixed transparent issues 2024-06-16 00:03:51 +01:00