aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-03-26Fix typo in `site/assets/js/snippets.js` comments (#39840)Julien Déramond1-1/+1
2024-03-26Update devDependencies (#39818)XhmikosR2-106/+128
* @babel/core ^7.24.1 → ^7.24.3 * @babel/preset-env ^7.24.1 → ^7.24.3 * autoprefixer ^10.4.18 → ^10.4.19 * hugo-bin ^0.121.0 → ^0.121.1 * postcss ^8.4.36 → ^8.4.38 * stylelint ^16.2.1 → ^16.3.0
2024-03-25docs: update sitemap template (#39819)XhmikosR5-7/+11
2024-03-22docs: use `urls.JoinPath` in more places (#39778)XhmikosR2-2/+3
2024-03-20Move theme toggler to a partial (#39807)XhmikosR3-66/+42
--------- Co-authored-by: Julien Déramond <[email protected]>
2024-03-20masthead.html: add `rel="noopener" target="_blank"` (#39805)XhmikosR1-1/+1
2024-03-19docs: move examples icons to a partial (#39808)XhmikosR2-15/+16
2024-03-19Optimize Sass SVG files (#39804)XhmikosR2-8/+8
2024-03-19Further improve PNG compression (#39773)XhmikosR18-0/+0
2024-03-19package.json: stop ignoring jasmine (#39806)XhmikosR1-1/+1
2024-03-19Build(deps-dev): Bump @babel/preset-env from 7.24.0 to 7.24.1 (#39802)dependabot[bot]2-339/+306
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.0 to 7.24.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19Build(deps-dev): Bump @babel/cli from 7.23.9 to 7.24.1 (#39803)dependabot[bot]2-6/+6
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.23.9 to 7.24.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19Build(deps-dev): Bump @babel/core from 7.24.0 to 7.24.1 (#39801)dependabot[bot]2-38/+39
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.0 to 7.24.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19Update dependencies (#39800)XhmikosR2-132/+196
* hugo-bin ^0.120.8 → ^0.121.0 * postcss ^8.4.35 → ^8.4.36 * sass ^1.71.1 → ^1.72.0 * terser ^5.29.1 → ^5.29.2
2024-03-19docs: move algolia config to hugo configXhmikosR4-4/+18
2024-03-19docs: use defer when possible for JSXhmikosR12-10/+20
2024-03-19docs: move search style to its own CSS fileJulien Déramond4-7/+22
2024-03-19docs: improve stackblitz.jsXhmikosR1-11/+10
* tweak indentation * stop extending the sdk object * conditionally add `index.js`
2024-03-19docs: bundle assets with HugoXhmikosR20-270/+656
Also: * load any docs' third-party dependencies from node_modules (except for examples) * exclude docsearch from layouts that don't use it * preconnect to algolia only when not examples layout * switch to `RelPermalink` * refactor JS assets into partials
2024-03-19Change floating label placeholder's color (#39494)Tommaso Allegretti1-2/+1
Co-authored-by: Louis-Maxime Piton <[email protected]> Co-authored-by: Julien Déramond <[email protected]>
2024-03-18Fix broken comment link for reflow hack (#39791)Caleb Albritton1-1/+1
2024-03-18Build(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 (#39792)dependabot[bot]1-3/+3
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15docs: mention text transform classes (#39782)XhmikosR1-1/+1
2024-03-15Update masthead to HeroDevs EOL (#39749)Edward Ezekiel2-3/+11
* feat(masthead): Update masthead to HeroDevs EOL Add box-arrow-up-right icon. * Update masthead.html * Update icons.html --------- Co-authored-by: Mark Otto <[email protected]>
2024-03-13docs: move fathom site to hugo config (#39781)XhmikosR2-1/+4
2024-03-12Docs: fix Reddit URL to avoid redirection (#39777)Julien Déramond1-1/+1
2024-03-12examples: assorted tweaks (#39772)XhmikosR1-12/+18
* remove trailing slash * use urls.JoinPath * reindent * use `imageConfig` so that we add dimensions automatically
2024-03-12Switch to lockfile v3XhmikosR2-8363/+1
2024-03-12Update globby to v14XhmikosR3-90/+130
Also: * fix globals type * switch to async
2024-03-12Update devDependencies and regenerate package-lock.jsonXhmikosR3-796/+827
* eslint-plugin-markdown ^3.0.1 → ^4.0.1 * hugo-bin ^0.120.7 → ^0.120.8 * rollup ^4.12.0 → ^4.13.0 * terser ^5.27.2 → ^5.29.1
2024-03-11Docs: drop `data-bs-scroll="true"` from navbar (#39766)Julien Déramond1-1/+1
2024-03-08Switch to using `hugo.IsProduction` (#39763)XhmikosR4-7/+6
2024-03-08Docs: fix position of search modal to avoid interface blocking at small ↵Louis-Maxime Piton1-0/+1
breakpoints (#39739) Co-authored-by: Julien Déramond <[email protected]>
2024-03-07footer: remove unneeded trailing slash (#39757)XhmikosR1-1/+1
2024-03-07README.md: fix source-maps link after 953b4b6 (#39748)XhmikosR1-1/+1
2024-03-06docsref.html: move to variableXhmikosR1-1/+2
2024-03-06Update hugo server optionsXhmikosR1-1/+1
Add --noHTTPCache --renderToMemory --printPathWarnings
2024-03-06templates: use `urls.JoinPath` when handling URLsXhmikosR6-8/+9
2024-03-06docs: use a responsive image for bootstrap-logo-shadow.png (#39745)XhmikosR3-1/+7
2024-03-06Improve front matter "added" paramsXhmikosR16-16/+36
Add missing ones and add the ability to show or hide the badge Fixes a few more 404 errors in the version picker
2024-03-06Fix various redirectsXhmikosR21-35/+35
2024-03-06docs: fix missing trailing slashes causing redirectsXhmikosR2-2/+2
2024-03-05dashboard: remove the unused bootstrap-icons.cssXhmikosR2-2/+0
We should revisit this later because it's a lot simpler for people to just include the CSS than copy around tens of icons, even if it leads to unused CSS
2024-03-05Remove useless crossorigin="anonymous" attributesXhmikosR3-4/+4
2024-03-05header.html: remove unneeded `relUrl`XhmikosR1-1/+1
2024-03-05Minor template cleanupXhmikosR3-9/+12
2024-03-05examples.html: Move color mode JS lowerXhmikosR1-3/+3
2024-03-05render-heading.html: use variablesXhmikosR1-2/+4
2024-03-05Fix docs-versions.html (#39738)XhmikosR1-3/+7
Cast to string when comparing the versions, otherwise we were comparing numbers with strings. Also, move checks to variables. Fixes 404 errors in the version picker.
2024-03-05Build(deps): Bump streetsidesoftware/cspell-action from 5 to 6 (#39730)dependabot[bot]1-1/+1
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 5 to 6. - [Release notes](https://github.com/streetsidesoftware/cspell-action/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v5...v6) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>