Releases: google/docsy
0.11.0
Release summary
- Reintroduce Right-To-Left (RTL) language support #1442 is the main feature of this release. For the release issue list, see #1944.
- CHANGELOG
What's Changed
- Set package version to 0.10.1-dev by @chalin in #1986
- Upgrade to Hugo 0.125.7 by @chalin in #1993
- UG site config cleanup re lang params by @chalin in #1994
- Update Hugo to 0.126.1, script name tweaks, and more by @chalin in #2000
- [CI] UG NPM script tweaks by @chalin in #2007
- Cleanup of Google analytics templates by @chalin in #2006
- Add RTL support using BSv5 by @chalin in #2002
- [RTL] Drop unused style files by @chalin in #2020
- [RTL] Fix top-nav position by @chalin in #2018
- [RTL] Add CHANGELOG entry and drop RTL for
en
by @chalin in #2021 - Fixed code-dark path by @jqueraltmo in #2022
- [RTL] Warn if RTL CSS not found + Hugo mod fix + more by @chalin in #2027
- User guide, deployment page: add section 'Deployment on GitHub Pages' by @deining in #1435
- Update all NPM packages to latest, add
update:pkgs
script and more by @chalin in #2034 - Add note on SwaggerUI and networking by @theletterf in #2030
- Add YMCA Website Services to Example Sites by @froboy in #2037
- [UG][cleanup] Updating Docsy: run Prettier and cleanup front matter by @chalin in #2061
- Upgrade Hugo, Prettier, and Font-Awesome by @deining in #2059
- [infra] Upgrade all NPM packages, including Hugo to 0.131.0 by @chalin in #2063
- [CI] Don't check links under Windows by @chalin in #2064
- [CI][UG] Serve to memory and disable fast render by @chalin in #2066
- [feat] Support
contributingUrl
param by @chalin in #2067 - [UG] Add missing markdown link definition by @chalin in #2068
- Add config option to control child page limit by @viren-nadkarni in #1334
- Documents the body_class parameter by @fekete-robert in #1541
- Adds a warning when truncating sidebar section entries by @chalin in #2069
- Update uk.toml by @Andygol in #2071
- Replaced some instances of older config.yaml and config.json in userguide by @SayakMukhopadhyay in #2086
- Update ar.toml -Enhance Arabic User Experience with Feedback Labels and Correct Diacritics by @jadmadi in #2058
- Add support for Serbian language (cyrillic & latin) by @rammba in #2088
- remove rss_sections from docs by @LDReid in #2087
- Update Hugo to 0.133.1, and other pkgs by @chalin in #2092
- RTL support via a single main style file by @chalin in #2093
- [RTL] Drop unused BS asset and scripts to fetch it by @chalin in #2097
- [UG] Add RTL config section by @chalin in #2098
- [fa] i18n: add remaining entries by @chalin in #2099
- Header meta description: use same strategy as Hugo by @chalin in #2100
- Release 0.11.0 preparation by @chalin in #2101
New Contributors
- @jqueraltmo made their first contribution in #2022
- @froboy made their first contribution in #2037
- @viren-nadkarni made their first contribution in #1334
- @Andygol made their first contribution in #2071
- @SayakMukhopadhyay made their first contribution in #2086
- @rammba made their first contribution in #2088
- @LDReid made their first contribution in #2087
Full Changelog: v0.10.0...v0.11.0
0.10.0
Release summary
What's Changed
- Set NPM package version to 0.9.2-dev by @chalin in #1870
- Address GA.ID param deprecation warning by @chalin in #1879
- Upgrade to Hugo 0.123.x by @chalin in #1877
- UG: normalize PSC links into local blog page by @chalin in #1884
- UG: fix links to modules migration page by @chalin in #1883
- Mermaid diagram with diagram specific settings: fix 'uncaught TypeError' by @deining in #1885
- Bump jquery to latest released version 3.7.1 by @deining in #1886
- Upgrade to Bootstrap 5.3.3 by @deining in #1563
- Update Hugo to 0.123.8, and prettier by @chalin in #1891
- Update es.toml with feedback translations by @Marzal in #1888
- Adding Parquet Website by @vinooganesh in #1887
- [BS5.3] Replace text-muted by text-body-secondary by @chalin in #1892
- Address .Site.DisqusShortname param deprecation warning by @deining in #1895
- Support for adding and modifying theme colors by @chalin in #1893
- Update Hugo to 0.124.1 by @chalin in #1905
- Delete UG
layouts/sitemap.xml
by @chalin in #1898 - [BS5.3] Replace
.navbar-dark
by data attribute and other style adjustments by @chalin in #1896 - Fixed missing output redirect in Windows command line example by @dylanbeattie in #1903
- Style adjustments in prep for dark mode support by @chalin in #1908
- Color-mode / dark-mode support by @chalin in #1909
- [Dark-mode] Tweak of param, file and resource names by @chalin in #1913
- [Dark-mode] Fixes for mobile by @chalin in #1917
- [Dark-mode] Use default BS nav-item padding by @chalin in #1919
- [Dark-mode] Card shortcode style fixes by @chalin in #1922
- [Dark-mode] Tabbed panes fix by @chalin in #1920
- Adjust pageinfo bg to be compatible with dark-mode by @chalin in #1915
- Drop deprecated shortcode 'card-code' by @deining in #1923
- Markdown-link-check: ignore valid URL hash in CHANGELOG by @chalin in #1924
- [Dark-mode] Firefox search text color fix by @chalin in #1918
- Bump FontAwesome to latest released version 6.5.2 by @deining in #1925
- Google analytics: drop deprecated async template by @deining in #1931
- Upgrade Hugo to 0.125.2 by @chalin in #1939
- Bump algolia docsearch to latest version by @deining in #1933
- Fix use of deprecated param .Site.Params.DisqusShortname by @deining in #1934
- Bump KaTeX to latest released version by @deining in #1940
- [UG] Explain how to enable the light/dark-mode menu by @chalin in #1914
- Fix section index partial NPE by @tobiaskohlbau in #1890
- Drop RSS layout in favor of Hugo's default by @chalin in #1948
- section-index.html code cleanup by @chalin in #1947
- Upgrade to Hugo 0.125.4 by @chalin in #1950
- Docsy 0.10.0 release report by @chalin in #1945
- [Dark mode] Left-nav and taxonomy color fixes by @chalin in #1952
- Use official hugo-extended NPM package + UG tweak by @chalin in #1956
- Bump Persian fonts to latest version by @deining in #1955
- copyright.html: process
.Site.Copyright
as HTML by @chalin in #1954 - [UG] Syntax highlighting styles for both light and dark modes by @chalin in #1958
- [Dark mode] Factor out code-dark styles for reuse by @chalin in #1959
- Mark 0.10.0 release report as draft by @chalin in #1960
- Format mermaid.html by @chalin in #1963
- Set Mermaid theme based on light/dark mode by @chalin in #1964
- Mermaid: stick to default when not dark mode by @chalin in #1965
- Dark-mode override for
.td-box--white
by @chalin in #1966 - Restrict
.td-box--white
style changes to dark mode by @chalin in #1968 - Format lookandfeel.md - no content changes by @chalin in #1969
- [Dark mode] Fix blocks/lead down arrow color by @chalin in #1971
- Rename chroma styles by @chalin in #1974
- [CI] Add scripts to generate and check Chroma styles by @chalin in #1976
- [CI] Setup fix:format for the UG by @chalin in #1977
- [UG] Document light/dark mode config by @chalin in #1978
- Contribution guidelines: document use of Prettier by @chalin in #1980
- [Dark mode] blockquote and click-to-copy color fixes by @chalin in #1981
- [CI] use userguide/.prettierignore to specify files to ignore by @chalin in #1982
- Fix warning about LaTeX-incompatible input by @deining in #1984
- Release 0.10.0 prep by @chalin in #1983
New Contributors
- @vinooganesh made their first contribution in #1887
- @dylanbeattie made their first contribution in #1903
Full Changelog: v0.9.1...v0.10.0
0.9.1
0.9.0
Release summary
What's Changed
- Set NPM package version to next unreleased dev & rel-doc tweaks by @chalin in #1761
- css: fix an issue on
.highlight pre
border radius by @mtardy in #1762 - add post_view_this to tr i18n by @lareii in #1764
- some improvements and additions to i18n tr by @lareii in #1766
- NPM dependencies: Update font-awesome package to include new twitter logo by @venkyvajrala in #1754
- Added docs.layer5.io on Docsy theme examples by @iArchitSharma in #1752
- Typo in polish translation by @marcin-ogon in #1770
- [CI] Add smoke test via GitHub workflow by @chalin in #1776
- [CI] Run npm test scripts under Linux and Windows by @chalin in #1778
- Cleanup: drop NPM script that is no longer needed, tweak job names by @chalin in #1783
- RSS button: link to XML via RelPermalink by @chalin in #1786
- Fix warning: '.File.UniqueID on zero object' (#1007) by @deining in #1633
- [CI] Fix markdown-link-check ignore pattern & NPM link vers update by @chalin in #1790
- [CI] Smoke test new site from Hugo-module Docsy as well by @chalin in #1795
- [CI] Disable scheduled runs of build and smoke tests by @chalin in #1798
- Bump dependencies to their latest versions by @deining in #1802
- Bump FontAwesome to latest released version 6.5.1 by @deining in #1803
- Smoke test: improvements by @deining in #1800
- Fix links for single language sites by @LisaFC in #1744
- Whitespace cleanup in page-meta-links.html by @chalin in #1808
- Rework and clean up page-meta-links.html + CHANGELOG entry by @chalin in #1807
- CHANGELOG copyedits & pin 0.9.0 as next release & NPM script tweaks by @chalin in #1809
- Use cpy-cli for OS-independent file copy by @chalin in #1810
- [CI] test:all should also check/fix format by @chalin in #1811
- Drop AnchorJS in favor of Hugo markdown render hook by @deining in #1463
- Add params to offlineSearch examples by @svrnm in #1771
- Link styles: follow recommended practice and underline by default by @chalin in #1815
- Pull in latest mermaid version while allowing custom versions by @deining in #1410
- CHANGELOG updates for mermaid by @chalin in #1816
- layouts: split footer partial in several partials by @yann-soubeyrand in #1500
- Handle svg hero images in blocks/cover shortcode by @fekete-robert in #1505
- Footer: factor out copyright, and code cleanup by @chalin in #1817
- Blog posts: show page-meta-lastmod by @chalin in #1791
- Footer, copyright notice: allow customization of year by @deining in #1593
- Add link to example site (themes.gohugo.io) by @deining in #1825
- [CI] Smoke tests: fix for repo forks, but also disable on push by @chalin in #1827
- user guide, multi-language settings: improve config options by @deining in #1830
- user guide, definition listings of site params: add 'params' context by @deining in #1828
- infrastructure: add issue templates by @deining in #1824
- Issue template 'enhancement': Fix error by @deining in #1834
- Ensure hamburger isn't underlined, for real by @chalin in #1833
- Fix repo-links page-meta class names by @chalin in #1819
- Support date range in footer copyright element by @chalin in #1821
- Heading self-links: more compact, customizable, and reusable by @chalin in #1831
- Blocks/feature fix by @fekete-robert in #1503
- CHANGELOG: clarify that blocks/feature no longer adds ellipsis by @chalin in #1848
- Footer streamlining: hide About-link and All-rights text by default by @chalin in #1849
- [UG] Refer to Bootstrap 5 doc pages and files by @chalin in #1844
- Footer copyright default to site title for authors by @chalin in #1851
- [UG] Document how to style and hide last-modified page notes by @chalin in #1843
- Bump KaTeX scripts to latest released version 0.16.9 by @deining in #1853
- CHANGELOG tweaks for 0.9.0 by @chalin in #1855
- Update repository-links.md: use "metadata" by @chalin in #1856
- Smoke tests: don't cancel Windows build after an error in Linux build by @deining in #1857
- [blog] Docsy 0.9.0 release report by @chalin in #1854
- Release 0.9.0 preparation by @chalin in #1860
New Contributors
- @mtardy made their first contribution in #1762
- @lareii made their first contribution in #1764
- @venkyvajrala made their first contribution in #1754
- @iArchitSharma made their first contribution in #1752
- @marcin-ogon made their first contribution in #1770
- @svrnm made their first contribution in #1771
Full Changelog: v0.8.0...v0.9.0
0.8.0
Release summary
See, https://github.com/google/docsy/blob/main/CHANGELOG.md#080
What's Changed
- Misc updates to CONTRIBUTING.md by @chalin in #1714
- Set NPM package version to 0.7.3-dev.0-unreleased by @chalin in #1715
- Update package.json: adjust dependencies by @chalin in #1722
- Offer Docsy as a single Hugo Module by @deining in #1217
- README and CHANGELOG cleanup by @chalin in #1729
- Auto-sync vendor assets & Hugo module versions + copyedits to README and CONTRIBUTING by @chalin in #1733
- Bump Dockerfile to latest version by @deining in #1732
- add post_view_this to i18n ja by @hanapedia in #1700
- change i18n zh-cn post_posts_in by @potterhe in #1683
- Improve wording with i18n/zh-tw.toml by @huanlin in #1664
- Use SCSS
join()
rather thanprepend()
by @chalin in #1736 - Properly set baseURL for the User Guide by @chalin in #1737
- Change breadcrumb and print links to RelPermalink by @fekete-robert in #1699
- Enable page feedback even without a Google analytics ID by @chalin in #1727
- [GA4] Emit
page_helpful
events for page feedback by @chalin in #1726 - Single Hugo-module support: update CHANGELOG and docs by @chalin in #1743
- NPM dependencies: fix dep install timing issue by @chalin in #1738
- Fall back to Hugo's default behavior for disableHugoGeneratorInject by @chalin in #1734
- Page feedback & GA4 docs adjustments by @chalin in #1742
- Tabpane: update UG + CHANGELOG by @chalin in #1747
- [blog] Docsy priorities for 2024 by @chalin in #1755
- Release v0.8.0 preparation by @chalin in #1756
New Contributors
- @hanapedia made their first contribution in #1700
- @potterhe made their first contribution in #1683
- @huanlin made their first contribution in #1664
Full Changelog: v0.7.2...v0.8.0
0.7.2
Release summary
See, https://github.com/google/docsy/blob/main/CHANGELOG.md#072
What's Changed
- NPM package version: add suffix -dev.0-unreleased by @chalin in #1596
- README: warn that
main
is potentially unstable + some copyedits by @chalin in #1601 - tabpane: support header as persistence key by @chalin in #1602
- Upgrade Hugo to 0.115.1 by @chalin in #1606
- tabpane: use
data-
attribute instead of class name by @chalin in #1607 - Drop
persistLang=false
from UG pages by @chalin in #1608 - tabpane: ensure each HTML elt has a unique ID by @chalin in #1610
- UG, blog post on migration to BS 5: fix broken links by @deining in #1612
- Typo continuar in spanish by @lmorillas in #1616
- Replace static Swagger-ui distribution with unpkg version by @theletterf in #1604
- Create new Hindi Localization hi.toml by @panchal20bhavin in #1618
- Split Navigation and Search pages by @LisaFC in #1352
- Tabpane: support persistence of all active tabs by @chalin in #1611
- Update community_links.html by @hcientist in #1621
- css: Support dartsass as transpiler by @deining in #1598
- Allow link-color to be set by projects by @chalin in #1631
- Fix whitespace cleanup syntax issue by @sevein in #1626
- README.md: add badges at top of page by @deining in #1623
- Feedback questions: add localization by @deining in #1615
- tabpane width fix by @chalin in #1639
- tabpane: fix duplicate-key detection by @chalin in #1638
- User guide Print page: move tabs to separate pane to eliminate warning by @chalin in #1642
- New blog post: Upgrading to Docsy 0.7 & Bootstrap 5 by @chalin in #1640
- Tabpane: improve key-kind default setting by @chalin in #1643
- Fix creation of new child page by @deining in #1644
- Algolia search, fix: show search box in the sidebar by @deining in #1651
- CHANGELOG copyedits by @chalin in #1653
- Stick to Bootstrap button styling when $enable-rounded by @chalin in #1656
- Algolia support from config only by @chalin in #1662
- Whitespace cleanup in layouts/partials/scripts.html by @chalin in #1668
- Fix left-nav height and padding by @chalin in #1661
- Tabbed panes: fix styling when not at top-level & other tweaks by @chalin in #1671
- Upgrade Hugo to 0.120.3, and Node engine constraint by @chalin in #1701
- Algolia search, fix: point js + css file to specific version by @deining in #1678
- Release v0.7.2 preparation by @chalin in #1702
- Recover RSS round-button style by @chalin in #1710
- Upgrade to Hugo 0.120.4, which includes security patch by @chalin in #1711
- Final CHANGELOG tweak in prep for 0.7.2 by @chalin in #1712
Full Changelog: v0.7.1...v0.7.2
0.7.1
Release summary
See, https://github.com/google/docsy/blob/main/CHANGELOG.md#071
Commit details
- Bump Docsy version to 0.7.1-dev.0-unreleased by @chalin in #1557
- Fix padding of multilanguage menu on narrow displays by @chalin in #1561
- [BSv5] Fix blog posts list flex layout by @chalin in #1566
- UG, start page: improve Download CTA button (#1389) by @deining in #1567
- Blog list layout: no need for row/col-12 grid styling of content by @chalin in #1572
- User guide: reflect updates in example site by @deining in #1578
- User guide, installation from example site: clone latest tagged version by @deining in #1577
- Improve compile-time detection of Bootstrap version by @chalin in #1579
- User guide: rename mixed-case folders and file names containing space by @deining in #1565
- Update CHANGELOG.md: fix issue number by @chalin in #1582
- User guide, search: fix quoting of argument by @deining in #1584
- Whitespace cleanup in selected layouts by @chalin in #1580
- UG landing page rework of CTA and subtitle by @chalin in #1581
- User guide: replace config.[toml|yaml] with hugo.[toml|yaml] by @deining in #1589
- User guide: do not enable mermaid and scripts globally by @deining in #1590
- Release v0.7.1 preparation by @geriom in #1594
Full Changelog: v0.7.0...v0.7.1
0.7.0
IMPORTANT - BREAKING CHANGES
Docsy v0.7.0 is a significant update that includes the (breaking-change) migration to Bootstrap 5. For guidance on upgrading Docsy and Bootstrap, see Migrating to Bootstrap 5.2 and the CHANGELOG.
Release summary
See, https://github.com/google/docsy/blob/main/CHANGELOG.md#070
Commit details
- Update post-release changelog links by @geriom in #1329
- Bump Font-Awesome to latest version 6.2.1 by @deining in #1325
- Docsy examples: drop project with private repo by @chalin in #1338
- Fix: auto-activation of math and chem blocks by @deining in #1341
- Update Netlify instructions by @LisaFC in #1342
- Userguide: fixes code example for use of shortcode 'card' by @deining in #1347
- Clearer info on customizing i18n strings by @LisaFC in #1345
- Add protobuf.dev to examples by @Logofile in #1356
- Update to Bootstrap v5: initial work by @deining in #517
- Math and chem code clocks, autoactivation: fix use with hugo version < 0.93 by @deining in #1351
- [BSv5] More utility updates by @chalin in #1361
- [BSv5] YIQ color - final changes by @chalin in #1363
- [BSv5] Adjust media-breakpoint-down() argument by @chalin in #1367
- Shortcode 'tabpane': minor fix by @deining in #1366
- Knative has moved to mkdocs. by @craigbox in #1362
- Tab panes: adaptation to Bootstrap 5 by @deining in #1371
- [BSv5] Docsy depencendies: bump _rfs.scss to bootstrap version 5.2.3 by @deining in #1372
- [BSv5]: make docsy point to latest version of dependencies by @deining in #1374
- [BSv5] Footer fixes: reset flex-shrink, and more by @chalin in #1373
- [BSv5] Script for persisting tabpanes: Fix by @deining in #1378
- Finnish translations by @jannepeltola in #1379
- [BSv5] replace lighten() by tint-color(), and var/func clean up by @chalin in #1384
- [BSv5] Fix SCSS functions import issue, and replace darken() by @chalin in #1388
- go.sum: clear unused entries, and tabpane cleanup by @deining in #1386
- Copyedits to installation-prerequisites.md by @chalin in #1390
- Shortcode imgproc: add crop command by @deining in #1272
- Upgrade to Hugo 0.110.0 and normalize script names by @chalin in #1402
- Upgrade FontAwesome to 6.3.0 and tweak update script by @chalin in #1403
- Rename config.yaml to hugo.yaml by @chalin in #1404
- [BSv5][JS]: fix dropdowns and more by @deining in #1382
- [BSv5] Drop invalid and unnecessary tooltip attribute by @chalin in #1407
- Website, section 'About': fix broken link by @deining in #1411
- User guide: rename config file base name to 'hugo' (#1405) by @deining in #1413
- [BS5] Breadcrumbs: active-breadcrumb fix by @chalin in #1414
- [BS5] Adjust HTML of dropdowns for version and lang by @chalin in #1415
- Tabbed pane, fix: do not print blank first line by @deining in #1416
- Bump mermaid and KaTeX to their latest versions by @deining in #1408
- Module setup: bump FontAwesome to latest version 6.3.0 by @deining in #1409
- [BSv5] Offline-search adjust arrow class name by @chalin in #1427
- [BSv5] Navbar: add inner container + cleanup by @chalin in #1422
- [BSv5] Adjusted offline search popover by @tekezo in #1429
- Search resource cleanup and style tweak by @chalin in #1434
- Fix community section colors by @chalin in #1437
- package.json: add license and homepage by @deining in #1428
- Navigation: one more config-to-hugo file rename by @chalin in #1424
- NPM package config: set Node version constraint by @chalin in #1440
- [BSv5] Drop import of rtl/main by @chalin in #1443
- tabpane warning: make it easier to find source page by @chalin in #1448
- Pin Docsy version in other installation options by @chalin in #1439
- Use <pre> tag for mermaid code blocks by @deining in #1451
- [BSv5] Drop redundant setting of BS
$enable-rounded
variable by @chalin in #1452 - Reformat SCSS sources using Prettier by @chalin in #1454
- [BSv5] Drop
bg-gradient-variant()
mixin by @chalin in #1455 - Delete duplicate mixin definitions by @chalin in #1458
- [BSv5] Drop display SASS variables that no longer exist by @chalin in #1459
- [BSv5] Docsy variables cleanup and BS version test by @chalin in #1462
- [BSv5] blocks/cover row-col hierarchy fix by @chalin in #1467
- shortcode 'blocks/lead' improvements by @deining in #1398
- [BSv5] blocks/lead row-col hierarchy fix by @chalin in #1469
- [BSv5] community/list row-col hierarchy fix by @chalin in #1471
- Avoid warning 'calling IsSet with unsupported type "invalid" ()' by @deining in #1465
- [BSv5] blocks/section row-col hierarchy fix by @chalin in #1472
- [BSv5] Factor out Docy's table style and set max-width by @chalin in #1474
- [BSv5] Set tables to display:block and explain why by @chalin in #1477
- [BSv5] Fix position of blog's RSS button by @chalin in #1480
- Shortcodes: Update readfile to throw compile error when file not found by @aimeeu in #1457
- Drop mycplus.com iframe from Shortcode page by @chalin in #1475
- [BSv5] Adapt cardpane shortcode by @deining in #1376
- Tabpane shortcodes: improved reporting of warnings and errors by @deining in #1478
- module: ignore Bootstrap config by @razonyang in #1509
- Update CONTRIBUTING.md by @emckean in #1511
- User guide: fix warning about deprecated language config by @deining in #1519
- [BSv5] fix horizontal scrollbar issues by @yann-soubeyrand in #1502
- [BSv5] Fix RSS button style by @chalin in #1521
- [BSv5] fix main container height by @yann-soubeyrand in #1501
- [BSv5] Footer: drop flex-shrink tweak + other adjustments by @chalin in #1523
- Minify hugo-served pages by @chalin in #1527
- [BSv5] Refactor Click-to-copy by @geriom in #1447
- Fix: shortcode
imgproc
does not work with % for markdown body by @deining in #1522 - Adjust Mermaid block styling and block content by @deining in #1456
- Make automatic detection of draw.io diagrams an opt-in by @deining in #1470
- Fix link text and hover color contrast for all bgs by @chalin in #1525
- Bump dependency Font-Awesome to latest version 6.4.0 by @deining in #1529
- Revert update of Hugo version by @chalin in #1530
- package.json: rename cSpell:ignore entry tag to "spelling" by @chalin in #1536
- Blog on bootstrap-5 migration by @chalin in #1535
- Make docsy theme point to latest version of dependencies by @deining in #1533
- Upgrade Hugo to 0.112.3 and fix
en
title by @deining in #1534 - Fix site title post Hugo upgrade by @chalin in #1539
- Keep lang param DRY by @chalin in #1543
- Add scripts & upgrade Hugo to 0.113.0, autoprefixer, and postcss-cli by @chalin in #1544
- CHANGELOG: add min hug...
0.6.0
Release summary
See, https://github.com/google/docsy/blob/main/CHANGELOG.md#060
Commit details
- Auto activation of mermaid diagrams (via use of hugo render hook) by @stephanlachnit in #990
- CHANGELOG: add breaking change (tabbed panes, text display) by @deining in #1298
- Add more translation to ar.toml by @mboukhalfa in #1292
- Update nl by @erwin-faceit in #1301
- Algolia updates by @LisaFC in #1270
- Fix offline search popover overflow by @tekezo in #1305
- CHANGELOG: add missing markdown link definition by @chalin in #1307
- Fix readfile not rendering html code by @geriom in #1306
- Add OpenTelemetry webpage to examples by @pellared in #1312
- Add etcd, CloudWeGo and Dapr website to examples by @rogerogers in #1315
- Add FontAwesome info to logos and images page by @LisaFC in #1314
- Fix: mermaid diagrams with parameters in site config by @deining in #1316
- prevent navbar text wrapping by @multun in #1320
- Add render hook for 'chem' code blocks by @deining in #1286
- Release v0.6.0 preparation by @geriom in #1327
Full Changelog: v0.5.1...v0.6.0
0.5.1
Release summary
See, https://github.com/google/docsy/blob/main/CHANGELOG.md#051
Commit details
- cards: fix max width on mobile by @stephanlachnit in #1057
- Improve accessibility of foldable sidebar nav and imgproc by @jasonday in #1028
- i18n: es - [post_create_child_page] translation by @Marzal in #1061
- Conditional text by @fekete-robert in #1053
- Version pagelinks by @fekete-robert in #1054
- Redoc shortcode by @fekete-robert in #1052
- Update CONTRIBUTING: add cmd to push tags by @chalin in #1082
- Add Node install/update instructions to prerequisites by @chalin in #1084
- User guide: fixing typos by @deining in #1087
- Fix prereqs and links in README by @LisaFC in #1090
- Adding the instructions to install/upgrade Node LTS by @mikeBoterf in #1086
- Improve tabbed pane: allow right aligned tabs, allow tab groups by @deining in #1037
- NPM package version set to 0.5.0-dev by @chalin in #1103
- User guide, installation: fix markup of tabbed pane by @deining in #1107
- Generate page meta-description like Hugo by @chalin in #1092
- Revert #500 to fix Lunr search by @chalin in #1112
- Support project-level NPM modules for BS and FA by @chalin in #1117
- User guide: run markdown prettifier on other-options.md by @chalin in #1118
- Fix for blog-only websites by @chalin in #1121
- Document use of Docsy as an NPM package by @chalin in #1119
- CHANGELOG: mention new docsy-as-NPM-package option by @chalin in #1125
- UG: improve docsy-as-submodule instructions by @chalin in #1126
- Hugo relURL fix for CSS and JS paths by @chalin in #1127
- UG > adding-content folder rename by @chalin in #1129
- UG: prettify feedback page by @chalin in #1131
- UG feedback: update SEO page by @chalin in #1132
- 404 layout: fix relURL argument by @chalin in #1134
- Upgrade to Memaid 9.1.3 by @gwatts in #1138
- 404 layout: fix HTML, avoid nested main by @chalin in #1137
- Set docsy version in config as
version
by @chalin in #1105 - CONTRIBUTING: add step to update UG config by @chalin in #1145
- Update Google Analytics section of UG by @chalin in #1098
- Display non-empty page TOC by @chalin in #1147
- Card-related shortcode style fixes by @chalin in #1157
- Update GO_VERSION to 1.19 and fix typo by @deining in #1155
- Drop FontAwesome static/webfonts file copies, mount package by @chalin in #1164
- Update Prism JS and CSS to v1.28.0 by @chalin in #1149
- Remove ARIA attributes from taxonomy lists by @chalin in #1072
- Avoid tabbed-pane.scss style leakage by @chalin in #1163
- Upgrade to FontAwesome 6 by @samiahmedsiddiqui in #1102
- UG: copyedits of Prism section by @chalin in #1148
- Check links in the user guide by @chalin in #1172
- Build before checking links by @chalin in #1173
- filtering out Prism for markmaps by @emckean in #1175
- Use SCSS variable for FA font name by @samiahmedsiddiqui in #1176
- Search font fix by @chalin in #1179
- NPM: pin dep versions and add update script by @chalin in #1181
- scripts partial: whitespace and other cleanup by @chalin in #1183
- Config as YAML for Docsy and UG by @chalin in #1184
- Add FontAwesome change in changelog by @samiahmedsiddiqui in #1186
- navbar.html partial whitespace cleanup by @chalin in #1189
- Scripts: get bootstrap.js and popper.js at build time by @chalin in #1187
- Upgrade to Bootstrap 4.6.2 and FontAwesome 6.1.2 by @chalin in #1191
- CHANGELOG: add 0.4.0 and 0.5.0 migration details by @chalin in #1192
- Add zh-tw support for i18n by @ydFu in #1201
- Blog layout: streamline and fix styling RSS button by @chalin in #1193
- map keys must be unique in YAML by @lavaicer in #1208
- Add shortcode rendering in readfile shortcode by @geriom in #1203
- Use gtag.js analytics library for all site tags by @chalin in #1178
- Fix different order on side-nav and blog list by @LukeTimeWalker in #1200
- Revert "Use gtag.js analytics library for all site tags" by @geriom in #1212
- Update zh-tw and zh-cn by @ydFu in #1205
- Avoiding 'Illegal shortcode state' (Hugo v0.102.2) by @deining in #1211
- [conditional-text] Avoid linebreaks when using the shortcode inline by @fekete-robert in #1220
- Module setup: add mount to make bootstrap.js available by @deining in #1216
- fix unclosed tag li by @Arhell in #1236
- Fix: tab-pane, persistence of language: change load order of .js-scripts by @deining in #1233
- Module setup: update docsy/dependencies to tip of main by @deining in #1229
- update docs navigation arrow on hover by @Arhell in #1237
- Mention inadvertent style leakage in CHANGELOG by @chalin in #1167
- CHANGELOG: mention FA font-glyph width changes by @chalin in #1251
- Userguide, installation via npm: correct themes directory by @deining in #1213
- Use gtag.js analytics library for all site tags by @chalin in #1252
- Fix importing wrong drawio script by @geriom in #1246
- Add click to copy button to code samples by @geriom in #1245
- Release v0.5.0 preparation by @geriom in #1249
- Release v0.5.0 prep, fix module dependency by @geriom in #1258
- Navbar-brand: define classes for the logo and name by @chalin in #1190
- User guide, conversion to modules: fixing config.yaml by @deining in #1209
- Upgrade to Bootstrap 4.6.2 (module install) by @deining in #1218
- CHANGELOG: adjust prose since FA was further upgraded by @chalin in #1261
- Scripts tweak to cleanup whitespace etc by @chalin in #1262
- Revert to Popper v1 so tooltips work by @chalin in #1266
- Scripts: get Popper from Bootstrap bundle by @chalin in #1268
- Revert #1200 to recover desc blog post order by @chalin in #1269
- Fixing FontAwesome icon handling in search placeholder by @mkruskal-google in #1247
- Search styling refactoring, and fix for offline search by @chalin in #1279
- Apply styling to all elements in td-content by @the-kraljica in #1255
- Fix: hugo serve does not serve Font Awesome anymore #1281 by @deining in #1282
- feature: add support for GLFM math blocks by @stephanlachnit in #987
- Module setup: update docsy/dependencies to tip of main by @deining in #1284
- Fix: Tabpane shows multiple tabs at the same time by @deining in #1280
- Release v0.5.1 preparation by @geriom in #1291
Full Changelog: v0.4.0...v0.5.1