Skip to content

Releases: Hochfrequenz/entscheidungsbaumdiagramm

v0.1.1

12 Jan 14:37
b4019d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Jan 13:00
a651c3b
Compare
Choose a tag to compare

What's Changed

  • πŸ€– Bump svelte-check from 4.0.2 to 4.0.4 by @dependabot in #2
  • πŸ€– Bump vite from 5.4.7 to 5.4.8 by @dependabot in #5
  • πŸ€– Bump sass from 1.79.3 to 1.79.4 by @dependabot in #3
  • πŸ€– Bump tailwindcss from 3.4.11 to 3.4.13 by @dependabot in #4
  • βš™οΈ Set up project for local development by @OLILHR in #6
  • 🎨 Route and style EBD landing page by @OLILHR in #7
  • πŸš€ Fix base path not being prerendered correctly during deployment by @OLILHR in #8
  • πŸ’« Add featured components for format version and ebd selection by @OLILHR in #9
  • βž• Add machine-readable_entscheidungsbaumdiagramme submodule by @OLILHR in #10
  • πŸ’« Add banner component to advertise other HF tools by @OLILHR in #11
  • πŸ“¦ Fetch format versions and EBDs from local submodule by @OLILHR in #13
  • πŸ“¦ Manage submodule and static files during building and deployment by @OLILHR in #14
  • ⚑️ Prerender available EBDs for a given format version by @OLILHR in #15
  • πŸ€– Bump @types/node from 22.6.1 to 22.7.4 by @dependabot in #17
  • πŸ€– Bump @sveltejs/kit from 2.6.1 to 2.6.2 by @dependabot in #20
  • πŸ€– Bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in #18
  • πŸ€– Bump eslint from 8.57.0 to 9.12.0 by @dependabot in #19
  • πŸ”€ Set up dynamic routing for FV and EBD selection by @OLILHR in #21
  • ✨ Add responsive EBD selection form by @OLILHR in #22
  • ⏭️ Skip submodule merging during deployment workflow by @OLILHR in #23
  • ✨ Enable client-side rendering of SVG content across all EBD pages by @OLILHR in #24
  • ✨ Add SVG export button component to download EBDs by @OLILHR in #25
  • πŸ€– Add workflow to preview Github Pages deployment during pull requests by @OLILHR in #29
  • πŸ€– Bump sass from 1.79.4 to 1.79.5 by @dependabot in #32
  • πŸ€– Bump @types/node from 22.7.4 to 22.7.5 by @dependabot in #35
  • πŸ€– Bump @typescript-eslint/parser from 8.8.0 to 8.8.1 by @dependabot in #31
  • πŸ€– Bump playwright from 1.47.2 to 1.48.0 by @dependabot in #34
  • πŸ€– Bump @playwright/test from 1.47.2 to 1.48.0 by @dependabot in #33
  • πŸ€– Change action trigger of deployment workflow to PR closed by @OLILHR in #36
  • 🩹 Remove prettier import plugin to solve eslint and prettier conflicts by @OLILHR in #37
  • πŸ€– Bump tslib from 2.7.0 to 2.8.0 by @dependabot in #40
  • πŸ€– Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #38
  • πŸ€– Bump svelte-check from 4.0.4 to 4.0.5 by @dependabot in #39
  • πŸ€– Bump @sveltejs/kit from 2.6.2 to 2.7.1 by @dependabot in #42
  • πŸ€– Bump @typescript-eslint/parser from 8.8.1 to 8.9.0 by @dependabot in #41
  • βš™οΈ Add dependabot reviewers and adjust CI status badges after transfer by @OLILHR in #43
  • πŸ€– Bump tailwindcss from 3.4.13 to 3.4.14 by @dependabot in #46
  • πŸ€– Bump playwright from 1.48.0 to 1.48.1 by @dependabot in #48
  • πŸ€– Bump @typescript-eslint/eslint-plugin from 8.8.0 to 8.9.0 by @dependabot in #44
  • πŸ€– Bump vite from 5.4.8 to 5.4.9 by @dependabot in #45
  • πŸ€– Bump @playwright/test from 1.48.0 to 1.48.1 by @dependabot in #47
  • πŸ€– Bump @typescript-eslint/parser from 8.9.0 to 8.10.0 by @dependabot in #53
  • πŸ€– Bump @types/node from 22.7.5 to 22.7.7 by @dependabot in #54
  • πŸ€– Bump sass from 1.79.5 to 1.80.3 by @dependabot in #56
  • πŸ€– Bump @typescript-eslint/eslint-plugin from 8.9.0 to 8.10.0 by @dependabot in #55
  • πŸ€– Bump eslint-plugin-svelte from 2.44.1 to 2.46.0 by @dependabot in #57
  • 🧹 Remove deprecated .eslintrc and configure eslint.config.js by @OLILHR in #52
  • πŸ—‘οΈ Discard docker files by @OLILHR in #59
  • πŸ€– Bump @sveltejs/adapter-auto from 3.2.5 to 3.3.1 by @dependabot in #63
  • πŸ€– Bump @typescript-eslint/parser from 8.10.0 to 8.11.0 by @dependabot in #64
  • πŸ€– Bump sass from 1.80.3 to 1.80.4 by @dependabot in #65
  • πŸ€– Bump eslint from 9.12.0 to 9.13.0 by @dependabot in #61
  • πŸ€– Bump @sveltejs/vite-plugin-svelte from 3.1.2 to 4.0.0 by @dependabot in #62
  • πŸ” Set up Auth0 authentication by @OLILHR in #51
  • πŸ—‘οΈ Remove Github Pages preview workflow by @OLILHR in #60
  • fix(formatting): prettier azure deployment pipeline yml by @hf-kklein in #67
  • Update EBD Submodule by @hf-kklein in #66
  • Bump EBD Submodule (again) by @hf-kklein in #69
  • ci: Add CI action for pull request title linting by @OLILHR in #70
  • fix: Target loaders toward build/ directory when fetching submodule data by @OLILHR in #72
  • docs: Add more descriptions regarding how to test the project locally by @OLILHR in #75
  • chore: Add mapping to bypass skipped FV updates by BDEW by @OLILHR in #76
  • docs: Update README regarding commit title conventions and CI/CD routine by @OLILHR in #77
  • ci: Adjust prod (purple pebble🟣) deployment workflow to trigger on release by @OLILHR in #78
  • ci: Separate lint and lint:check and adjust linting workflow accordingly by @OLILHR in #82
  • refactor: Combine [formatversion] and [ebd] slug into one dynamic route by @OLILHR in #81
  • build: Switch to svelte's azure-swa adapter by @OLILHR in #83
  • revert: "build: Switch to svelte's azure-swa adapter" by @OLILHR in #84
  • πŸ€– Bump sass from 1.80.4 to 1.80.6 by @dependabot in #91
  • πŸ€– Bump actions/checkout from 3 to 4 by @dependabot in #94
  • build: Prerender dynamic routes to provide all entries during SSG by @OLILHR in #86
  • chore: Update submodule path for prerendering by @OLILHR in #96
  • ci: Use conventional commit title for dependabot's dependency updates by @OLILHR in #95
  • build(deps): bump @sveltejs/kit from 2.7.3 to 2.7.4 by @dependabot in #98
  • πŸ€– Bump svelte from 4.2.19 to 5...
Read more