4
28
Fork
You've already forked readable.css
2

Merge changes for v1.0.1 #4

Merged
benjaminhollon merged 5 commits from develop into main 2023年02月15日 21:37:23 +01:00

v1.0.1 presents the following changes:

Features

  • Browsers sending prefers-contrast: high will now receive high-contrast versions of the dark and light themes with white on black and black on white respectively. Sites can explicitly set this using data-high-contrast="on" as an attribute on the main <html> tag of a page. Note: this does not affect custom themes.
  • <video> elements are now treated the same way as <img> elements.

Fixes

  • <nav> tags which are direct children of <header> elements can now be considered main navigation by the code, applying styling properly.

This release contains no breaking changes.

v1.0.1 presents the following changes: ### Features - Browsers sending `prefers-contrast: high` will now receive high-contrast versions of the dark and light themes with white on black and black on white respectively. Sites can explicitly set this using `data-high-contrast="on"` as an attribute on the main `<html>` tag of a page. Note: this does not affect custom themes. - `<video>` elements are now treated the same way as `<img>` elements. ### Fixes - `<nav>` tags which are direct children of `<header>` elements can now be considered main navigation by the code, applying styling properly. This release contains no breaking changes.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
bug
Something is not working
contribution welcome
Contributions are very welcome, get started here
duplicate
This issue or pull request already exists
enhancement
New feature
good first issue
Interested in contributing? Get started here.
help wanted
Need some help
invalid
Something is wrong
question
More information is needed
upstream
Related to an upstream repository, already reported there
bug
Something is not working
contribution welcome
Contributions are very welcome, get started here
duplicate
This issue or pull request already exists
enhancement
New feature
good first issue
Interested in contributing? Get started here.
help wanted
Need some help
invalid
Something is wrong
question
More information is needed
upstream
Related to an upstream repository, already reported there
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Freedom-to-Write/readable.css!4
Reference in a new issue
Freedom-to-Write/readable.css
No description provided.
Delete branch "develop"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?