Comparing version 0.0.21 to 0.0.22
{ | ||
"name": "bulma", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"homepage": "http://bulma.io", | ||
@@ -5,0 +5,0 @@ "authors": [ |
# Bulma Changelog | ||
## 0.0.23 | ||
### BREAKING | ||
* `bulma` folder renamed to `sass` to avoid the redundant `bulma/bulma` path | ||
## 0.0.22 | ||
### Fixed | ||
* links in hero subtitle | ||
## 0.0.21 | ||
@@ -4,0 +16,0 @@ |
@@ -1,16 +0,22 @@ | ||
Thanks for helping out! 😇 | ||
### Instructions | ||
### Prerequisites | ||
**THIS IS AN EXAMPLE TEMPLATE.** | ||
**If it's a bug on the website, submit an issue on the appropriate repository: [https://github.com/jgthms/bulma-website](https://github.com/jgthms/bulma-website)** | ||
**Screenshots are more than welcome!** | ||
**Please remove any unused content (including these instructions) before submitting your issue.** | ||
**Thanks for helping out!** 😇 | ||
If it's a bug on the **website**, submit an issue on the appropriate repository: [https://github.com/jgthms/bulma-website](https://github.com/jgthms/bulma-website) | ||
_[Remove this line and all of the above before submitting your issue]_ | ||
* [ ] Is this about Bulma the **CSS framework** and **not** about the Bulma website? | ||
* [ ] Which **version** of Bulma are you using? | ||
* [ ] Which **browser** are you using? | ||
* [ ] If it's a **Sass** issue, which version of Sass are you using? | ||
* [ ] Are you sure this issue is not a **duplicate**? | ||
### Checklist | ||
* [ ] This is about Bulma the **CSS framework** and **not** about the Bulma website | ||
* [ ] I'm using Bulma **version** [x.x.x] | ||
* [ ] My **browser** is: | ||
* [ ] This is a **Sass** issue: I'm using version [x.x.x] | ||
* [ ] I am sure this issue is **not a duplicate**? | ||
### Description | ||
[Description of the bug, enhancement, or question] | ||
[Description of the bug, enhancement, or question] | ||
[Please tag accordingly] | ||
@@ -27,3 +33,1 @@ | ||
_Actual behavior:_ [What actually happened] | ||
**Screenshots** are more than welcome! |
{ | ||
"name": "bulma", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"homepage": "http://bulma.io", | ||
@@ -5,0 +5,0 @@ "author": "jgthms <bbxdesign@gmail.com>", |
@@ -0,1 +1,19 @@ | ||
### Instructions | ||
**THIS IS AN EXAMPLE TEMPLATE.** | ||
**Screenshots are more than welcome!** | ||
**Please remove any unused content (including these instructions) before submitting your PR.** | ||
**Thanks for helping out!** 😇 | ||
* Pull the latest master branch | ||
* Run `npm install` to install all Bulma dependencies | ||
* Make sure your Sass code is compliant with the [Bulma Sass styleguide](https://github.com/jgthms/bulma/blob/master/CONTRIBUTING.md#bulma-sass-styleguide) | ||
* If your PR fixes an issue, reference that issue | ||
* If your PR has lots of commits, **squash** your commits first | ||
* Run `npm run build` before submitting your PR | ||
_[Remove this line and all of the above before submitting your PR]_ | ||
### Pull Request | ||
Fixes # | ||
@@ -9,12 +27,1 @@ | ||
* [ ] Update | ||
### Requirements | ||
* [ ] Pull the latest master branch | ||
* [ ] Run `npm install` to install all Bulma dependencies | ||
* [ ] Make sure your Sass code is compliant with the [Bulma Sass styleguide](https://github.com/jgthms/bulma/blob/master/CONTRIBUTING.md#bulma-sass-styleguide) | ||
* [ ] If your PR fixes an issue, reference that issue | ||
* [ ] If your PR has lots of commits, **squash** your commits first | ||
* [ ] Run `npm run build` before submitting your PR | ||
Thanks for helping out! 😇 |
@@ -5,2 +5,3 @@ # [Bulma](http://bulma.io) | ||
[![npm](https://img.shields.io/npm/dm/bulma.svg)](https://www.npmjs.com/package/bulma) | ||
[![Join the chat at https://gitter.im/jgthms/bulma](https://badges.gitter.im/jgthms/bulma.svg)](https://gitter.im/jgthms/bulma) | ||
@@ -17,9 +18,15 @@ Bulma is a modern CSS framework based on [Flexbox](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes). | ||
``` | ||
```sh | ||
npm install bulma | ||
``` | ||
### Bower | ||
```sh | ||
bower install bulma | ||
``` | ||
### CDN | ||
[https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.21/css/bulma.min.css](https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.21/css/bulma.min.css) | ||
[https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.22/css/bulma.min.css](https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.22/css/bulma.min.css) | ||
@@ -26,0 +33,0 @@ Feel free to raise an issue or submit a pull request. |
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
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
356629
5256
68