cleverstyle-widgets
Advanced tools
Comparing version 0.2.0 to 0.3.0
@@ -26,3 +26,3 @@ { | ||
], | ||
"version" : "0.2.0", | ||
"version" : "0.3.0", | ||
"homepage" : "https://github.com/nazar-pc/CleverStyle-Widgets", | ||
@@ -29,0 +29,0 @@ "author" : "Nazar Mokrynskyi <nazar@mokrynskyi.com>", |
@@ -16,3 +16,3 @@ # CleverStyle Widgets | ||
2. Include either `src/index.html` for using all components or pick relevant collection of separate components from `src` (make sure to include necessary bits from `src/csw-0-behaviors-and-mixins` too) | ||
3. Look at [API](https://github.com/nazar-pc/CleverStyle-Widgets/blob/master/api.md) for available options and usage examples | ||
3. Look at [API](https://github.com/nazar-pc/CleverStyle-Widgets/blob/master/api.md) for available elements and functions, their options and usage examples | ||
4. Configure appearance as you like using [CleverStyle](https://github.com/nazar-pc/CleverStyle-Framework/blob/master/themes/CleverStyle/html/widgets%20styling.html) and [DarkEnergy](https://github.com/nazar-pc/CleverStyle-Framework/blob/master/themes/DarkEnergy/html/widgets%20styling.html) themes as an example (you can find all of the mixins that are current supported in source code), see [screenshots](https://github.com/nazar-pc/CleverStyle-Widgets/tree/master/screenshots) for example of how components might look | ||
@@ -19,0 +19,0 @@ |
@@ -8,4 +8,5 @@ // Generated by LiveScript 1.5.0 | ||
(function(){ | ||
var ref$; | ||
(ref$ = window.csw || (window.csw = {})).behaviors || (ref$.behaviors = {}); | ||
window.csw || (window.csw = {}); | ||
csw.behaviors || (csw.behaviors = {}); | ||
csw.functions || (csw.functions = {}); | ||
}).call(this); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
271261
167
2696
0