-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix tokenizing of a negative value * Fix the tokenizing of an negation operator * Fix missing border radius on the button component * Add background opacity to the button component * Rename javascript file of the selectfield component * Change the listener for the dropdown component * Fix the style for the formfield invalidation * Add opacity properties for background and border * Fix the stack alignment and remove the stack column component * Add an aspect ratio to the image component * Add a better distinction for block and inline padding * Fix component test * Add an edge set for the padding * Add a view method for margins * Fix wrong padding declaration * Rename the group component The name declaration group is already taken for the vector element, therefore the htmlkit component needs a new name declaration. * Fix the margin for the modal component The margin for the modal gets neutralised by the css reset, but the modal dialog should always be centered. * Revise some of the image component * Fix failing test * Add a navigation component * Add padding methods to the list component * Revise some of the css * Revise the css token handling * Create a new file for option sets * Add more text styling methods for the text and link component * Extend the state methods for button and view components with a condition
- Loading branch information
1 parent
e919e51
commit d166ef5
Showing
57 changed files
with
2,213 additions
and
699 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
Oops, something went wrong.