Skip to content

v0.13.0

Latest

Choose a tag to compare

@chalin chalin released this 24 Nov 20:50
· 1 commit to main since this release
bbf68d4

Release summary

What's Changed

  • Set NPM package version to next unreleased dev version 0.12.1-dev by @chalin in #2269
  • i18n: adds Occitan locale by @ensag-dev in #2173
  • Hugo and Netlify NPM pkgs: update & change to peer; update UG by @chalin in #2274
  • Update package.json: use NPM vers of Node by @chalin in #2275
  • Shortcode 'card': trimming of whitespace by @deining in #2278
  • UG cleanup of alert calls: drop color when set to default by @chalin in #2282
  • A better alert shortcode more markdown friendly by @chalin in #941
  • Update package.json, Hugo to 0.147.8 by @chalin in #2286
  • Accessibility color fixes, and falling back to BS defaults for typography and color by @chalin in #2285
  • Add support for BS ScrollSpy to show active TOC entry by @chalin in #2287
  • Refine scrollspy style and behavior by @chalin in #2290
  • ScrollSpy: drop smooth scrolling by @chalin in #2291
  • Refine TOC title styles and add top-of-page link by @chalin in #2292
  • Show close icon when hamburger menu is open by @chalin in #2301
  • Hamburger style tweaks to make focused state look better by @chalin in #2302
  • Always show lang menu in navbar by @chalin in #2303
  • Update Bootstrap to 5.3.7 by @deining in #2304
  • Update Bootstrap to 5.3.8 by @deining in #2316
  • Update dev and peer deps by @chalin in #2315
  • [UG] Don't cache the sidebar by @chalin in #2318
  • Upgrade deps, Hugo to 0.150.1 by @chalin in #2320
  • Update zh-cn.toml in i18n by @hantang in #2313
  • Link check print pages too by @chalin in #2322
  • [UG] Fix link to flag img in shortcode section by @chalin in #2324
  • [UG] Fix links and follow style guide re. drop-down by @chalin in #2325
  • Update uk.toml by @Andygol in #2331
  • [feat] Add support for non top-level section pages as roots in the sidebar by @chalin in #2334
  • Update Hugo to 0.151.0 by @chalin in #2335
  • Reorg NPM package dependencies, rename site folder to docsy.dev by @chalin in #2337
  • Update CHANGELOG.md to mention NPM-support fix by @chalin in #2338
  • Fix left-padding of language menu in a foldable sidebar by @chalin in #2339
  • Rewrite sidebar_root:true as sidebar_root_for:children by @chalin in #2340
  • Add support for "self" sidebar roots by @chalin in #2341
  • Fix sidebar entry HTML attribute spacing by @chalin in #2342
  • [UX] Prevent flash when in dark mode by @chalin in #2343
  • [CI] Script to add build ID to the version by @chalin in #2344
  • Upgrade Hugo to 0.151.2, and Prettify blog posts by @chalin in #2348
  • [CI] Update Node LTS version, and Hugo to 0.152.2 by @chalin in #2350
  • [CI] Update release process instructions, add build-ID helpers and more by @chalin in #2351
  • [UX] Prevent flash when in dark mode, part two by @chalin in #2355
  • [blog] Upgrading to Docsy 0.12.0 from 0.11.0 by @chalin in #2349
  • [blog] Adjust titles and slugs for consistency by @chalin in #2356
  • Don't warn when root section declares sidebar_root_for:children by @chalin in #2361
  • [CI] Rework fix:version so it can be used in a pre-commit hook by @chalin in #2362
  • Sidebar-root feature & 0.13-wrapup planning and tasks, and more by @chalin in #2363
  • [EXPERIMENTAL] Sidebar-root UG and CHANGELOG additions by @chalin in #2364
  • Adjust ScrollSpy TOC tracking and add docs, and more by @chalin in #2366
  • [CI] Update build & release related scripts and contrib docs by @chalin in #2367
  • UG adjustments to existing content, and task-file updates pre-0.13.0 by @chalin in #2369
  • Implement a workaround to ScrollSpy's heading-ID problem by @chalin in #2370
  • Add _param.html shortcode by @chalin in #2371
  • fix: ensure ScrollSpy can always find the TOC by @chalin in #2373
  • chore: refcache refresh and 404 fixes by @chalin in #2374
  • chore: refcache refresh and more by @chalin in #2375
  • fix: TOC entry colors in light mode when system is in dark mode by @chalin in #2376
  • fix: TOC entry color contrast, even better by @chalin in #2379
  • Add color adjustments for dark mode - EXPERIMENTAL by @chalin in #2380
  • Apply dark-mode color adjustments to the UG by @chalin in #2381
  • [UG] Navigation page: switch to navbar & sidenav terminology, cleanup markdown by @chalin in #2372
  • Add ScrollSpy patch workflow and runtime patch by @chalin in #2382
  • Remove ScrollSpy safeIds workaround and related docs by @chalin in #2383
  • Refactor dark mode config, add experimental style-only option by @chalin in #2384
  • Fix spacing of page meta due to new dark-mode meta elt by @chalin in #2385
  • Add dark mode support for Google search by @chalin in #2387
  • Site docs reorg in prep for more design and ops docs, also updated tasks/0.13.0 pages by @chalin in #2388
  • Improved light/dark-mode docs by @chalin in #2386
  • Add implementation docs and update changelog for 0.13.0 by @chalin in #2391
  • docs: swap slugs for 'adding-content' and 'content' by @chalin in #2392
  • Add missing link def to navigation.md, fix linter config, and more by @chalin in #2393
  • KaTeX: drop js script files, use build-time rendering instead by @deining in #2276
  • Scripts partial adj. for Katex, drop mhchem by @chalin in #2394
  • Add note about section-specific passthrough hook usage, fix KaTeX display elt width by @chalin in #2395
  • Skip version check on main branch in pre-push hook by @chalin in #2397
  • Update changelogs and reports for KaTeX build-time rendering by @chalin in #2398
  • Add TOC style customization section to navigation docs by @chalin in #2399
  • Add i18n support for table of contents labels by @chalin in #2400
  • Document i18n support for TOC labels, update task docs by @chalin in #2402
  • Document notoc, and update TOC CSS class names by @chalin in #2405
  • [UX] Show left/right scroll indicators for the navbar on mobile by @chalin in #2406
  • Update changelog for navbar scroll indicators and notoc docs by @chalin in #2407
  • Change link title from 'Documentation' to 'Docs' by @chalin in #2408
  • [Blog] Release 0.13.0 report and upgrade guide by @chalin in #2368
  • Pre-0.13.0 release adjustments by @chalin in #2411
  • Release 0.13.0 preparation by @chalin in #2412

New Contributors

Full Changelog: v0.12.0...v0.13.0