mirror of
https://github.com/kognise/water.css.git
synced 2025-08-10 23:24:08 +02:00
Added individual changesets
Includes all changes since version 1.2.1
This commit is contained in:
5
.changeset/big-pumas-roll.md
Normal file
5
.changeset/big-pumas-roll.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": major
|
||||
---
|
||||
|
||||
Published to npm
|
5
.changeset/breezy-tomatoes-poke.md
Normal file
5
.changeset/breezy-tomatoes-poke.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
Added radio and checkbox styles
|
5
.changeset/calm-items-bake.md
Normal file
5
.changeset/calm-items-bake.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": patch
|
||||
---
|
||||
|
||||
Fixed padding, alignment, and colors on several elements
|
11
.changeset/clever-olives-taste.md
Normal file
11
.changeset/clever-olives-taste.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
"water.css": major
|
||||
---
|
||||
|
||||
Added sourcemaps, autoprefixing, and minification
|
||||
|
||||
```
|
||||
TODO: this could use more description?
|
||||
- Strucutre of sourcemap files
|
||||
- Description of browser compatibility (?)
|
||||
```
|
5
.changeset/giant-apricots-admire.md
Normal file
5
.changeset/giant-apricots-admire.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": major
|
||||
---
|
||||
|
||||
Added `height: auto` to `img` elements to keep aspect ratio
|
15
.changeset/giant-clocks-camp.md
Normal file
15
.changeset/giant-clocks-camp.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
"water.css": major
|
||||
---
|
||||
|
||||
Added support for `prefers-color-scheme` to automatically set light and dark theme
|
||||
|
||||
**TODO:** Describe this more
|
||||
- What are the breaking changes?
|
||||
- What is the new default theme color?
|
||||
- How does this affect them?
|
||||
- Why did we make this change?
|
||||
- Browser support means this makes sense now?
|
||||
- How should consumers update their code?
|
||||
- Should they be using `water.css`, `light.css`, or `dark.css`?
|
||||
```
|
5
.changeset/gorgeous-parrots-brake.md
Normal file
5
.changeset/gorgeous-parrots-brake.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": patch
|
||||
---
|
||||
|
||||
Modified some colors to fix accessibility issues
|
5
.changeset/grumpy-wolves-tie.md
Normal file
5
.changeset/grumpy-wolves-tie.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
Added styles for prepending emojis to `href='mailto'`, `href='tel'`, and `href='sms'`
|
5
.changeset/lazy-mayflies-agree.md
Normal file
5
.changeset/lazy-mayflies-agree.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
`table` no longer has outer borders and `tr` elements use color striping for alternating backgorund colors
|
5
.changeset/little-moles-jam.md
Normal file
5
.changeset/little-moles-jam.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": patch
|
||||
---
|
||||
|
||||
`table` elements no longer overflow
|
5
.changeset/mean-ladybugs-deliver.md
Normal file
5
.changeset/mean-ladybugs-deliver.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": patch
|
||||
---
|
||||
|
||||
Added linter and linted entire codebase
|
7
.changeset/metal-foxes-juggle.md
Normal file
7
.changeset/metal-foxes-juggle.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"water.css": major
|
||||
---
|
||||
|
||||
Changes to supported browsers
|
||||
|
||||
**TODO:** Have we lost any browser support? Especially surrounding CSS variables
|
5
.changeset/pink-brooms-clean.md
Normal file
5
.changeset/pink-brooms-clean.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
Added `min-height` and respect `cols`/`rows` attributes on `textarea`
|
5
.changeset/rude-needles-juggle.md
Normal file
5
.changeset/rude-needles-juggle.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": major
|
||||
---
|
||||
|
||||
Added [Code of Conduct](.github/CODE_OF_CONDUCT.md) and [Contribution Guide](.github/CONTRIBUTING.md)
|
5
.changeset/silent-maps-hear.md
Normal file
5
.changeset/silent-maps-hear.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
Use `system-ui` font when available
|
5
.changeset/six-bears-prove.md
Normal file
5
.changeset/six-bears-prove.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
Added styles for `samp`, `time`, `var`, and `kbd` elements
|
5
.changeset/six-kings-sparkle.md
Normal file
5
.changeset/six-kings-sparkle.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": major
|
||||
---
|
||||
|
||||
Added css variables to allow for changing theme colors at runtime instead of build time
|
5
.changeset/six-teachers-move.md
Normal file
5
.changeset/six-teachers-move.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
Added styling for `blockquote`, `q`, and `mark` elements
|
5
.changeset/smooth-oranges-heal.md
Normal file
5
.changeset/smooth-oranges-heal.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
Added print styles
|
5
.changeset/tame-trains-behave.md
Normal file
5
.changeset/tame-trains-behave.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
Custom scrollbar styles
|
5
.changeset/ten-olives-joke.md
Normal file
5
.changeset/ten-olives-joke.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": patch
|
||||
---
|
||||
|
||||
Fixed `max-width` of `video` element to prevent overflowing
|
5
.changeset/tender-llamas-refuse.md
Normal file
5
.changeset/tender-llamas-refuse.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
Added `cursor: not-allowed` to `select:disabled`, `button:disabled`, `textarea:disabled`
|
5
.changeset/tiny-lies-beg.md
Normal file
5
.changeset/tiny-lies-beg.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": major
|
||||
---
|
||||
|
||||
Restructured `.scss` file locations and variable names
|
5
.changeset/twelve-pears-change.md
Normal file
5
.changeset/twelve-pears-change.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": minor
|
||||
---
|
||||
|
||||
Added styles for `::selection`
|
Reference in New Issue
Block a user