@magnetis/astro
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -5,2 +5,7 @@ # Changelog | ||
### [1.4.0] - 2019-07-17 | ||
- Change slider thumb (circle) sizes to improve touchscreen usability. | ||
- Create full fill (gradient) slider. | ||
- Bump several dependencies. | ||
### [1.3.0] - 2019-06-24 | ||
@@ -7,0 +12,0 @@ - Add new icons to Iconography. |
{ | ||
"name": "@magnetis/astro", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"author": "Magnetis (https://github.com/magnetis)", | ||
@@ -23,3 +23,3 @@ "homepage": "https://astro.magnetis.com.br/", | ||
"docs:build": "docz build", | ||
"docs:publish": "yarn run docs:build && gh-pages --dist .docz/dist --message 'Update site [ci skip]'", | ||
"docs:publish": "yarn run docs:build && node deploy", | ||
"build": "postcss src/index.css -o dist/astro.css && svgo assets/icons/*.svg -o dist/assets/icons", | ||
@@ -36,5 +36,5 @@ "lint:css": "stylelint src/css/**/*.css", | ||
"cssnano": "^4.1.0", | ||
"docz": "^0.13.7", | ||
"docz": "^1.2.0", | ||
"docz-plugin-css": "^0.11.0", | ||
"docz-theme-default": "^0.13.7", | ||
"docz-theme-default": "^1.2.0", | ||
"gh-pages": "^2.0.1", | ||
@@ -45,2 +45,3 @@ "postcss-cli": "^6.0.0", | ||
"postcss-url": "^8.0.0", | ||
"react-hot-loader": "^4.12.1", | ||
"stylelint": "^10.0.1", | ||
@@ -47,0 +48,0 @@ "stylelint-config-standard": "^18.2.0", |
@@ -47,3 +47,3 @@ # Astro | ||
```html | ||
<link rel='stylesheet' href='https://unpkg.com/@magnetis/astro/dist/astro.css' | ||
<link href='https://unpkg.com/@magnetis/astro/dist/astro.css' rel='stylesheet' type="text/css" /> | ||
``` | ||
@@ -50,0 +50,0 @@ |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
547875
183
2322
17
1