v0.20.0
Pre-release
Pre-release
What's Changed
- Remove excess whitespace from SVG titles by @thewildmage in #107
- Closes #59
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #108
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #109
- Update pre-commit by @thewildmage in #114
- Style settings pages (#110) by @thewildmage in #113
- style all settings pages, styles are mostly global and some targeted
- global styling:
- inherit font styling in inputs and buttons
- default table bordered background
- add exception for tables in tables
- simplify table border ruleset
- style headings in tables
- style form elements
- tables: add global default background color and remove gaps between cells. override inline padding
- add tiger striping to tables
- table cells: apply padding-block more globally, remove unneeded padding-inline
- style pformstrip
- style darkrow3
- style row1 (with exception for PM inbox page)
- style bbcode-buttons
- adjust button size and spacing
- settings pages specifically:
- make settings borders match guidebook
- hide extra line breaks in ucpcontent
- friends page: remove excess spacing from headings, resize avatars
- style PM avatar, fix PM miniprofile width
- PM: add borders, adjust spacing
- global styling:
- use unitless number for default line-height
- add visually hidden "you are here" to start of breadcrumbs
- set theme-color meta
- run super-linter on any and all PRs
- let prettier handle css indentation
- style all settings pages, styles are mostly global and some targeted
Full Changelog: v0.19.0...v0.20.0