Skip to content

Releases: Sped0n/bridget

Release v2.1.5

25 Nov 17:57

Choose a tag to compare

What's Changed

  • refactor(gallery): refine navClose with flexbox alignment and z-index by @Sped0n in #536

Full Changelog: v2.1.4...v2.1.5

Release v2.1.4

25 Nov 13:26

Choose a tag to compare

Bug Fixes

Other Changes

  • refactor(gallery): adjust navClose min-width to 25% by @Sped0n in #535

Full Changelog: v2.1.3...v2.1.4

Release v2.1.3

25 Nov 12:10
b39d563

Choose a tag to compare

Bug Fixes

Other Changes

  • build(deps-dev): bump @typescript-eslint/parser from 8.46.4 to 8.47.0 by @dependabot[bot] in #527
  • build(deps-dev): bump @types/node from 24.10.0 to 24.10.1 by @dependabot[bot] in #526
  • build(deps-dev): bump typescript-eslint from 8.46.4 to 8.47.0 by @dependabot[bot] in #525
  • build(deps-dev): bump typescript-eslint from 8.47.0 to 8.48.0 by @dependabot[bot] in #531
  • build(deps-dev): bump @typescript-eslint/parser from 8.47.0 to 8.48.0 by @dependabot[bot] in #529
  • build(deps-dev): bump vite from 7.2.2 to 7.2.4 by @dependabot[bot] in #530
  • chore: remove dummy bundled/js/critical.js by @Sped0n in #533

Full Changelog: v2.1.2...v2.1.3

Release v2.1.2

14 Nov 10:18

Choose a tag to compare

What's Changed

  • refactor: unify bundled assets with subdirs and Hugo mounts by @Sped0n in #524

Full Changelog: v2.1.1...v2.1.2

Release v2.1.1

12 Nov 09:19

Choose a tag to compare

New Features

  • Move dart sass pipeline to vite, eliminate the need to install standalone dart sass binary, see #523

Bug Fixes

  • use absolute URL for fw font in scss, see 8b3b5cd

Other changes

  • docs: update README.md by @Sped0n in #520
  • refactor: switch to sass-embedded and remove manual install by @Sped0n in #521
  • docs: update documentations by @Sped0n in #522

Full Changelog: v2.1.0...v2.1.1

Release v2.1.0

11 Nov 18:52

Choose a tag to compare

Breaking Changes

Removal of Multilingual Support

  • refactor: remove multilingual support and language-specific fonts in 72b830d
  • remove i18n leftover files by @Sped0n in #518

New Labels Parameter

# config/_default/params.toml
# labels (text shown on the UI)
[labels]
next = "next"
prev = "prev"
close = "close"
threshold = "Threshold"
error = "page not found"
loading = "loading..."

Dart Sass

Dart Sass is required now for both modules and git installation. See https://gohugo.io/functions/css/sass/#dart-sass for more details.

New Features

  • sub path is now supported for baseUrl, see #517

Other Changes

  • build(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.5.4 by @dependabot[bot] in #506
  • build(deps-dev): bump eslint-import-resolver-typescript from 3.6.3 to 4.4.4 by @dependabot[bot] in #505
  • build(deps): bump gsap from 3.12.5 to 3.13.0 by @dependabot[bot] in #504
  • build(deps-dev): bump vite from 5.4.2 to 5.4.21 by @dependabot[bot] in #508
  • build(deps): bump tj-actions/changed-files from 41 to 46 in /.github/workflows by @dependabot[bot] in #507
  • build(deps-dev): bump prettier from 3.3.3 to 3.6.2 by @dependabot[bot] in #503
  • build(deps-dev): bump prettier-plugin-organize-imports from 4.1.0 to 4.3.0 by @dependabot[bot] in #497
  • build(deps): bump solid-js from 1.9.4 to 1.9.9 by @dependabot[bot] in #502
  • build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.8 by @dependabot[bot] in #498
  • build(deps-dev): bump terser from 5.37.0 to 5.44.0 by @dependabot[bot] in #499
  • build(deps-dev): bump typescript from 5.7.2 to 5.9.3 by @dependabot[bot] in #494
  • build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 by @dependabot[bot] in #495
  • build(deps-dev): bump vite-plugin-solid from 2.10.2 to 2.11.9 by @dependabot[bot] in #496
  • Bump deps by @Sped0n in #515
  • Misc by @Sped0n in #516
  • docs + ci by @Sped0n in #519

Full Changelog: v2.0.5...v2.1.0

Release v2.0.5

08 Jan 11:54
b7ed5a2

Choose a tag to compare

What's Changed

  • ci: fallback to github.token in ESLint workflow by @Sped0n in #431
  • Add tamil translation by @ananthb in #430
  • build(deps): bump swiper from 11.1.11 to 11.1.15 by @dependabot in #427
  • build(deps): bump solid-js from 1.8.22 to 1.9.4 by @dependabot in #433
  • build(deps-dev): bump typescript from 5.5.4 to 5.7.2 by @dependabot in #428
  • build(deps-dev): bump terser from 5.31.6 to 5.37.0 by @dependabot in #436
  • build(deps-dev): bump eslint-plugin-solid from 0.14.2 to 0.14.5 by @dependabot in #435
  • build(deps-dev): bump rollup from 4.21.1 to 4.30.1 by @dependabot in #437
  • build(deps-dev): bump sass from 1.77.8 to 1.83.1 by @dependabot in #434
  • build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 by @dependabot in #413
  • build(deps-dev): bump prettier-plugin-organize-imports from 4.0.0 to 4.1.0 by @dependabot in #405

New Contributors

Full Changelog: v2.0.4...v2.0.5

Release v2.0.4

29 Aug 17:24
082f5f4

Choose a tag to compare

What's Changed

  • docs: clarify relative path usage in documentation by @Sped0n in #389
  • build(deps-dev): bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 by @dependabot in #386
  • build(deps-dev): bump terser from 5.31.1 to 5.31.6 by @dependabot in #381
  • build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #368
  • build(deps-dev): bump prettier from 3.3.2 to 3.3.3 by @dependabot in #362
  • build(deps-dev): bump eslint-plugin-solid from 0.14.1 to 0.14.2 by @dependabot in #380
  • build(deps-dev): bump vite from 5.3.3 to 5.4.2 by @dependabot in #385
  • build(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 by @dependabot in #364
  • build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #367
  • build(deps): bump swiper from 11.1.4 to 11.1.11 by @dependabot in #390
  • build(deps): bump solid-js from 1.8.18 to 1.8.22 by @dependabot in #391
  • build(deps-dev): bump sass from 1.77.6 to 1.77.8 by @dependabot in #359

Full Changelog: v2.0.3...v2.0.4

Release v2.0.3

11 Jul 14:49

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

Release v2.0.2

17 Mar 08:26
d808782

Choose a tag to compare

What's Changed

  • refactor: improve top position calculation in stylesheets by @Sped0n in #302
  • docs: update documentation by @Sped0n in #303

Full Changelog: v2.0.1...v2.0.2