8000 4.3.0 · ramiy/cssdb@30361de · GitHub < 8000 link rel="mask-icon" href="https://github.githubassets.com/assets/pinned-octocat-093da3e6fa40.svg" color="#000000">
Skip to content

Commit 30361de

Browse files
committed
4.3.0
1 parent 742fe06 commit 30361de

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changes to cssdb
22

3+
### 4.3.0 (December 12, 2018)
4+
5+
- Added: `:blank` Empty-Value Pseudo-Class
6+
- Added: caniuse link for `:has()` Relational Pseudo-Class
7+
38
### 4.2.0 (November 4, 2018)
49

510
- Added: Documentation links to MDN
@@ -71,7 +76,8 @@ specification section IDs, but some specifications weren’t aren’t always
7176
covered by a single section, and many sections were inconsistently named.
7277
Because there was no pattern one could predict for any of the headings, a new
7378
system was created; to **name** the feature and provide **context**. This meant
74-
a feature ID like `css-cascade-all-shorthand` became `all-property`, and `css-fonts-propdef-font-variant` became `font-variant-property`, etc. This
79+
a feature ID like `css-cascade-all-shorthand` became `all-property`, and
80+
`css-fonts-propdef-font-variant` became `font-variant-property`, etc. This
7581
greatly simplified all of the feature IDs and allowed for more predictive
7682
naming moving forward.
7783

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cssdb",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"description": "A comprehensive list of CSS features and their positions in the process of becoming implemented web standards",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",

0 commit comments

Comments
 (0)