Commit Graph

530 Commits (d33ed122e45ff2c8de4f70e61c54f6ba85d1a68e)

Author SHA1 Message Date
Mert Sincan 7956a1b44e Fixed build errors 2024-10-24 00:14:25 +01:00
Mert Sincan e83dfffbd6 Add form support to `InputNumber` 2024-10-23 14:42:53 +01:00
Mert Sincan 4561acfb8b Rename `updateValue` with `writeValue` in BaseEditableHolder 2024-10-23 14:04:38 +01:00
Mert Sincan a60230fb68 Update InputMask.d.ts 2024-10-23 13:46:46 +01:00
Mert Sincan 9a68b37d1d Add form support to `InputMask` 2024-10-23 13:44:56 +01:00
Mert Sincan 85133c9795 Update Select.vue 2024-10-23 13:08:32 +01:00
Mert Sincan b67ed2d931 Add form support to `Slider` 2024-10-23 13:08:28 +01:00
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