Upgrade the package (#122) 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
Upgrade the package (#122)
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
Create and render HTML templates with HTMLKit.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Create and render HTML templates with HTMLKit.