2.0.0-beta.0
Pre-release
Pre-release
·
3117 commits
to main
since this release
This is the first beta build of Citizen 2.X, which includes numerous revamp in both design and code.
Note:
- The prerelease builds serve as a more graceful transition from Citizen 1.X to 2.X. The design has not been finalized yet and it might subject to significant changes. At the end of the prerelease build cycle (around November), it'll be merged to the main branch and target Mediawiki 1.39+.
- The main branch is now in 2.X. If you are looking for the last 1.X build, click here.
2.0.0-beta.0 (2022-10-02)
Features
- core: ✨ smaller footer wordmark size on mobile (c551225)
Bug Fixes
2.0.0-alpha.2 (2022-10-01)
Features
- core: ✨ collapse page tool text below desktop (6aee9f8)
- core: ✨ move catlinks to body footer (9de7a1d)
- core: ✨ move footer info into body footer (aaad2bb)
- core: ✨ move sitenotice out of mw-body (61e8d05)
- core: ✨ page actions should take full width with toc (9532aa4)
- core: ✨ redesign site footer (4902ae7)
- core: ✨ strict selector for category links (6b47c86)
- core: ✨ tweak body footer styles (bf66c60)
- core: ✨ tweak footer wiki name color (2e8c98b)
- core: ✨ use space unit for drawer (607c3f2)
Bug Fixes
- core: 🐛 incorrect color for footer site description (bdc58fd)
- core: 🐛 incorrect CSS variable name (17907ea)
2.0.0-alpha.1 (2022-09-30)
Features
- core: ✨ add extra page padding on desktop view (87d1918)
- core: ✨ add jump to top link to sticky header (5be20a2)
- core: ✨ add sticky body header (e72d7c0)
- core: ✨ more responsive layout for sticky header (9b1325b)
- core: ✨ move fluid sticky transition (f3e4332)
Bug Fixes
- core: 🐛 mitigate ToC overlap in various max width (0058081)
- core: 🐛 sticky header should not trigger in edit mode (639c378)
- core: 🐛 wiki name wrapping in drawer (20ed41e)