Commit Graph

523 Commits (fbb15c8d7a0fa5bb27af19294d084cb6cdb2d459)

Author SHA1 Message Date
tugcekucukoglu 0fad8717d0 Update ColorPicker.vue 2024-10-23 14:35:45 +03:00
Mert Sincan 4523417309 Fixed knob issue 2024-10-22 11:27:12 +01:00
Mert Sincan 827b8d1914 Fixed Checkbox state in MultiSelect 2024-10-22 10:40:03 +01:00
tugcekucukoglu 293962a0dc Update ColorPickerStyle.js 2024-10-22 12:12:34 +03:00
Mert Sincan f1a584fd2d Add form support to `Password` 2024-10-22 09:47:22 +01:00
Mert Sincan 387f86d0bb Add form support to `Knob` 2024-10-21 14:25:46 +01:00
Mert Sincan 112d3eca77 Add form support to `Editor` 2024-10-21 14:25:35 +01:00
Mert Sincan a48f1554f7 Add form support to `ColorPicker` 2024-10-21 14:25:25 +01:00
Mert Sincan fcac401158 Update `SelectButton` 2024-10-21 14:03:04 +01:00
Mert Sincan 0a1c3cc72f Update autoimport for form 2024-10-21 13:03:25 +01:00
Mert Sincan ca12435e7c Update d.ts files 2024-10-21 12:50:34 +01:00
Mert Sincan ab652204eb New Component: `RadioButtonGroup` 2024-10-21 00:35:26 +01:00
Mert Sincan 59d01c2ade Update `CheckboxGroup` types 2024-10-21 00:25:56 +01:00
Mert Sincan 2458008489 New Component: `RadioButtonGroup` 2024-10-20 23:29:29 +01:00
Mert Sincan de8ee98cb5 New Component: `CheckboxGroup` 2024-10-20 23:28:32 +01:00
Mert Sincan 8f49edbe14 Add form support to `TreeSelect` 2024-10-18 17:29:15 +01:00
Mert Sincan c7f6e25d74 Add form support to `ToggleSwitch` 2024-10-18 17:27:07 +01:00
Mert Sincan 044eacead1 Add form support to `ToggleButton` 2024-10-18 17:26:05 +01:00
Mert Sincan cff6d40f0d Add form support to `Textarea` 2024-10-18 17:24:24 +01:00
Mert Sincan 2785def67c Add form support to `SelectButton` 2024-10-18 17:22:56 +01:00
Mert Sincan a193c1e550 Add form support to `Select` 2024-10-18 16:59:39 +01:00
Mert Sincan 97e27ad77a Add form support to `Rating` 2024-10-18 16:57:59 +01:00
Mert Sincan 2a63b3fdce Add form support to `RadioButton` 2024-10-18 16:55:57 +01:00
Mert Sincan c806a8c749 Add form support to `MultiSelect` 2024-10-18 16:54:06 +01:00
Mert Sincan 1802fcda9d Add form support to `Listbox` 2024-10-18 16:52:16 +01:00
Mert Sincan 044a900f9d Add form support to `InputOtp` 2024-10-18 16:49:48 +01:00
Mert Sincan 79f51434d7 Add form support to `DatePicker` 2024-10-18 16:47:00 +01:00
Mert Sincan 96e23250ca Add form support to `Checkbox` 2024-10-18 16:41:44 +01:00
Mert Sincan a7a1cc35f4 Add form support to `CascadeSelect` 2024-10-18 16:29:18 +01:00
Mert Sincan 61208c4d46 Add form support to `AutoComplete` 2024-10-18 16:16:30 +01:00
Mert Sincan ae930545db Add form support to `InputText` 2024-10-18 15:56:50 +01:00
Cagatay Civici 79d65db740 Cosmetics 2024-10-16 18:16:49 +03:00
tugcekucukoglu 5ffa845746 Version 4.1.1 released 2024-10-16 12:50:54 +03:00
Cagatay Civici 3f8d470499 Menubar cosmetics 2024-10-16 12:36:52 +03:00
tugcekucukoglu 7cfd170b74 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-16 12:08:14 +03:00
tugcekucukoglu 502d3cf3d9 Mobile behavior changes 2024-10-16 12:08:07 +03:00
Cagatay Civici db5dee83d9 Remove unused part 2024-10-16 11:59:59 +03:00
Cagatay Civici 2800cd55bf Fixed #6590 - Wrong token binding on inputtext 2024-10-16 11:59:31 +03:00
Cagatay Civici 0a3430cbc4 Fixed #6588 - Table sort icon not aligned properly 2024-10-16 11:42:15 +03:00
Cagatay Civici f429b34666 Improved responsive styles of cascade menus 2024-10-16 11:18:13 +03:00
Tuğçe Küçükoğlu ecf9b653f6
Merge pull request #6544 from KumJungMin/fix/issue-6472_
fix(DataTable): prevent rowClick trigger when button clicked
2024-10-16 11:02:20 +03:00
Cagatay Civici 8ae578327c Fixed #6584 - AutoComplete is using token from the deprecated InputChips 2024-10-16 10:42:44 +03:00
Cagatay Civici 618bdf9ab9 Fixed #6582 - Slider track border radius token not applied 2024-10-16 10:00:03 +03:00
Cagatay Civici 4e7f8edd06 Remove unnecessary css 2024-10-16 09:57:31 +03:00
Cagatay Civici 52bb19aa80 Fixed #6581 - Tree filter too close, visual bug 2024-10-16 09:54:52 +03:00
Cagatay Civici 99636727ea Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-16 09:39:18 +03:00
Cagatay Civici 5db86f3067 Fixed #6580 - Invalid CSS in DataTable and TreeTable 2024-10-16 09:38:59 +03:00
Cagatay Civici 398fcc7473
Update README.md 2024-10-16 09:33:53 +03:00
Cagatay Civici 74569f897d
Update README.md 2024-10-16 09:33:05 +03:00
tugcekucukoglu 16bbb3beb9 Refactor 2024-10-15 18:22:11 +03:00