Commit Graph

540 Commits (316ea34b9b2475453914afeddd2cdc26ba19c66c)

Author SHA1 Message Date
tugcekucukoglu 316ea34b9b Refactor #6636 - For DatePicker 2024-10-24 17:26:25 +03:00
Mert Sincan 2fc29287ff Update `controlled` structure in BaseEditableHolder 2024-10-24 14:55:53 +01:00
tugcekucukoglu 77cc40a07a Update RatingStyle.js 2024-10-24 14:44:46 +03:00
Tuğçe Küçükoğlu d69406b520
Merge pull request #6634 from primefaces/v.4.2.0
RTL initial
2024-10-24 11:32:55 +03:00
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
tugcekucukoglu 9e908bae6a ColorPicker RTL 2024-10-21 13:38:39 +03:00
tugcekucukoglu 2f6bd6c9cf Checkbox RTL 2024-10-21 13:38:32 +03:00
tugcekucukoglu ebe389b60d CascadeSelect RTL 2024-10-21 13:38:27 +03:00
tugcekucukoglu 3b72d1f188 IftaLabel RTL 2024-10-21 10:46:45 +03:00
tugcekucukoglu 152270fc50 FloatLabel RTL 2024-10-21 10:46:38 +03:00
tugcekucukoglu 1df2d306a6 AutoComplete RTL 2024-10-21 10:46:28 +03: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