Skip to content

0.7.0

Compare
Choose a tag to compare
@geriom geriom released this 08 Jun 18:10
· 215 commits to main since this release

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 hugo version by @chalin in #1546
  • Click-to-copy: remove vertical space from button div by @chalin in #1549
  • [BSv5] Footer link icons: use text color by @chalin in #1547
  • CHANGELOG: update 0.4.0 submodule cleanup instructions by @chalin in #1550
  • Add top-level NPM test script by @chalin in #1551
  • Correct required hugo version (#1546) by @deining in #1552
  • Fix: correct min_version in theme.toml by @deining in #1553
  • Release v0.7.0 preparation by @geriom in #1554

Full Changelog: v0.6.0...v0.7.0