-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Forms): add
Form.Handler
component (#2644)
- [x] Add `Form.Handler` that combines `Form.Element` and `DataContext.Provider`. - [x] Add `Form.Handler` for a vanilla HTML form element. - [x] Align docs to use `Form.Handler` over `DataContext.Provider`. - [x] Move `advanced-blocks` to `extended-features`. --------- Co-authored-by: Anders <[email protected]>
- Loading branch information
1 parent
56a1867
commit 82873c7
Showing
109 changed files
with
1,139 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 0 additions & 28 deletions
28
...es/dnb-design-system-portal/src/docs/uilib/extensions/forms/advanced-blocks.mdx
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
...tal/src/docs/uilib/extensions/forms/advanced-blocks/Iterate/ArrayPushButton.mdx
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
...ocs/uilib/extensions/forms/advanced-blocks/Iterate/ArrayRemoveElementButton.mdx
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
...cs/uilib/extensions/forms/advanced-blocks/StepsLayout/NextButton/properties.mdx
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
...ilib/extensions/forms/advanced-blocks/StepsLayout/PreviousButton/properties.mdx
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...rtal/src/docs/uilib/extensions/forms/advanced-blocks/StepsLayout/Step/demos.mdx
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...s/dnb-design-system-portal/src/docs/uilib/extensions/forms/create-component.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.