Commit Graph

691 Commits (44100af9a3b1588404d100f0690879915077366c)

Author SHA1 Message Date
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 81a2d413a1 Update form package build 2024-10-23 23:38:02 +01:00
Mert Sincan eaa03d8e72 Refactor on validateOn demo 2024-10-23 22:19:13 +01:00
Mert Sincan 94845433d8 Refactor 2024-10-23 21:37:45 +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 a76f1256f3 Update d.ts files and form state 2024-10-23 11:38:23 +01:00
Mert Sincan 5bbc7a57d4 Refactor 2024-10-23 10:27:41 +01:00
Mert Sincan 268c516384 Update FormStyle.d.ts 2024-10-23 08:39:53 +01:00
Mert Sincan ed343909db Fixed controlled mode issue 2024-10-23 05:06:32 +01:00
Mert Sincan 9f8003ad9d Add onInput method to form API 2024-10-22 15:07:25 +01:00
Mert Sincan 4523417309 Fixed knob issue 2024-10-22 11:27:12 +01:00
Mert Sincan fbb0131b7e Fixed initial value issue in form components 2024-10-22 11:26:56 +01:00
Mert Sincan 827b8d1914 Fixed Checkbox state in MultiSelect 2024-10-22 10:40:03 +01:00
Mert Sincan 06f9b5f630 Merge branch 'v4.2.0-form' of https://github.com/primefaces/primevue into v4.2.0-form 2024-10-22 10:14:23 +01:00
Mert Sincan bc06964e28 Rename `defaultValues` with `initialValues` in Form 2024-10-22 10:14:17 +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 5bf013c73d Fixed useform issue 2024-10-21 17:03:08 +01:00
Mert Sincan 138d4cd302 Update form package 2024-10-21 15:02:08 +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
Mert Sincan 739f43cb37 Form d.ts update 2024-10-21 10:30:11 +01: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 5b1d3f89c3 Refactor on Base* structure 2024-10-18 17:29:47 +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