Comparing version 0.9.2 to 0.9.3
# Bulma Changelog | ||
## 0.9.3 | ||
### New features | ||
- New `is-underlined` class for underlined text and links | ||
- New `auto` value for margin and padding helper classes | ||
### Improvements | ||
- New `$section-padding-desktop` Sass variable | ||
- New `$hero-body-padding-tablet` Sass variable | ||
- New `$shadow` Sass variable (used for `.box`, `.card`, `.dropdown` and `.panel`) | ||
- Add `is-normal` size modifiers to `.file` and `.content` | ||
- New `%reset` placeholder | ||
### Bugfix | ||
- #3362 Fix slash divide | ||
## 0.9.2 | ||
@@ -69,3 +88,3 @@ | ||
The `list` component is also **deprecated**: the `components/list.sass` file has been deleted. It was never officialy supported as it was too similar to `panel` component. Use that one instead. | ||
The `list` component is also **deprecated**: the `components/list.sass` file has been deleted. It was never officially supported as it was too similar to `panel` component. Use that one instead. | ||
@@ -113,3 +132,3 @@ ### RTL support | ||
<p> | ||
You need to <strong>combine</strong> a margin/padding prefix with a direciton suffix. For example: | ||
You need to <strong>combine</strong> a margin/padding prefix with a direction suffix. For example: | ||
</p> | ||
@@ -180,3 +199,3 @@ | ||
- `findLightColor()` which finds the light version of a color | ||
- `findDarkolor()` which finds the dark version of a color | ||
- `findDarkColor()` which finds the dark version of a color | ||
@@ -223,3 +242,3 @@ The light colors are used by the `button` element, while the light and dark colors are used by the `message` component. | ||
There are 6 new `$scheme` derived variables: `$scheme-main` `$scheme-main-bis` `$scheme-main-ter` `$scheme-invert` `$scheme-invert-bis` `$scheme-invert-ter` | ||
They replace the `$white` and `$black` occurences in the codebase. This makes it easy to create a "Dark mode" simply by swapping the values: | ||
They replace the `$white` and `$black` occurrences in the codebase. This makes it easy to create a "Dark mode" simply by swapping the values: | ||
@@ -332,3 +351,3 @@ ```sass | ||
- #2175 Proper aligning for `.tabs` within `.content` | ||
- #2476 Fix #2441 -> Correct active pagination link text colour on hero | ||
- #2476 Fix #2441 -> Correct active pagination link text color on hero | ||
@@ -1220,3 +1239,3 @@ Fix #1979 -> Correct loading spinner color when a button is: | ||
- Fix #887 `body` scrollbar | ||
- Fix #715 `.help` class behaviour in horizontal form `is-grouped` field | ||
- Fix #715 `.help` class behavior in horizontal form `is-grouped` field | ||
- Fix #842 Adding modifiers in `navbar` | ||
@@ -1223,0 +1242,0 @@ - Fix #841 `.container` as direct child of `.navbar` moves `.navbar-menu` below `.navbar-brand` |
{ | ||
"name": "bulma", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"homepage": "https://bulma.io", | ||
@@ -30,6 +30,6 @@ "author": { | ||
"devDependencies": { | ||
"autoprefixer": "^9.8.0", | ||
"autoprefixer": "^9.8.6", | ||
"clean-css-cli": "^4.3.0", | ||
"node-sass": "^4.14.1", | ||
"postcss-cli": "^7.1.1", | ||
"postcss-cli": "^7.1.2", | ||
"rimraf": "^3.0.2" | ||
@@ -36,0 +36,0 @@ }, |
@@ -84,2 +84,3 @@ # [Bulma](https://bulma.io) | ||
| [Bulma with Rails](https://github.com/joshuajansen/bulma-rails) | Integrates Bulma with the rails asset pipeline | | ||
| [BulmaRazor](https://github.com/loogn/bulmarazor) | A lightweight component library based on Bulma and Blazor. | | ||
| [Vue Admin (dead)](https://github.com/vue-bulma/vue-admin) | Vue Admin framework powered by Bulma | | ||
@@ -86,0 +87,0 @@ | [Bulmaswatch](https://github.com/jenil/bulmaswatch) | Free themes for Bulma | |
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
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
1317454
19796
135