-
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 border radius of the checkfield component * Fix datepicker, selectfield and dropdown content respecting document bounds * Fix some css * Add a prompt parameter to the selectfield component * Fix some css * Add new symbols and change the initializer * Fix failing test * Fix missing prompt on textpad component * Remove the listrow component * Add system colors * Fix content size of the dropdown component * Move the option for content spacing to the stack initializer * Revise the scroll component * Move the option for content spacing to the grid initializer * Fix some bits * Fix failing tests * Add auto as unit to the margin length * Add text alignment * Refactor some bits Remove the internal initialiser since they have never been used * Distinguish text case and text decoration * Fix foreground color on symbols * Add a font style to the image component for the alternate text * Remove overflow restriction of the card header * Add the experimental feature to configure the component style with swift instead of css * Remove the button modifier from the dropdown component The dropdown doesnt act as a button anymore, therefore it should lose the modifier * Correct some comments * Rename button size to control size to distinguishe it a bit more * Revise the colors Remove the secondary color and rename the primary to accent, also fix others * Add a parameter for the view height to the frame modifier * Fix failing test * Add a frame alignment wich acts a self alignment for flex items * Add styling for specific components when they are grouped * Add a font family modifier * Fix button appearance * Add more style configurations
- Loading branch information
1 parent
57ec613
commit 34979f2
Showing
84 changed files
with
1,782 additions
and
1,514 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.