Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
cho: bump up semver everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
marcop135 committed Feb 23, 2024
1 parent 8cf5d26 commit b05ab91
Show file tree
Hide file tree
Showing 32 changed files with 50 additions and 45 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changes to bullframe.css

## 4.1.2 (February 23, 2024)

* Updated all npm dependencies
* Fixed typos in README.md

## 4.1.1 (August 31, 2023)

* Update all npm dependencies
* Updated all npm dependencies
* Improved documentation

## 4.1.0 (August 30, 2023)
Expand Down
4 changes: 2 additions & 2 deletions dist/css/bullframe-classless-dark-prefers.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! bullframe.css v4.1.1 | MIT License | https://github.com/marcop135/bullframe.css */
/*! bullframe.css v4.1.2 | MIT License | https://github.com/marcop135/bullframe.css */
/*! custom build: bullframe-classless-dark-prefers */
/*! custom build: bullframe-classless */
*,
Expand Down Expand Up @@ -1164,7 +1164,7 @@ caption {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23f0f0f0' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
}
}
@media screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0), screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
@media screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
select:not([size]):not([multiple]),
*[dir=rtl] select:not([size]):not([multiple]),
select[dir=rtl]:not([size]):not([multiple]) {
Expand Down
4 changes: 2 additions & 2 deletions dist/css/bullframe-classless-dark-prefers.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bullframe-classless-dark-prefers.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/bullframe-classless-dark.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! bullframe.css v4.1.1 | MIT License | https://github.com/marcop135/bullframe.css */
/*! bullframe.css v4.1.2 | MIT License | https://github.com/marcop135/bullframe.css */
/*! custom build: bullframe-classless-dark */
/*! custom build: bullframe-classless */
*,
Expand Down Expand Up @@ -1175,7 +1175,7 @@ select:not([size]):not([multiple]) {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23f0f0f0' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
}

@media screen and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0), screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
select:not([size]):not([multiple]),
*[dir=rtl] select:not([size]):not([multiple]),
select[dir=rtl]:not([size]):not([multiple]) {
Expand Down
4 changes: 2 additions & 2 deletions dist/css/bullframe-classless-dark.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bullframe-classless-dark.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/bullframe-classless-system-default.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! bullframe.css v4.1.1 | MIT License | https://github.com/marcop135/bullframe.css */
/*! bullframe.css v4.1.2 | MIT License | https://github.com/marcop135/bullframe.css */
/*! custom build: bullframe-classless-system-default */
/*! custom build: bullframe-classless */
*,
Expand Down Expand Up @@ -1164,7 +1164,7 @@ caption {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23f0f0f0' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
}
}
@media screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0), screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
@media screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
select:not([size]):not([multiple]),
*[dir=rtl] select:not([size]):not([multiple]),
select[dir=rtl]:not([size]):not([multiple]) {
Expand Down
4 changes: 2 additions & 2 deletions dist/css/bullframe-classless-system-default.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bullframe-classless-system-default.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bullframe-classless.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! bullframe.css v4.1.1 | MIT License | https://github.com/marcop135/bullframe.css */
/*! bullframe.css v4.1.2 | MIT License | https://github.com/marcop135/bullframe.css */
/*! custom build: bullframe-classless */
*,
*::before,
Expand Down
2 changes: 1 addition & 1 deletion dist/css/bullframe-classless.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/bullframe-classless.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/bullframe-dark-prefers.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! bullframe.css v4.1.1 | MIT License | https://github.com/marcop135/bullframe.css */
/*! bullframe.css v4.1.2 | MIT License | https://github.com/marcop135/bullframe.css */
/*! custom build: bullframe-dark-prefers */
*,
*::before,
Expand Down Expand Up @@ -2284,7 +2284,7 @@ dt {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23f0f0f0' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
}
}
@media screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0), screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
@media screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
select:not([size]):not([multiple]),
*[dir=rtl] select:not([size]):not([multiple]),
select[dir=rtl]:not([size]):not([multiple]) {
Expand Down
4 changes: 2 additions & 2 deletions dist/css/bullframe-dark-prefers.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bullframe-dark-prefers.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/bullframe-dark.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! bullframe.css v4.1.1 | MIT License | https://github.com/marcop135/bullframe.css */
/*! bullframe.css v4.1.2 | MIT License | https://github.com/marcop135/bullframe.css */
/*! custom build: bullframe-dark */
*,
*::before,
Expand Down Expand Up @@ -2297,7 +2297,7 @@ select:not([size]):not([multiple]) {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23f0f0f0' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
}

@media screen and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0), screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
select:not([size]):not([multiple]),
*[dir=rtl] select:not([size]):not([multiple]),
select[dir=rtl]:not([size]):not([multiple]) {
Expand Down
4 changes: 2 additions & 2 deletions dist/css/bullframe-dark.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bullframe-dark.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/bullframe-system-default.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! bullframe.css v4.1.1 | MIT License | https://github.com/marcop135/bullframe.css */
/*! bullframe.css v4.1.2 | MIT License | https://github.com/marcop135/bullframe.css */
/*! custom build: bullframe-system-default */
*,
*::before,
Expand Down Expand Up @@ -2284,7 +2284,7 @@ dt {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23f0f0f0' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
}
}
@media screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0), screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
@media screen and (prefers-color-scheme: dark) and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
select:not([size]):not([multiple]),
*[dir=rtl] select:not([size]):not([multiple]),
select[dir=rtl]:not([size]):not([multiple]) {
Expand Down
4 changes: 2 additions & 2 deletions dist/css/bullframe-system-default.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bullframe-system-default.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bullframe-utilities.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! bullframe.css v4.1.1 | MIT License | https://github.com/marcop135/bullframe.css */
/*! bullframe.css v4.1.2 | MIT License | https://github.com/marcop135/bullframe.css */
/* custom build: bullframe-utilities */
.bf-container,
.bf-container--fluid {
Expand Down

0 comments on commit b05ab91

Please sign in to comment.