Loading
Commits on Source 8
-
Merzough Münker authored
Ensure proper update of control IDs when a new control is inserted and `_controlInsertedFn` has not yet added it to the form array. Prevents incorrect indexing in specific scenarios.
-
Merzough Münker authored
- @rxap/forms@19.1.0-dev.3
-
Merzough Münker authored
Ensure proper handling of ID updates for moved controls during insertion. Adjust logic to set parent and collection change registration for controls when `_controlInsertedFn` doesn't directly add them.
-
Merzough Münker authored
- @rxap/forms@19.1.0-dev.4
-
Merzough Münker authored
Enhance `removeAt` method to ensure appropriate updates to controls and validations when removal logic is impacted by `controlRemovedFn`. Added support for controllable event emission through `opts`.
-
Merzough Münker authored
- @rxap/forms@19.1.0-dev.5
-
Merzough Münker authored
Introduce `loading` signal to manage and track the loading state when fetching options in the directive.
-
Merzough Münker authored
- @rxap/form-system@19.1.0-dev.1