Mert Sincan
|
c1f3bdaf72
|
Fixed #7052 - Select filter in forms (FormField): The filter input is also invalid when select is invalid.
|
2025-01-13 10:05:37 +00:00 |
Mert Sincan
|
536d21cef1
|
Fixed #6939 and #7075: Forms/FormField: The form does not seem to support nested data.
Fixes #6939 and #7075
|
2025-01-12 18:26:03 +00:00 |
Mert Sincan
|
631ca11102
|
Refactor #7049 - added findNonEmpty to track change detection
|
2025-01-07 10:16:02 +00:00 |
Mert Sincan
|
4c4996fb72
|
Fixed #7049 and #6755 - Update reset callback of <Form>
|
2025-01-06 14:22:01 +00:00 |
Damián Paranič
|
7925d86aa3
|
Form: reset not working, changed value not update input (#6767)
* 6755 - update input value after form reset
* code refactoring
* fix: select button
* cleanup
|
2025-01-06 11:24:26 +00:00 |
Mert Sincan
|
daffb1b4f3
|
Refactor on Form API
|
2024-10-31 13:13:55 +00:00 |
Mert Sincan
|
2fc29287ff
|
Update `controlled` structure in BaseEditableHolder
|
2024-10-24 14:55:53 +01:00 |
Mert Sincan
|
4561acfb8b
|
Rename `updateValue` with `writeValue` in BaseEditableHolder
|
2024-10-23 14:04:38 +01:00 |
Mert Sincan
|
ed343909db
|
Fixed controlled mode issue
|
2024-10-23 05:06:32 +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
|
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
|
5b1d3f89c3
|
Refactor on Base* structure
|
2024-10-18 17:29:47 +01:00 |
Mert Sincan
|
3ec43eda0b
|
Add new base structures to core
|
2024-10-18 15:50:18 +01:00 |