Comparing version 0.5.0 to 0.5.1
# Bulma Changelog | ||
## 0.5.1 | ||
### New features | ||
* 🎉 #280 [File upload element](http://bulma.io/documentation/form/file/) | ||
* `$container-offset` variable to determine the `.container` breakpoints | ||
* #1001 Text case helpers | ||
### Issues closed | ||
* #1030 Add `!importnant` to non responsive display helpers | ||
* #1020 Customizing `.navbar-item img` max height | ||
* #998 `.navbar-dropdown` with **right** alignment | ||
* #877 `.pagination` isn't using `$pagination-background` | ||
* #989 `navbar-brand` overflowing on mobile | ||
* #975 Variable `$table-head-color` isn't used | ||
* #964 Tabs sass file throwing error with `!important` | ||
* #949 `.is-size-7` helper is missing | ||
## 0.5.0 | ||
@@ -7,3 +26,3 @@ | ||
* [List of tags](http://bulma.io/documentation/elements/tag/#list-of-tags) | ||
* 🎉 [List of tags](http://bulma.io/documentation/elements/tag/#list-of-tags) | ||
* New **variable naming system**: `component`-`subcomponent`-`state`-`property` | ||
@@ -10,0 +29,0 @@ * Improved **customization** thanks to new set of variables |
{ | ||
"name": "bulma", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"homepage": "http://bulma.io", | ||
@@ -32,3 +32,3 @@ "author": "Jeremy Thomas <bbxdesign@gmail.com> (http://jgthms.com)", | ||
"build": "npm run build-clean && npm run build-sass && npm run build-autoprefix", | ||
"build-autoprefix": "postcss --use autoprefixer --output css/bulma.css css/bulma.css", | ||
"build-autoprefix": "postcss --use autoprefixer --map false --output css/bulma.css css/bulma.css", | ||
"build-clean": "rimraf css", | ||
@@ -38,3 +38,3 @@ "build-sass": "node-sass --output-style expanded --source-map true bulma.sass css/bulma.css", | ||
"docs": "npm run docs-sass && npm run docs-autoprefix", | ||
"docs-autoprefix": "postcss --use autoprefixer --output docs/css/bulma-docs.css docs/css/bulma-docs.css", | ||
"docs-autoprefix": "postcss --use autoprefixer --map false --output docs/css/bulma-docs.css docs/css/bulma-docs.css", | ||
"docs-sass": "node-sass --output-style expanded docs/bulma-docs.sass docs/css/bulma-docs.css", | ||
@@ -41,0 +41,0 @@ "start": "npm run build-sass -- --watch", |
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
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
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
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
54
8181
390492