bulma-extensions
Advanced tools
Comparing version 0.7.7 to 0.7.12
@@ -0,1 +1,24 @@ | ||
<a name="0.2.8"></a> | ||
## [0.2.8](https://github.com/Wikiki/bulma-accordion/compare/0.2.7...0.2.8) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([c5df327](https://github.com/Wikiki/bulma-accordion/commit/c5df327)) | ||
* **package:** Correct file paths ([f215a91](https://github.com/Wikiki/bulma-accordion/commit/f215a91)) | ||
* **travis:** Remove configuration ([1d28400](https://github.com/Wikiki/bulma-accordion/commit/1d28400)) | ||
<a name="0.2.7"></a> | ||
## [0.2.7](https://github.com/Wikiki/bulma-accordion/compare/v0.1.4...v0.2.7) (2018-02-09) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([9afde4e](https://github.com/Wikiki/bulma-accordion/commit/9afde4e)) | ||
* **gulp:** Add release task ([363051c](https://github.com/Wikiki/bulma-accordion/commit/363051c)) | ||
# Change Log | ||
@@ -2,0 +25,0 @@ |
{ | ||
"name": "bulma-accordion", | ||
"version": "0.2.6", | ||
"version": "0.2.8", | ||
"description": "A simple accordion extension for Bulma", | ||
"main": "accordion.sass", | ||
"main": "dist/bulma-accordion.sass", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "gulp" | ||
}, | ||
@@ -25,5 +25,2 @@ "repository": { | ||
"homepage": "https://github.com/Wikiki/bulma-accordion#readme", | ||
"scripts": { | ||
"build": "gulp" | ||
}, | ||
"devDependencies": { | ||
@@ -34,2 +31,3 @@ "@babel/core": "^7.0.0-beta.39", | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -39,14 +37,18 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/accordion.sass", | ||
"dist/bulma-accordion.sass", | ||
"dist/bulma-accordion.min.css", | ||
"dist/accordion.min.js", | ||
"dist/accordion.js", | ||
"dist/bulma-accordion.min.js", | ||
"dist/bulma-accordion.js", | ||
"LICENSE", | ||
@@ -53,0 +55,0 @@ "README.md" |
@@ -0,1 +1,29 @@ | ||
<a name="0.1.4"></a> | ||
## [0.1.4](https://github.com/Wikiki/bulma-badge/compare/v0.1.0...v0.1.4) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([f63a1d8](https://github.com/Wikiki/bulma-badge/commit/f63a1d8)) | ||
* **package:** Correct file paths ([497e46b](https://github.com/Wikiki/bulma-badge/commit/497e46b)) | ||
* **travis:** Remove configuration ([2c6a845](https://github.com/Wikiki/bulma-badge/commit/2c6a845)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([fcb2a2a](https://github.com/Wikiki/bulma-badge/commit/fcb2a2a)) | ||
* **gulp:** Add release task ([0f6fc0d](https://github.com/Wikiki/bulma-badge/commit/0f6fc0d)) | ||
<a name="0.1.3"></a> | ||
## [0.1.3](https://github.com/Wikiki/bulma-badge/compare/v0.1.0...v0.1.3) (2018-02-09) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([fcb2a2a](https://github.com/Wikiki/bulma-badge/commit/fcb2a2a)) | ||
# Change Log | ||
@@ -2,0 +30,0 @@ |
{ | ||
"name": "bulma-badge", | ||
"version": "0.1.2", | ||
"version": "0.1.4", | ||
"description": "Display a badge element in front of Bulma's element in different colors.", | ||
"main": "badge.sass", | ||
"main": "dist/bulma-badge.sass", | ||
"scripts": { | ||
@@ -33,2 +33,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -38,11 +39,15 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/badge.sass", | ||
"dist/bulma-badge.sass", | ||
"dist/bulma-badge.min.css", | ||
@@ -49,0 +54,0 @@ "LICENSE", |
@@ -0,1 +1,36 @@ | ||
<a name="0.2.4"></a> | ||
## [0.2.4](https://github.com/Wikiki/bulma-calendar/compare/v0.2.2...v0.2.4) (2018-02-10) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([9efdfef](https://github.com/Wikiki/bulma-calendar/commit/9efdfef)) | ||
* **gulp:** Correct dist filenames ([54a3718](https://github.com/Wikiki/bulma-calendar/commit/54a3718)) | ||
* **package:** Correct file paths ([cc4c33a](https://github.com/Wikiki/bulma-calendar/commit/cc4c33a)) | ||
* **travis:** Remove configuration ([02800a3](https://github.com/Wikiki/bulma-calendar/commit/02800a3)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([7847bb0](https://github.com/Wikiki/bulma-calendar/commit/7847bb0)) | ||
* **gulp:** Add release task ([dd39790](https://github.com/Wikiki/bulma-calendar/commit/dd39790)) | ||
<a name="0.2.3"></a> | ||
## [0.2.3](https://github.com/Wikiki/bulma-calendar/compare/v0.2.2...v0.2.3) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([9efdfef](https://github.com/Wikiki/bulma-calendar/commit/9efdfef)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([7847bb0](https://github.com/Wikiki/bulma-calendar/commit/7847bb0)) | ||
* **gulp:** Add release task ([dd39790](https://github.com/Wikiki/bulma-calendar/commit/dd39790)) | ||
# Change Log | ||
@@ -2,0 +37,0 @@ |
{ | ||
"name": "bulma-calendar", | ||
"version": "0.2.2", | ||
"version": "0.2.4", | ||
"description": "Display a calendar for date selection or for planning management, in different colors and sizes", | ||
"main": "calendar.sass", | ||
"main": "dist/bulma-calendar.sass", | ||
"scripts": { | ||
@@ -33,2 +33,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -38,14 +39,18 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/calendar.sass", | ||
"dist/bulma-calendar.sass", | ||
"dist/bulma-calendar.min.css", | ||
"dist/datepicker.js", | ||
"dist/datepicker.min.js", | ||
"dist/bulma-datepicker.js", | ||
"dist/bulma-datepicker.min.js", | ||
"LICENSE", | ||
@@ -52,0 +57,0 @@ "README.md" |
@@ -0,1 +1,29 @@ | ||
<a name="0.3.8"></a> | ||
## [0.3.8](https://github.com/Wikiki/bulma-carousel/compare/0.3.7...0.3.8) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([60e278a](https://github.com/Wikiki/bulma-carousel/commit/60e278a)) | ||
* **package:** Correct file paths ([b188514](https://github.com/Wikiki/bulma-carousel/commit/b188514)) | ||
* **travis:** Remove configuration ([c6112c8](https://github.com/Wikiki/bulma-carousel/commit/c6112c8)) | ||
<a name="0.3.7"></a> | ||
## [0.3.7](https://github.com/Wikiki/bulma-carousel/compare/v0.1.0...v0.3.7) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([2a6e9a3](https://github.com/Wikiki/bulma-carousel/commit/2a6e9a3)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([45e8c95](https://github.com/Wikiki/bulma-carousel/commit/45e8c95)) | ||
* **gulp:** Add release task ([0a17340](https://github.com/Wikiki/bulma-carousel/commit/0a17340)) | ||
# Change Log | ||
@@ -2,0 +30,0 @@ |
{ | ||
"name": "bulma-carousel", | ||
"version": "0.3.6", | ||
"version": "0.3.8", | ||
"description": "Display a Image / Content carousel", | ||
"main": "carousel.sass", | ||
"main": "dist/bulma-carousel.sass", | ||
"scripts": { | ||
@@ -33,2 +33,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -38,14 +39,18 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/carousel.sass", | ||
"dist/bulma-carousel.sass", | ||
"dist/bulma-carousel.min.css", | ||
"dist/carousel.js", | ||
"dist/carousel.min.js", | ||
"dist/bulma-carousel.js", | ||
"dist/bulma-carousel.min.js", | ||
"LICENSE", | ||
@@ -52,0 +57,0 @@ "README.md" |
@@ -0,1 +1,34 @@ | ||
<a name="0.1.9"></a> | ||
## [0.1.9](https://github.com/Wikiki/bulma-checkradio/compare/0.1.8...0.1.9) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([e7a4702](https://github.com/Wikiki/bulma-checkradio/commit/e7a4702)) | ||
* **package:** Correct file paths ([9af3299](https://github.com/Wikiki/bulma-checkradio/commit/9af3299)) | ||
* **travis:** Remove configuration ([fe6d68d](https://github.com/Wikiki/bulma-checkradio/commit/fe6d68d)) | ||
<a name="0.1.8"></a> | ||
## [0.1.8](https://github.com/Wikiki/bulma-checkradio/compare/0.1.7...0.1.8) (2018-02-09) | ||
<a name="0.1.7"></a> | ||
## [0.1.7](https://github.com/Wikiki/bulma-checkradio/compare/v0.1.4...v0.1.7) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([48af909](https://github.com/Wikiki/bulma-checkradio/commit/48af909)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([b9f95ce](https://github.com/Wikiki/bulma-checkradio/commit/b9f95ce)) | ||
* **gulp:** Add release task ([f86ed67](https://github.com/Wikiki/bulma-checkradio/commit/f86ed67)) | ||
# Change Log | ||
@@ -2,0 +35,0 @@ |
{ | ||
"name": "bulma-checkradio", | ||
"version": "0.1.6", | ||
"version": "0.1.9", | ||
"description": "Make classic checkbox and radio more sexy in different colors, sizes, and states ", | ||
"main": "checkradio.sass", | ||
"main": "dist/bulma-checkradio.sass", | ||
"scripts": { | ||
@@ -33,2 +33,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -38,11 +39,15 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/checkradio.sass", | ||
"dist/bulma-checkradio.sass", | ||
"dist/bulma-checkradio.min.css", | ||
@@ -49,0 +54,0 @@ "LICENSE", |
@@ -0,1 +1,85 @@ | ||
<a name="0.1.6"></a> | ||
## [0.1.6](https://github.com/Wikiki/bulma-divider/compare/v0.1.0...v0.1.6) (2018-02-10) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([e359b1d](https://github.com/Wikiki/bulma-divider/commit/e359b1d)) | ||
* **package:** Correct file path ([bc763a6](https://github.com/Wikiki/bulma-divider/commit/bc763a6)) | ||
* **travis:** Remove configuration ([f165c5b](https://github.com/Wikiki/bulma-divider/commit/f165c5b)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([11b1913](https://github.com/Wikiki/bulma-divider/commit/11b1913)) | ||
* **gulp:** Add release task ([5774cbf](https://github.com/Wikiki/bulma-divider/commit/5774cbf)) | ||
<a name="0.1.5"></a> | ||
## [0.1.5](https://github.com/Wikiki/bulma-divider/compare/v0.1.0...v0.1.5) (2018-02-10) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([e359b1d](https://github.com/Wikiki/bulma-divider/commit/e359b1d)) | ||
* **package:** Correct file path ([bc763a6](https://github.com/Wikiki/bulma-divider/commit/bc763a6)) | ||
* **travis:** Remove configuration ([f165c5b](https://github.com/Wikiki/bulma-divider/commit/f165c5b)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([11b1913](https://github.com/Wikiki/bulma-divider/commit/11b1913)) | ||
* **gulp:** Add release task ([5774cbf](https://github.com/Wikiki/bulma-divider/commit/5774cbf)) | ||
<a name="0.1.4"></a> | ||
## [0.1.4](https://github.com/Wikiki/bulma-divider/compare/v0.1.0...v0.1.4) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([e359b1d](https://github.com/Wikiki/bulma-divider/commit/e359b1d)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([11b1913](https://github.com/Wikiki/bulma-divider/commit/11b1913)) | ||
* **gulp:** Add release task ([5774cbf](https://github.com/Wikiki/bulma-divider/commit/5774cbf)) | ||
<a name="0.1.3"></a> | ||
## [0.1.3](https://github.com/Wikiki/bulma-divider/compare/v0.1.0...v0.1.3) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([e359b1d](https://github.com/Wikiki/bulma-divider/commit/e359b1d)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([11b1913](https://github.com/Wikiki/bulma-divider/commit/11b1913)) | ||
* **gulp:** Add release task ([5774cbf](https://github.com/Wikiki/bulma-divider/commit/5774cbf)) | ||
<a name="0.1.2"></a> | ||
## [0.1.2](https://github.com/Wikiki/bulma-divider/compare/v0.1.0...v0.1.2) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([e359b1d](https://github.com/Wikiki/bulma-divider/commit/e359b1d)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([11b1913](https://github.com/Wikiki/bulma-divider/commit/11b1913)) | ||
* **gulp:** Add release task ([5774cbf](https://github.com/Wikiki/bulma-divider/commit/5774cbf)) | ||
# Change Log | ||
@@ -2,0 +86,0 @@ |
{ | ||
"name": "bulma-divider", | ||
"version": "0.1.1", | ||
"version": "0.1.6", | ||
"description": "Display a vertical or horizontal divider to segment your design. ", | ||
"main": "divider.sass", | ||
"main": "dist/bulma-divider.sass", | ||
"scripts": { | ||
@@ -33,2 +33,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -38,11 +39,15 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/divider.sass", | ||
"dist/bulma-divider.sass", | ||
"dist/bulma-divider.min.css", | ||
@@ -49,0 +54,0 @@ "LICENSE", |
@@ -0,1 +1,29 @@ | ||
<a name="0.1.8"></a> | ||
## [0.1.8](https://github.com/Wikiki/bulma-iconpicker/compare/0.1.7...0.1.8) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([8d25dc5](https://github.com/Wikiki/bulma-iconpicker/commit/8d25dc5)) | ||
* **package:** Correct file paths ([aa470fb](https://github.com/Wikiki/bulma-iconpicker/commit/aa470fb)) | ||
* **travis:** Remove configuration ([90e6347](https://github.com/Wikiki/bulma-iconpicker/commit/90e6347)) | ||
<a name="0.1.7"></a> | ||
## [0.1.7](https://github.com/Wikiki/bulma-iconpicker/compare/v0.1.2...v0.1.7) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([8169c77](https://github.com/Wikiki/bulma-iconpicker/commit/8169c77)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([1fe7580](https://github.com/Wikiki/bulma-iconpicker/commit/1fe7580)) | ||
* **gulp:** Add release task ([1ed0bfa](https://github.com/Wikiki/bulma-iconpicker/commit/1ed0bfa)) | ||
# Change Log | ||
@@ -2,0 +30,0 @@ |
{ | ||
"name": "bulma-iconpicker", | ||
"version": "0.1.6", | ||
"version": "0.1.8", | ||
"description": "A wonderful customizable icon picker for your Bulma project", | ||
"main": "iconPicker.sass", | ||
"main": "dist/bulma-iconpicker.sass", | ||
"scripts": { | ||
@@ -33,2 +33,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -38,14 +39,18 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/iconPicker.sass", | ||
"dist/bulma-iconPicker.min.css", | ||
"dist/iconPicker.js", | ||
"dist/iconPicker.min.js", | ||
"dist/bulma-iconpicker.sass", | ||
"dist/bulma-iconpicker.min.css", | ||
"dist/bulma-iconpicker.js", | ||
"dist/bulma-iconpicker.min.js", | ||
"LICENSE", | ||
@@ -52,0 +57,0 @@ "README.md" |
@@ -0,1 +1,29 @@ | ||
<a name="0.1.5"></a> | ||
## [0.1.5](https://github.com/Wikiki/bulma-pageloader/compare/0.1.4...0.1.5) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([9dc4bee](https://github.com/Wikiki/bulma-pageloader/commit/9dc4bee)) | ||
* **package:** Correct file paths ([8c6e9f6](https://github.com/Wikiki/bulma-pageloader/commit/8c6e9f6)) | ||
* **travis:** Remove configuration ([d7398d7](https://github.com/Wikiki/bulma-pageloader/commit/d7398d7)) | ||
<a name="0.1.4"></a> | ||
## [0.1.4](https://github.com/Wikiki/bulma-pageloader/compare/v0.1.0...v0.1.4) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([c7eb58e](https://github.com/Wikiki/bulma-pageloader/commit/c7eb58e)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([ac9f8b0](https://github.com/Wikiki/bulma-pageloader/commit/ac9f8b0)) | ||
* **gulp:** Add release task ([71bed8d](https://github.com/Wikiki/bulma-pageloader/commit/71bed8d)) | ||
# Change Log | ||
@@ -2,0 +30,0 @@ |
{ | ||
"name": "bulma-pageloader", | ||
"version": "0.1.3", | ||
"version": "0.1.5", | ||
"description": "Display a page-loader to inform user that content is loading, in different colors. ", | ||
"main": "pageloader.sass", | ||
"main": "dist/bulma-pageloader.sass", | ||
"scripts": { | ||
@@ -33,2 +33,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -38,11 +39,15 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/pageloader.sass", | ||
"dist/bulma-pageloader.sass", | ||
"dist/bulma-pageloader.min.css", | ||
@@ -49,0 +54,0 @@ "LICENSE", |
@@ -0,1 +1,29 @@ | ||
<a name="0.1.8"></a> | ||
## [0.1.8](https://github.com/Wikiki/bulma-pricingtable/compare/0.1.7...0.1.8) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([2fe00d0](https://github.com/Wikiki/bulma-pricingtable/commit/2fe00d0)) | ||
* **pacjage:** Correct file paths ([faa9bd7](https://github.com/Wikiki/bulma-pricingtable/commit/faa9bd7)) | ||
* **travis:** Remove configuration ([892419e](https://github.com/Wikiki/bulma-pricingtable/commit/892419e)) | ||
<a name="0.1.7"></a> | ||
## [0.1.7](https://github.com/Wikiki/bulma-pricingtable/compare/v0.1.3...v0.1.7) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([eba2057](https://github.com/Wikiki/bulma-pricingtable/commit/eba2057)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([c793239](https://github.com/Wikiki/bulma-pricingtable/commit/c793239)) | ||
* **gulp:** Add release task ([b59b95d](https://github.com/Wikiki/bulma-pricingtable/commit/b59b95d)) | ||
# Change Log | ||
@@ -2,0 +30,0 @@ |
{ | ||
"name": "bulma-pricingtable", | ||
"version": "0.1.6", | ||
"version": "0.1.8", | ||
"description": "Display a pricing table easily. ", | ||
"main": "pricing-table.sass", | ||
"main": "dist/bulma-pricingtable.sass", | ||
"scripts": { | ||
@@ -35,2 +35,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -40,11 +41,15 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/pricing-table.sass", | ||
"dist/bulma-pricingtable.sass", | ||
"dist/bulma-pricingtable.min.css", | ||
@@ -51,0 +56,0 @@ "LICENSE", |
@@ -0,1 +1,29 @@ | ||
<a name="0.1.7"></a> | ||
## [0.1.7](https://github.com/Wikiki/bulma-quickview/compare/0.1.6...0.1.7) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([f0cf1a6](https://github.com/Wikiki/bulma-quickview/commit/f0cf1a6)) | ||
* **package:** Correct file paths ([c6ca741](https://github.com/Wikiki/bulma-quickview/commit/c6ca741)) | ||
* **travis:** Remove configuration ([de5831d](https://github.com/Wikiki/bulma-quickview/commit/de5831d)) | ||
<a name="0.1.6"></a> | ||
## [0.1.6](https://github.com/Wikiki/bulma-quickview/compare/v0.1.0...v0.1.6) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([f4ed78a](https://github.com/Wikiki/bulma-quickview/commit/f4ed78a)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([1f1c9e0](https://github.com/Wikiki/bulma-quickview/commit/1f1c9e0)) | ||
* **gulp:** Add release task ([848b6fa](https://github.com/Wikiki/bulma-quickview/commit/848b6fa)) | ||
# Change Log | ||
@@ -2,0 +30,0 @@ |
{ | ||
"name": "bulma-quickview", | ||
"version": "0.1.5", | ||
"version": "0.1.7", | ||
"description": "Display a quick view of data without leaving the current page", | ||
"main": "quickview.sass", | ||
"main": "dist/bulma-quickview.sass", | ||
"scripts": { | ||
@@ -35,2 +35,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -40,14 +41,18 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/quickview.sass", | ||
"dist/bulma-quickview.sass", | ||
"dist/bulma-quickview.min.css", | ||
"dist/quickview.js", | ||
"dist/quickview.min.js", | ||
"dist/bulma-quickview.js", | ||
"dist/bulma-quickview.min.js", | ||
"LICENSE", | ||
@@ -54,0 +59,0 @@ "README.md" |
@@ -1,11 +0,64 @@ | ||
# Change Log | ||
<a name="0.0.12"></a> | ||
## [0.0.12](https://github.com/Wikiki/bulma-ribbon/compare/0.0.10...0.0.12) (2018-02-10) | ||
## [v0.0.3](https://github.com/wikiki/bulma-ribbon/tree/v0.0.3) (2017-11-30) | ||
**Closed issues:** | ||
- Add sizes [\#2](https://github.com/Wikiki/bulma-ribbon/issues/2) | ||
- Missing LICENSE file [\#1](https://github.com/Wikiki/bulma-ribbon/issues/1) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([02e2ad6](https://github.com/Wikiki/bulma-ribbon/commit/02e2ad6)) | ||
* **package:** File paths ([0df2564](https://github.com/Wikiki/bulma-ribbon/commit/0df2564)) | ||
* **travis:** Remove configuration ([98316c9](https://github.com/Wikiki/bulma-ribbon/commit/98316c9)) | ||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* | ||
### Features | ||
* **gulp:** Add release task ([05777d8](https://github.com/Wikiki/bulma-ribbon/commit/05777d8)) | ||
<a name="0.0.11"></a> | ||
## [0.0.11](https://github.com/Wikiki/bulma-ribbon/compare/0.0.10...0.0.11) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([02e2ad6](https://github.com/Wikiki/bulma-ribbon/commit/02e2ad6)) | ||
* **package:** File paths ([0df2564](https://github.com/Wikiki/bulma-ribbon/commit/0df2564)) | ||
* **travis:** Remove configuration ([98316c9](https://github.com/Wikiki/bulma-ribbon/commit/98316c9)) | ||
### Features | ||
* **gulp:** Add release task ([05777d8](https://github.com/Wikiki/bulma-ribbon/commit/05777d8)) | ||
<a name="0.0.10"></a> | ||
## [0.0.10](https://github.com/Wikiki/bulma-ribbon/compare/0.0.9...0.0.10) (2018-02-09) | ||
<a name="0.0.9"></a> | ||
## [0.0.9](https://github.com/Wikiki/bulma-ribbon/compare/0.0.8...0.0.9) (2018-02-09) | ||
<a name="0.0.8"></a> | ||
## [0.0.8](https://github.com/Wikiki/bulma-ribbon/compare/0.0.7...0.0.8) (2018-02-08) | ||
<a name="0.0.7"></a> | ||
## [0.0.7](https://github.com/Wikiki/bulma-ribbon/compare/v0.0.3...v0.0.7) (2018-02-08) | ||
<a name="0.0.6"></a> | ||
## [0.0.6](https://github.com/Wikiki/bulma-ribbon/compare/v0.0.3...v0.0.6) (2018-02-08) | ||
<a name="0.0.3"></a> | ||
## 0.0.3 (2017-11-30) | ||
{ | ||
"name": "bulma-ribbon", | ||
"version": "0.0.4", | ||
"version": "0.0.12", | ||
"description": "Display a ribbon on bulma element", | ||
"main": "ribbon.sass", | ||
"main": "dist/bulma-ribbon.sass", | ||
"scripts": { | ||
@@ -33,2 +33,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -38,11 +39,15 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/ribbon.sass", | ||
"dist/bulma-ribbon.sass", | ||
"dist/bulma-ribbon.min.css", | ||
@@ -49,0 +54,0 @@ "LICENSE", |
@@ -0,1 +1,34 @@ | ||
<a name="0.1.6"></a> | ||
## [0.1.6](https://github.com/Wikiki/bulma-slider/compare/0.1.5...0.1.6) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([029767a](https://github.com/Wikiki/bulma-slider/commit/029767a)) | ||
* **package:** File paths ([1e77c8e](https://github.com/Wikiki/bulma-slider/commit/1e77c8e)) | ||
* **travis:** Remove configuration ([25cf447](https://github.com/Wikiki/bulma-slider/commit/25cf447)) | ||
<a name="0.1.5"></a> | ||
## [0.1.5](https://github.com/Wikiki/bulma-slider/compare/0.1.4...0.1.5) (2018-02-09) | ||
<a name="0.1.4"></a> | ||
## [0.1.4](https://github.com/Wikiki/bulma-slider/compare/v0.1.0...v0.1.4) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([0cf8213](https://github.com/Wikiki/bulma-slider/commit/0cf8213)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([9f1e34d](https://github.com/Wikiki/bulma-slider/commit/9f1e34d)) | ||
* **gulp:** Add release task ([181bf3f](https://github.com/Wikiki/bulma-slider/commit/181bf3f)) | ||
# Change Log | ||
@@ -2,0 +35,0 @@ |
{ | ||
"name": "bulma-slider", | ||
"version": "0.1.3", | ||
"version": "0.1.6", | ||
"description": "Display classic slider more sexy, in different colors, sizes, and states ", | ||
"main": "slider.sass", | ||
"main": "dist/bulma-slider.sass", | ||
"scripts": { | ||
@@ -34,2 +34,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -39,14 +40,18 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/slider.sass", | ||
"dist/bulma-slider.sass", | ||
"dist/bulma-slider.min.css", | ||
"dist/slider.js", | ||
"dist/slider.min.js", | ||
"dist/bulma-slider.js", | ||
"dist/bulma-slider.min.js", | ||
"LICENSE", | ||
@@ -53,0 +58,0 @@ "README.md" |
@@ -0,1 +1,35 @@ | ||
<a name="0.2.4"></a> | ||
## [0.2.4](https://github.com/Wikiki/bulma-steps/compare/0.2.3...0.2.4) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([ba64233](https://github.com/Wikiki/bulma-steps/commit/ba64233)) | ||
* **package:** File paths ([2dbc50c](https://github.com/Wikiki/bulma-steps/commit/2dbc50c)) | ||
* **travis:** Remove configuration ([9eb8803](https://github.com/Wikiki/bulma-steps/commit/9eb8803)) | ||
<a name="0.2.3"></a> | ||
## [0.2.3](https://github.com/Wikiki/bulma-steps/compare/0.2.2...0.2.3) (2018-02-09) | ||
<a name="0.2.2"></a> | ||
## [0.2.2](https://github.com/Wikiki/bulma-steps/compare/v0.1.2...v0.2.2) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([586b33a](https://github.com/Wikiki/bulma-steps/commit/586b33a)) | ||
* **js:** export default ([3aaf873](https://github.com/Wikiki/bulma-steps/commit/3aaf873)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([d03cff4](https://github.com/Wikiki/bulma-steps/commit/d03cff4)) | ||
* **gulp:** Add release task ([e607ccf](https://github.com/Wikiki/bulma-steps/commit/e607ccf)) | ||
# Change Log | ||
@@ -2,0 +36,0 @@ |
{ | ||
"name": "bulma-steps", | ||
"version": "0.2.1", | ||
"version": "0.2.4", | ||
"description": "Display steps for a process (like sign-up, or order, form), in different colors, sizes, and states ", | ||
"main": "steps.sass", | ||
"main": "dist/bulma-steps.sass", | ||
"scripts": { | ||
@@ -35,2 +35,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -40,14 +41,18 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/steps.sass", | ||
"dist/bulma-steps.sass", | ||
"dist/bulma-steps.min.css", | ||
"dist/steps.js", | ||
"dist/steps.min.js", | ||
"dist/bulma-steps.js", | ||
"dist/bulma-steps.min.js", | ||
"LICENSE", | ||
@@ -54,0 +59,0 @@ "README.md" |
@@ -0,1 +1,42 @@ | ||
<a name="0.1.10"></a> | ||
## [0.1.10](https://github.com/Wikiki/bulma-switch/compare/0.1.9...0.1.10) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([9ba0e1b](https://github.com/Wikiki/bulma-switch/commit/9ba0e1b)) | ||
<a name="0.1.9"></a> | ||
## [0.1.9](https://github.com/Wikiki/bulma-switch/compare/0.1.8...0.1.9) (2018-02-09) | ||
<a name="0.1.8"></a> | ||
## [0.1.8](https://github.com/Wikiki/bulma-switch/compare/0.1.7...0.1.8) (2018-02-09) | ||
<a name="0.1.7"></a> | ||
## [0.1.7](https://github.com/Wikiki/bulma-switch/compare/0.1.6...0.1.7) (2018-02-09) | ||
<a name="0.1.6"></a> | ||
## [0.1.6](https://github.com/Wikiki/bulma-switch/compare/0.1.2...0.1.6) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([c860841](https://github.com/Wikiki/bulma-switch/commit/c860841)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([4155c63](https://github.com/Wikiki/bulma-switch/commit/4155c63)) | ||
* **gulp:** Add release task ([24451c6](https://github.com/Wikiki/bulma-switch/commit/24451c6)) | ||
# Change Log | ||
@@ -2,0 +43,0 @@ |
{ | ||
"name": "bulma-switch", | ||
"version": "0.1.5", | ||
"version": "0.1.10", | ||
"description": "Display classic checkbox as a switch button, in different colors, sizes, and states ", | ||
"main": "switch.sass", | ||
"main": "dist/bulma-switch.sass", | ||
"scripts": { | ||
@@ -35,2 +35,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -40,11 +41,15 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/switch.sass", | ||
"dist/bulma-switch.sass", | ||
"dist/bulma-switch.min.css", | ||
@@ -51,0 +56,0 @@ "LICENSE", |
@@ -0,1 +1,33 @@ | ||
<a name="0.2.5"></a> | ||
## [0.2.5](https://github.com/Wikiki/bulma-tagsinput/compare/0.2.4...0.2.5) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct dist filenames ([60770e9](https://github.com/Wikiki/bulma-tagsinput/commit/60770e9)) | ||
* **package.json:** File paths ([71d2b72](https://github.com/Wikiki/bulma-tagsinput/commit/71d2b72)) | ||
<a name="0.2.4"></a> | ||
## [0.2.4](https://github.com/Wikiki/bulma-tagsinput/compare/0.2.3...0.2.4) (2018-02-09) | ||
<a name="0.2.3"></a> | ||
## [0.2.3](https://github.com/Wikiki/bulma-tagsinput/compare/0.1.3...0.2.3) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([cbe926e](https://github.com/Wikiki/bulma-tagsinput/commit/cbe926e)) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([c2d9f29](https://github.com/Wikiki/bulma-tagsinput/commit/c2d9f29)) | ||
* **gulp:** Add release task ([54eb049](https://github.com/Wikiki/bulma-tagsinput/commit/54eb049)) | ||
# Change Log | ||
@@ -2,0 +34,0 @@ |
{ | ||
"name": "bulma-tagsinput", | ||
"version": "0.2.2", | ||
"version": "0.2.5", | ||
"description": "Bulma.io extension to add interaction on input tags", | ||
"main": "tagsinput.sass", | ||
"main": "dist/bulma-tagsinput.sass", | ||
"scripts": { | ||
@@ -33,2 +33,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -38,14 +39,18 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/tagsinput.sass", | ||
"dist/bulma-tagsinput.sass", | ||
"dist/bulma-tagsinput.min.css", | ||
"dist/tagsinput.js", | ||
"dist/tagsinput.min.js", | ||
"dist/bulma-tagsinput.js", | ||
"dist/bulma-tagsinput.min.js", | ||
"LICENSE", | ||
@@ -52,0 +57,0 @@ "README.md" |
{ | ||
"name": "bulma-timeline", | ||
"version": "1.1.6", | ||
"version": "1.1.11", | ||
"description": "Display a vertical timeline, in different colors, sizes, and states ", | ||
"main": "timeline.sass", | ||
"main": "dist/bulma-timeline.sass", | ||
"scripts": { | ||
@@ -34,2 +34,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -39,11 +40,15 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist/timeline.sass", | ||
"dist/bulma-timeline.sass", | ||
"dist/bulma-timeline.min.css", | ||
@@ -50,0 +55,0 @@ "LICENSE", |
@@ -0,1 +1,29 @@ | ||
<a name="0.1.5"></a> | ||
## [0.1.5](https://github.com/Wikiki/bulma-tooltip/compare/0.1.4...0.1.5) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Clean whole dist folder ([e403d11](https://github.com/Wikiki/bulma-tooltip/commit/e403d11)) | ||
* **gulp:** Correct dist filenames ([ece4bd4](https://github.com/Wikiki/bulma-tooltip/commit/ece4bd4)) | ||
* **package.json:** Main file path correction ([8b52ee1](https://github.com/Wikiki/bulma-tooltip/commit/8b52ee1)) | ||
* **package.json:** Main file path correction ([d3feb49](https://github.com/Wikiki/bulma-tooltip/commit/d3feb49)) | ||
<a name="0.1.4"></a> | ||
## [0.1.4](https://github.com/Wikiki/bulma-tooltip/compare/0.1.1...0.1.4) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([ef90484](https://github.com/Wikiki/bulma-tooltip/commit/ef90484)) | ||
### Features | ||
* **gulp:** Add release task ([6baf98c](https://github.com/Wikiki/bulma-tooltip/commit/6baf98c)) | ||
# Change Log | ||
@@ -2,0 +30,0 @@ |
{ | ||
"name": "bulma-tooltip", | ||
"version": "0.1.3", | ||
"version": "0.1.5", | ||
"description": "Display a tooltip attached to any kind of element, in different position.", | ||
"main": "tooltip.sass", | ||
"main": "dist/bulma-tooltip.sass", | ||
"scripts": { | ||
@@ -34,2 +34,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -39,7 +40,11 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
@@ -46,0 +51,0 @@ }, |
@@ -0,1 +1,77 @@ | ||
<a name="0.7.12"></a> | ||
## [0.7.12](https://github.com/Wikiki/bulma-extensions/compare/0.7.11...0.7.12) (2018-02-10) | ||
### Bug Fixes | ||
* **gulp:** Correct ddist filenames ([f157159](https://github.com/Wikiki/bulma-extensions/commit/f157159)) | ||
* **package:** Correct file paths ([84e4064](https://github.com/Wikiki/bulma-extensions/commit/84e4064)) | ||
* **travis:** Remove Travis CI ([fce7986](https://github.com/Wikiki/bulma-extensions/commit/fce7986)) | ||
<a name="0.7.11"></a> | ||
## [0.7.11](https://github.com/Wikiki/bulma-extensions/compare/v0.7.7...v0.7.11) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([9c2f5cd](https://github.com/Wikiki/bulma-extensions/commit/9c2f5cd)) | ||
* **package.json:** Update dev dependencies ([4c05742](https://github.com/Wikiki/bulma-extensions/commit/4c05742)) | ||
### Features | ||
* **gulp:** Add release task ([5013f94](https://github.com/Wikiki/bulma-extensions/commit/5013f94)) | ||
<a name="0.7.10"></a> | ||
## [0.7.10](https://github.com/Wikiki/bulma-extensions/compare/v0.7.7...v0.7.10) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([9c2f5cd](https://github.com/Wikiki/bulma-extensions/commit/9c2f5cd)) | ||
* **package.json:** Update dev dependencies ([4c05742](https://github.com/Wikiki/bulma-extensions/commit/4c05742)) | ||
### Features | ||
* **gulp:** Add release task ([5013f94](https://github.com/Wikiki/bulma-extensions/commit/5013f94)) | ||
<a name="0.7.9"></a> | ||
## [0.7.9](https://github.com/Wikiki/bulma-extensions/compare/v0.7.7...v0.7.9) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([9c2f5cd](https://github.com/Wikiki/bulma-extensions/commit/9c2f5cd)) | ||
* **package.json:** Update dev dependencies ([4c05742](https://github.com/Wikiki/bulma-extensions/commit/4c05742)) | ||
### Features | ||
* **gulp:** Add release task ([5013f94](https://github.com/Wikiki/bulma-extensions/commit/5013f94)) | ||
<a name="0.7.8"></a> | ||
## [0.7.8](https://github.com/Wikiki/bulma-extensions/compare/v0.7.7...v0.7.8) (2018-02-09) | ||
### Bug Fixes | ||
* **bower:** Add missing version ([9c2f5cd](https://github.com/Wikiki/bulma-extensions/commit/9c2f5cd)) | ||
* **package.json:** Update dev dependencies ([4c05742](https://github.com/Wikiki/bulma-extensions/commit/4c05742)) | ||
### Features | ||
* **gulp:** Add release task ([5013f94](https://github.com/Wikiki/bulma-extensions/commit/5013f94)) | ||
# Change Log | ||
@@ -5,6 +81,13 @@ | ||
[Full Changelog](https://github.com/wikiki/bulma-extensions/compare/v0.5.2...HEAD) | ||
[Full Changelog](https://github.com/wikiki/bulma-extensions/compare/v0.7.7...HEAD) | ||
**Implemented enhancements:** | ||
- Carousel sliding switch Features [\#27](https://github.com/Wikiki/bulma-extensions/issues/27) | ||
## [v0.7.7](https://github.com/wikiki/bulma-extensions/tree/v0.7.7) (2018-02-07) | ||
[Full Changelog](https://github.com/wikiki/bulma-extensions/compare/v0.5.2...v0.7.7) | ||
**Implemented enhancements:** | ||
- Carousel [\#19](https://github.com/Wikiki/bulma-extensions/issues/19) | ||
@@ -11,0 +94,0 @@ |
{ | ||
"name": "bulma-extensions", | ||
"version": "0.7.7", | ||
"version": "0.7.12", | ||
"description": "Set of extensions for Bulma.io CSS Framework", | ||
"main": "extensions.sass", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "gulp" | ||
}, | ||
@@ -24,5 +24,2 @@ "repository": { | ||
"homepage": "https://github.com/Wikiki/bulma-extensions#readme", | ||
"scripts": { | ||
"build": "gulp" | ||
}, | ||
"devDependencies": { | ||
@@ -33,2 +30,3 @@ "@babel/core": "^7.0.0-beta.39", | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -38,7 +36,11 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
@@ -49,65 +51,65 @@ }, | ||
"dist/bulma-extensions.min.css", | ||
"bulma-accordion/dist/accordion.sass", | ||
"bulma-accordion/dist/bulma-accordion.sass", | ||
"bulma-accordion/dist/bulma-accordion.css", | ||
"bulma-accordion/dist/bulma-accordion.min.css", | ||
"bulma-accordion/dist/accordion.js", | ||
"bulma-accordion/dist/accordion.min.js", | ||
"bulma-badge/dist/badge.sass", | ||
"bulma-accordion/dist/bulma-accordion.js", | ||
"bulma-accordion/dist/bulma-accordion.min.js", | ||
"bulma-badge/dist/bulma-badge.sass", | ||
"bulma-badge/dist/bulma-badge.css", | ||
"bulma-badge/dist/bulma-badge.min.css", | ||
"bulma-calendar/dist/calendar.sass", | ||
"bulma-calendar/dist/bulma-calendar.sass", | ||
"bulma-calendar/dist/bulma-calendar.css", | ||
"bulma-calendar/dist/bulma-calendar.min.css", | ||
"bulma-calendar/dist/datepicker.js", | ||
"bulma-calendar/dist/datepicker.min.js", | ||
"bulma-carousel/dist/carousel.sass", | ||
"bulma-calendar/dist/bulma-datepicker.js", | ||
"bulma-calendar/dist/bulma-datepicker.min.js", | ||
"bulma-carousel/dist/bulma-carousel.sass", | ||
"bulma-carousel/dist/bulma-carousel.css", | ||
"bulma-carousel/dist/bulma-carousel.min.css", | ||
"bulma-carousel/dist/carousel.js", | ||
"bulma-carousel/dist/carousel.min.js", | ||
"bulma-checkradio/dist/checkradio.sass", | ||
"bulma-carousel/dist/bulma-carousel.js", | ||
"bulma-carousel/dist/bulma-carousel.min.js", | ||
"bulma-checkradio/dist/bulma-checkradio.sass", | ||
"bulma-checkradio/dist/bulma-checkradio.css", | ||
"bulma-checkradio/dist/bulma-checkradio.min.css", | ||
"bulma-divider/dist/divider.sass", | ||
"bulma-divider/dist/bulma-divider.sass", | ||
"bulma-divider/dist/bulma-divider.css", | ||
"bulma-divider/dist/bulma-divider.min.css", | ||
"bulma-iconpicker/dist/iconPicker.sass", | ||
"bulma-iconpicker/dist/bulma-iconPicker.css", | ||
"bulma-iconpicker/dist/bulma-iconPicker.min.css", | ||
"bulma-iconpicker/dist/iconPicker.js", | ||
"bulma-iconpicker/dist/iconPicker.min.js", | ||
"bulma-pageloader/dist/pageloader.sass", | ||
"bulma-iconpicker/dist/bulma-iconpicker.sass", | ||
"bulma-iconpicker/dist/bulma-iconpicker.css", | ||
"bulma-iconpicker/dist/bulma-iconpicker.min.css", | ||
"bulma-iconpicker/dist/bulma-iconpicker.js", | ||
"bulma-iconpicker/dist/bulma-iconpicker.min.js", | ||
"bulma-pageloader/dist/bulma-pageloader.sass", | ||
"bulma-pageloader/dist/bulma-pageloader.css", | ||
"bulma-pageloader/dist/bulma-pageloader.min.css", | ||
"bulma-pricingtable/dist/pricing-table.sass", | ||
"bulma-pricingtable/dist/bulma-pricing-table.css", | ||
"bulma-pricingtable/dist/bulma-pricing-table.min.css", | ||
"bulma-quickview/dist/quickview.sass", | ||
"bulma-pricingtable/dist/bulma-pricingtable.sass", | ||
"bulma-pricingtable/dist/bulma-pricingtable.css", | ||
"bulma-pricingtable/dist/bulma-pricingtable.min.css", | ||
"bulma-quickview/dist/bulma-quickview.sass", | ||
"bulma-quickview/dist/bulma-quickview.css", | ||
"bulma-quickview/dist/bulma-quickview.min.css", | ||
"bulma-quickview/dist/quickview.js", | ||
"bulma-quickview/dist/quickview.min.js", | ||
"bulma-ribbon/dist/ribbon.sass", | ||
"bulma-quickview/dist/bulma-quickview.js", | ||
"bulma-quickview/dist/bulma-quickview.min.js", | ||
"bulma-ribbon/dist/bulma-ribbon.sass", | ||
"bulma-ribbon/dist/bulma-ribbon.css", | ||
"bulma-ribbon/dist/bulma-ribbon.min.css", | ||
"bulma-slider/dist/slider.sass", | ||
"bulma-slider/dist/bulma-slider.sass", | ||
"bulma-slider/dist/bulma-slider.css", | ||
"bulma-slider/dist/bulma-slider.min.css", | ||
"bulma-steps/dist/steps.sass", | ||
"bulma-steps/dist/bulma-steps.sass", | ||
"bulma-steps/dist/bulma-steps.css", | ||
"bulma-steps/dist/bulma-steps.min.css", | ||
"bulma-steps/dist/steps.js", | ||
"bulma-steps/dist/steps.min.js", | ||
"bulma-switch/dist/switch.sass", | ||
"bulma-steps/dist/bulma-steps.js", | ||
"bulma-steps/dist/bulma-steps.min.js", | ||
"bulma-switch/dist/bulma-switch.sass", | ||
"bulma-switch/dist/bulma-switch.css", | ||
"bulma-switch/dist/bulma-switch.min.css", | ||
"bulma-tagsinput/dist/tagsinput.sass", | ||
"bulma-tagsinput/dist/bulma-tagsinput.sass", | ||
"bulma-tagsinput/dist/bulma-tagsinput.css", | ||
"bulma-tagsinput/dist/bulma-tagsinput.min.css", | ||
"bulma-tagsinput/dist/tagsinput.js", | ||
"bulma-tagsinput/dist/tagsinput.min.js", | ||
"bulma-timeline/dist/timeline.sass", | ||
"bulma-tagsinput/dist/bulma-tagsinput.js", | ||
"bulma-tagsinput/dist/bulma-tagsinput.min.js", | ||
"bulma-timeline/dist/bulma-timeline.sass", | ||
"bulma-timeline/dist/bulma-timeline.css", | ||
"bulma-timeline/dist/bulma-timeline.min.css", | ||
"bulma-tooltip/dist/tooltip.sass", | ||
"bulma-tooltip/dist/bulma-tooltip.sass", | ||
"bulma-tooltip/dist/bulma-tooltip.css", | ||
@@ -114,0 +116,0 @@ "bulma-tooltip/dist/bulma-tooltip.min.css", |
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
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
383041
19
119
1055