bulma-pageloader
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -0,1 +1,4 @@ | ||
<a name="2.2.0"></a> | ||
# [2.2.0](https://github.com/Wikiki/bulma-pageloader/compare/1.0.0...2.2.0) (2019-10-24) | ||
<a name="1.0.0"></a> | ||
@@ -2,0 +5,0 @@ # [1.0.0](https://github.com/Wikiki/bulma-pageloader/compare/0.1.7...1.0.0) (2018-02-10) |
{ | ||
"name": "bulma-pageloader", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "Display a page-loader to inform user that content is loading, in different colors. ", | ||
"main": "./dist/css/bulma-pageloader.min.css", | ||
"sass": "./src/sass/index.sass", | ||
"scripts": { | ||
@@ -36,3 +37,3 @@ "build": "gulp", | ||
"babel-preset-env": "^1.7.0", | ||
"bulma": "^0.7.1", | ||
"bulma": "~0.7", | ||
"camelcase": "^5.0.0", | ||
@@ -39,0 +40,0 @@ "commitizen": "^2.10.1", |
@@ -13,4 +13,6 @@ # bulma-pageloader | ||
To get the page-loader displayed, add `is-active` class to the pageloader element. | ||
Documentation & Demo | ||
--- | ||
You can find the Documentation and a demo [here](https://wikiki.github.io/elements/pageloader/) |
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
23679
18