Skip to content

Commit

Permalink
release: 🔖 publish v0.11.12
Browse files Browse the repository at this point in the history
  • Loading branch information
daniil4udo committed Sep 12, 2022
1 parent 9f44739 commit d16ef05
Show file tree
Hide file tree
Showing 19 changed files with 86 additions and 68 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.11.12](https://github.com/daniil4udo/bulvar/compare/v0.11.11...v0.11.12) (2022-09-12)


### Bug Fixes

* **Buefy:** 🐛 horizontal classes typo ([56470b4](https://github.com/daniil4udo/bulvar/commit/56470b47cc76667e7ea1377951736c2ffa90212f))
* **Buefy:** 🐛 multiple attribute selector must be in the brackets ([2b7deb9](https://github.com/daniil4udo/bulvar/commit/2b7deb9e2ae1381297744d3a9354d7808801c405))
* **Bulma:** 🐛 css var generated additinal code ([ace0d42](https://github.com/daniil4udo/bulvar/commit/ace0d4206ca94a4580670ed08dae2abc6a44f4c6))





## [0.11.11](https://github.com/daniil4udo/bulvar/compare/v0.11.10...v0.11.11) (2022-08-06)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.11.11",
"version": "0.11.12",
"packages": [
"packages/*"
],
Expand Down
12 changes: 12 additions & 0 deletions packages/buefy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.11.12](https://github.com/daniil4udo/bulvar/compare/v0.11.11...v0.11.12) (2022-09-12)


### Bug Fixes

* **Buefy:** 🐛 horizontal classes typo ([56470b4](https://github.com/daniil4udo/bulvar/commit/56470b47cc76667e7ea1377951736c2ffa90212f))
* **Buefy:** 🐛 multiple attribute selector must be in the brackets ([2b7deb9](https://github.com/daniil4udo/bulvar/commit/2b7deb9e2ae1381297744d3a9354d7808801c405))





## [0.11.11](https://github.com/daniil4udo/bulvar/compare/v0.11.10...v0.11.11) (2022-08-06)


Expand Down
34 changes: 14 additions & 20 deletions packages/buefy/css/buefy-rtl.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* @bulvar/buefy v0.11.11 (https://github.com/daniil4udo/bulvar/tree/master/packages/buefy)
* @bulvar/buefy v0.11.12 (https://github.com/daniil4udo/bulvar/tree/master/packages/buefy)
* Copyright 2022 Daniil Chumachenko [email protected]
* Licensed under MIT (https://github.com/daniil4udo/bulvar/blob/master/LICENSE)
*/
Expand Down Expand Up @@ -441,10 +441,6 @@ fieldset[disabled] .file-name, fieldset[disabled] .button, fieldset[disabled] .s
width: 0.625em;
}

.tabs, .pagination, .message, .level, .breadcrumb, .block, .title,
.subtitle, .table, .table-container, .progress, .progress-wrapper.is-not-native, .notification, .content, .box {
--block-spacing: 1.5rem;
}
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .progress:not(:last-child), .progress-wrapper.is-not-native:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child) {
margin-bottom: var(--block-spacing);
Expand Down Expand Up @@ -4458,6 +4454,7 @@ a.tag:hover {
.breadcrumb {
font-size: var(--breadcrumb-font-size);
white-space: nowrap;
--breadcrumb-li-content: "/";
}
.breadcrumb a {
align-items: center;
Expand Down Expand Up @@ -4516,7 +4513,7 @@ a.tag:hover {
--breadcrumb-font-size: var(--size-large);
}
.breadcrumb.has-arrow-separator {
--breadcrumb-li-content: "";
--breadcrumb-li-content: "\02190";
}
.breadcrumb.has-bullet-separator {
--breadcrumb-li-content: "•";
Expand Down Expand Up @@ -9289,11 +9286,11 @@ a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
}

.is-justify-content-left {
justify-content: left !important;
justify-content: right !important;
}

.is-justify-content-right {
justify-content: right !important;
justify-content: left !important;
}

.is-align-content-flex-start {
Expand Down Expand Up @@ -12484,11 +12481,11 @@ a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
.colorpicker .dropdown.is-expanded.is-mobile-modal .dropdown-menu {
width: unset;
}
.b-colorpicker .dropdown-horizonal-colorpicker, .colorpicker .dropdown-horizonal-colorpicker {
.b-colorpicker .dropdown-horizontal-colorpicker, .colorpicker .dropdown-horizontal-colorpicker {
display: flex;
flex-direction: row;
}
.b-colorpicker .dropdown-horizonal-colorpicker .colorpicker-footer, .colorpicker .dropdown-horizonal-colorpicker .colorpicker-footer {
.b-colorpicker .dropdown-horizontal-colorpicker .colorpicker-footer, .colorpicker .dropdown-horizontal-colorpicker .colorpicker-footer {
padding-top: 0;
padding-right: 0.875rem;
border-width: 0 1px 0 0;
Expand Down Expand Up @@ -12618,7 +12615,7 @@ div.b-colorpicker-square .colorpicker-square-slider-sl .sl-range-thumb:active {
margin-top: 0.125em;
margin-bottom: 0.875rem;
background-image: linear-gradient(-45deg, #c7c7c7 25%, transparent 25%, transparent 75%, #c7c7c7 75%, #c7c7c7), linear-gradient(-45deg, #c7c7c7 25%, transparent 25%, transparent 75%, #c7c7c7 75%, #c7c7c7);
background-position: 0.5em 0.5em, 100% 0;
background-position: right 0.5em top 0.5em, 100% 0;
background-size: 1em 1em;
border-radius: var(--colorpicker-radius);
}
Expand Down Expand Up @@ -12884,10 +12881,10 @@ div.b-colorpicker-square .colorpicker-square-slider-sl .sl-range-thumb:active {
border: none;
margin-right: 5px;
}
.datepicker .dropdown-horizonal-timepicker {
.datepicker .dropdown-horizontal-timepicker {
display: flex;
}
.datepicker .content-horizonal-timepicker {
.datepicker .content-horizontal-timepicker {
border-left: 1px solid #dbdbdb;
}
}
Expand Down Expand Up @@ -13170,13 +13167,13 @@ div.b-colorpicker-square .colorpicker-square-slider-sl .sl-range-thumb:active {
padding-top: var(--field-floating-indent);
padding-bottom: 1px;
}
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not(multiple) {
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not([multiple]) {
height: var(--floating-in-height);
}
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not(multiple).is-loading::after {
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not([multiple]).is-loading::after {
margin-top: var(--field-floating-indent);
}
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not(multiple)::after {
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not([multiple])::after {
margin-top: 1px;
}
.field.is-floating-in-label > .label + .control.taginput .taginput-container {
Expand Down Expand Up @@ -15869,7 +15866,6 @@ MIT (https://github.com/Wikiki/bulma-steps/blob/master/LICENSE)
margin-right: 10px;
}
.b-table .table th.is-sticky {
position: -webkit-sticky;
position: sticky;
z-index: 3 !important;
right: 0;
Expand Down Expand Up @@ -15923,7 +15919,6 @@ MIT (https://github.com/Wikiki/bulma-steps/blob/master/LICENSE)
background: var(--background);
}
.b-table .table td.is-sticky {
position: -webkit-sticky;
position: sticky;
z-index: 1;
right: 0;
Expand All @@ -15949,7 +15944,6 @@ MIT (https://github.com/Wikiki/bulma-steps/blob/master/LICENSE)
}
}
.b-table .table-wrapper.has-sticky-header tr:first-child th {
position: -webkit-sticky;
position: sticky;
z-index: 2;
top: 0;
Expand Down Expand Up @@ -16159,7 +16153,7 @@ MIT (https://github.com/Wikiki/bulma-steps/blob/master/LICENSE)
width: 100%;
}
.b-tabs.is-vertical > .tabs ul li a {
justify-content: left;
justify-content: right;
}
.b-tabs.is-vertical > .tabs.is-boxed li a {
border-left-color: var(--tabs-border-bottom-color) !important;
Expand Down
2 changes: 1 addition & 1 deletion packages/buefy/css/buefy-rtl.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/buefy/css/buefy-rtl.min.css

Large diffs are not rendered by default.

26 changes: 10 additions & 16 deletions packages/buefy/css/buefy.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* @bulvar/buefy v0.11.11 (https://github.com/daniil4udo/bulvar/tree/master/packages/buefy)
* @bulvar/buefy v0.11.12 (https://github.com/daniil4udo/bulvar/tree/master/packages/buefy)
* Copyright 2022 Daniil Chumachenko [email protected]
* Licensed under MIT (https://github.com/daniil4udo/bulvar/blob/master/LICENSE)
*/
Expand Down Expand Up @@ -441,10 +441,6 @@ fieldset[disabled] .file-name, fieldset[disabled] .button, fieldset[disabled] .s
width: 0.625em;
}

.tabs, .pagination, .message, .level, .breadcrumb, .block, .title,
.subtitle, .table, .table-container, .progress, .progress-wrapper.is-not-native, .notification, .content, .box {
--block-spacing: 1.5rem;
}
.tabs:not(:last-child), .pagination:not(:last-child), .message:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .block:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .progress:not(:last-child), .progress-wrapper.is-not-native:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child) {
margin-bottom: var(--block-spacing);
Expand Down Expand Up @@ -4458,6 +4454,7 @@ a.tag:hover {
.breadcrumb {
font-size: var(--breadcrumb-font-size);
white-space: nowrap;
--breadcrumb-li-content: "/";
}
.breadcrumb a {
align-items: center;
Expand Down Expand Up @@ -4516,7 +4513,7 @@ a.tag:hover {
--breadcrumb-font-size: var(--size-large);
}
.breadcrumb.has-arrow-separator {
--breadcrumb-li-content: "→";
--breadcrumb-li-content: "→"/*rtl:"\02190"*/;
}
.breadcrumb.has-bullet-separator {
--breadcrumb-li-content: "•";
Expand Down Expand Up @@ -12484,11 +12481,11 @@ a.has-text-danger-dark:hover, a.has-text-danger-dark:focus {
.colorpicker .dropdown.is-expanded.is-mobile-modal .dropdown-menu {
width: unset;
}
.b-colorpicker .dropdown-horizonal-colorpicker, .colorpicker .dropdown-horizonal-colorpicker {
.b-colorpicker .dropdown-horizontal-colorpicker, .colorpicker .dropdown-horizontal-colorpicker {
display: flex;
flex-direction: row;
}
.b-colorpicker .dropdown-horizonal-colorpicker .colorpicker-footer, .colorpicker .dropdown-horizonal-colorpicker .colorpicker-footer {
.b-colorpicker .dropdown-horizontal-colorpicker .colorpicker-footer, .colorpicker .dropdown-horizontal-colorpicker .colorpicker-footer {
padding-top: 0;
padding-left: 0.875rem;
border-width: 0 0 0 1px;
Expand Down Expand Up @@ -12884,10 +12881,10 @@ div.b-colorpicker-square .colorpicker-square-slider-sl .sl-range-thumb:active {
border: none;
margin-left: 5px;
}
.datepicker .dropdown-horizonal-timepicker {
.datepicker .dropdown-horizontal-timepicker {
display: flex;
}
.datepicker .content-horizonal-timepicker {
.datepicker .content-horizontal-timepicker {
border-right: 1px solid #dbdbdb;
}
}
Expand Down Expand Up @@ -13170,13 +13167,13 @@ div.b-colorpicker-square .colorpicker-square-slider-sl .sl-range-thumb:active {
padding-top: var(--field-floating-indent);
padding-bottom: 1px;
}
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not(multiple) {
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not([multiple]) {
height: var(--floating-in-height);
}
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not(multiple).is-loading::after {
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not([multiple]).is-loading::after {
margin-top: var(--field-floating-indent);
}
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not(multiple)::after {
.field.is-floating-in-label > .label + .control:not(.datepicker):not(.timepicker):not(.taginput) .select:not([multiple])::after {
margin-top: 1px;
}
.field.is-floating-in-label > .label + .control.taginput .taginput-container {
Expand Down Expand Up @@ -15869,7 +15866,6 @@ MIT (https://github.com/Wikiki/bulma-steps/blob/master/LICENSE)
margin-left: 10px;
}
.b-table .table th.is-sticky {
position: -webkit-sticky;
position: sticky;
z-index: 3 !important;
left: 0;
Expand Down Expand Up @@ -15923,7 +15919,6 @@ MIT (https://github.com/Wikiki/bulma-steps/blob/master/LICENSE)
background: var(--background);
}
.b-table .table td.is-sticky {
position: -webkit-sticky;
position: sticky;
z-index: 1;
left: 0;
Expand All @@ -15949,7 +15944,6 @@ MIT (https://github.com/Wikiki/bulma-steps/blob/master/LICENSE)
}
}
.b-table .table-wrapper.has-sticky-header tr:first-child th {
position: -webkit-sticky;
position: sticky;
z-index: 2;
top: 0;
Expand Down
2 changes: 1 addition & 1 deletion packages/buefy/css/buefy.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit d16ef05

Please sign in to comment.