-
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.Card
with different default appearance than C…
…ard (use `Form.Card` in forms instead of Card) (#4318) With this we introduce `Form.Card` a new wrapper component for Card. It defaults to true on `outset` and `stack`. So when using it, it automatically gives the needed styles for classical forms. [Here](https://eufemia-git-feat-forms-card-eufemia.vercel.app/uilib/extensions/forms/Form/Card/) are the docs. <img width="567" alt="Screenshot 2024-11-21 at 20 04 43" src="https://github.com/user-attachments/assets/95d98bd4-297c-4355-8ee1-2f8aa7579b5e"> We also need to set a higher gap between the Wizard sidebar and its content: <img width="708" alt="Screenshot 2024-11-21 at 22 13 51" src="https://github.com/user-attachments/assets/e0328554-61bd-4ff3-8058-8a9bdd803bf4"> --------- Co-authored-by: Anders <[email protected]>
- Loading branch information
1 parent
46f68ae
commit 7bbc0ca
Showing
142 changed files
with
804 additions
and
549 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
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
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.