Commit Graph

12279 Commits (a078354137c33cb23d6ecc80383eb62079504af2)

Author SHA1 Message Date
tugcekucukoglu 22f5f8e18b AutoComplete Form doc 2024-10-22 09:31:03 +03:00
Evgeniy Vovas 054df3c25b
Update DrawerEmitsOptions
Adds 'after-hide' to DrawerEmitsOptions in Drawer.d.ts

Looks like 'after-hide' in DrawerEmitsOptions was somehow missing. In Drawer.vue emit 'after-hide' is define.
2024-10-21 21:56:07 +02:00
Mert Sincan 5bf013c73d Fixed useform issue 2024-10-21 17:03:08 +01:00
Abdelillah Aissani dbe6d2cae3 Adjusted solution to support Quill V2.0.0 2024-10-21 17:02:29 +02:00
tugcekucukoglu 451a7c88df Checkbox and Select validation 2024-10-21 17:45:53 +03:00
tugcekucukoglu b0f0e1cbb8 Update FormDoc.vue 2024-10-21 17:20:19 +03:00
tugcekucukoglu ff3f03aad6 AutoComplete validation demo 2024-10-21 17:04:15 +03: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 15cc6d915c Merge branch 'v4.2.0-form' of https://github.com/primefaces/primevue into v4.2.0-form 2024-10-21 14:03:06 +01:00
Mert Sincan fcac401158 Update `SelectButton` 2024-10-21 14:03:04 +01:00
tugcekucukoglu 2f92dbfa99 Update FormDoc.vue 2024-10-21 15:37:41 +03:00
tugcekucukoglu b2626114e1 InputText validation demo added 2024-10-21 15:32:50 +03:00
Mert Sincan 8ee19519c9 remove joi 2024-10-21 13:12:39 +01:00
Mert Sincan 49ad1d6d9f Change sass* version for warnings 2024-10-21 13:06:33 +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 243eaf3a05 Update primeuix/form version 2024-10-21 12:02:45 +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
tugcekucukoglu 1e600dc660 Sidebar rtl 2024-10-21 10:46:05 +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
Carlos Castro c1c4c82aee
Update ImportPTDoc.vue
Removing extra character ")". This creates a error in the nuxt.config file.
2024-10-20 02:48:40 -07: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
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