Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* version 1.2.1 gold master * Avoid duplicating images when building distribution * Enabled HTTPS for http-server * Replaced relative to an absolute path for resources * Removed obsolete scripts * Refactoring demo building and files required * Added Snyk security scanner, excluded dirs with .dcignore * Added copy to clipboard feature to code samples * Refactor dev and prod distribution * Created & refined npm scripts for testing, linting, developing and building * Added stylelint package with configs and plugins * A lot of scss restyling * Applied stylelint rules * Fix third-party deprecated package:sourcemap-codec * Fix gen-mapping package URL in package-lock.json * Update workflow actions * Update release workflow :) * Removed vulnerable devdependencies: - live-server - sass-lint Added devdependencies: - clean-css-cli - http-server - stylelint -- stylelint-config-clean-order -- stylelint-config-standard -- stylelint-config-standard-scss -- stylelint-define-config -- stylelint-prettier - prettier - uglify-js
- Loading branch information