-
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.
* Add the namespace attribute for the vector element * Add tests for the vector attributes * Revise some of the vector attributes * Revise the converter * Remove the toggle component * Revise the link component * Revise and improve the css It's better to use logical properties for control the layout. Also, a different color scheme depending on the users default appearance. * Add a custom select * Add the points attribute for the vector elements polygon and polyline * Add a custom datepicker * Add the javascript for the dropdown * Add the slot element for web component technology * Add the shadow root mode attribute for the template element * Add a css minifier * Add a javascript minifier * Revise the css minifier and add it as an internal target As a target it becomes testable. * Combine the tokenizer all together into one minifier * Add some minification tests and also revise the minifier * Revise the javascript tokenizer and minifier * Revise the stylesheet tokenizer and minifier * Revise the minifier and clean up the stylesheets and javascript files * Add the minifier to the deploy command * Fix some grammar for the javascript tokenizer * Change the dark mode behaviour * Fix the tokenizing of an attribute selector * Fix the tokenizing of a comma character * Add css resets * Rework all of the css * Fix failing tests * Fix the minification of arguments in a css function * Fix the minification of a css selector on top layer * Fix the minification of a string value * Fix the minification of a selector * Separate the javascript for the interactions The javascript for the interactions needs to be declared in an other way, therefore it should be its own file, when it gets bundled. * Improve the property and selector distinction * Revise some components css and js
- Loading branch information
1 parent
b160413
commit e919e51
Showing
89 changed files
with
7,649 additions
and
2,287 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
Oops, something went wrong.