Releases: colxi/css-global-variables
Releases · colxi/css-global-variables
v3.0.0
03 Jul 00:37
Compare
Sorry, something went wrong.
No results found
Code refactored
New Syntax : Constructor accepts a Config Object
CSS variable names : Normalize functions
Handle CORS (flag stylesheets and warnings)
Distribution : Library can be loaded as a module or inserted in document Head
Improved documentation
Added code tests (./test/test.html)
v3.0,2
03 Jul 22:42
Compare
Sorry, something went wrong.
No results found
2.0.3
29 Jun 01:23
Compare
Sorry, something went wrong.
No results found
2.0.2
29 Jun 01:11
Compare
Sorry, something went wrong.
No results found
Changed to MIT Licence
Added .npmignore file, to optimize npm package size
v2.0.1
04 May 07:16
Compare
Sorry, something went wrong.
No results found
es6 module
API simplified
detected a bug, and documented
improved example
added DOM Mutation Observer
v1.0.3
20 Apr 04:38
Compare
Sorry, something went wrong.
No results found
Bugfix : Error when setting CSS variable value in stric mode.
Fix : docs
CSSGlobalVariables 1.0.1
24 Mar 00:47
Compare
Sorry, something went wrong.
No results found
pre-release
21 Mar 20:04
Compare
Sorry, something went wrong.
No results found
First implementation approach