Skip to content

v0.1.0

Compare
Choose a tag to compare
@OLILHR OLILHR released this 10 Jan 13:00
· 193 commits to main since this release
a651c3b

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.1.9 by @dependabot in #90
  • 🤖 Bump playwright from 1.48.1 to 1.48.2 by @dependabot in #89
  • 🤖 Bump @types/node from 22.7.7 to 22.8.7 by @dependabot in #93
  • 🤖 Bump @sveltejs/vite-plugin-svelte from 3.1.2 to 4.0.0 by @dependabot in #92
  • feat: Change EBD select to input to facilitate filtering by @OLILHR in #97
  • refactor: Reorganize lib and components by @OLILHR in #99
  • refactor: Configure path aliases for more consistent imports by @OLILHR in #100
  • feat: Readout full EBD names from metadata by @OLILHR in #103
  • feat: Add custom fallback to handle 404 errors on azure by @OLILHR in #104
  • feat: Add arrow buttons for faster EBD navigation by @OLILHR in #105
  • chore: Replace hero icons with lucide icon library by @OLILHR in #106
  • build(deps): bump @types/node from 22.8.7 to 22.9.0 by @dependabot in #111
  • build(deps): bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.13.0 by @dependabot in #107
  • build(deps): bump @playwright/test from 1.48.1 to 1.48.2 by @dependabot in #108
  • build(deps): bump @sveltejs/kit from 2.7.4 to 2.8.0 by @dependabot in #109
  • build(deps): bump svelte-check from 4.0.5 to 4.0.6 by @dependabot in #110
  • refactor: Replace deprecated createEventDispatcher with props callbacks by @OLILHR in #115
  • chore(build): use precompress: true by @hf-kklein in #119
  • build(deps): bump @sveltejs/kit from 2.8.0 to 2.8.1 by @dependabot in #124
  • build(deps): bump svelte from 5.1.9 to 5.2.2 by @dependabot in #125
  • build(deps): bump tailwindcss from 3.4.14 to 3.4.15 by @dependabot in #121
  • build(deps): bump prettier-plugin-svelte from 3.2.7 to 3.2.8 by @dependabot in #123
  • build(deps): bump eslint from 9.13.0 to 9.15.0 by @dependabot in #122
  • feat: add select to filter EBDs by role by @OLILHR in #116
  • build(deps): bump @types/node from 22.9.0 to 22.9.3 by @dependabot in #126
  • build(deps): bump @sveltejs/kit from 2.8.1 to 2.8.2 by @dependabot in #127
  • build(deps): bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.15.0 by @dependabot in #128
  • build(deps): bump prettier-plugin-svelte from 3.2.8 to 3.3.2 by @dependabot in #130
  • build(deps): bump svelte-check from 4.0.9 to 4.1.0 by @dependabot in #129
  • chore: apply corporate design by @OLILHR in #133
  • build(deps): bump eslint-plugin-svelte from 2.46.0 to 2.46.1 by @dependabot in #135
  • build(deps): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #136
  • build(deps): bump @sveltejs/kit from 2.8.2 to 2.9.0 by @dependabot in #138
  • build(deps): bump @playwright/test from 1.48.2 to 1.49.0 by @dependabot in #137
  • build(deps): bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.16.0 by @dependabot in #139
  • build(deps): bump prettier from 3.3.3 to 3.4.2 by @dependabot in #140
  • build(deps): bump svelte-check from 4.1.0 to 4.1.1 by @dependabot in #143
  • build(deps): bump @types/node from 22.9.3 to 22.10.1 by @dependabot in #144
  • build(deps): bump @typescript-eslint/eslint-plugin from 8.16.0 to 8.17.0 by @dependabot in #141
  • build(deps): bump lucide-svelte from 0.456.0 to 0.468.0 by @dependabot in #142
  • refactor: render the app an SPA and discard dynamic routing approaches by @OLILHR in #145
  • chore: translate query parameters and change order by @OLILHR in #147
  • build(deps): bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.0 by @dependabot in #152
  • build(deps): bump sass from 1.81.0 to 1.83.0 by @dependabot in #153
  • build(deps): bump @sveltejs/kit from 2.9.0 to 2.11.1 by @dependabot in #154
  • build(deps): bump playwright from 1.49.0 to 1.49.1 by @dependabot in #155
  • build(deps): bump svelte from 5.2.2 to 5.14.0 by @dependabot in #156
  • feat: add select to filter EBDs by Netzzugangsthema by @OLILHR in #148
  • chore: switch to shared HF apps auth0 client ID for staging by @OLILHR in #157
  • build(deps): bump svelte from 5.14.0 to 5.15.0 by @dependabot in #160
  • build(deps): bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #159
  • build(deps): bump lucide-svelte from 0.468.0 to 0.469.0 by @dependabot in #161
  • build(deps): bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.18.1 by @dependabot in #162
  • build(deps): bump @sveltejs/vite-plugin-svelte from 4.0.1 to 4.0.4 by @dependabot in #163
  • build(deps): bump @sveltejs/kit from 2.11.1 to 2.15.1 by @dependabot in #164
  • build(deps): bump tailwindcss from 3.4.15 to 3.4.17 by @dependabot in #167
  • build(deps): bump eslint from 9.15.0 to 9.17.0 by @dependabot in #168
  • build(deps): bump @playwright/test from 1.49.0 to 1.49.1 by @dependabot in #165
  • build(deps): bump svelte from 5.15.0 to 5.16.0 by @dependabot in #166
  • build(deps): bump @types/node from 22.10.2 to 22.10.5 by @dependabot in #169
  • build(deps): bump @sveltejs/adapter-static from 3.0.6 to 3.0.8 by @dependabot in #171
  • build(deps): bump @typescript-eslint/parser from 8.14.0 to 8.19.0 by @dependabot in #170
  • build(deps): bump svelte from 5.16.0 to 5.16.2 by @dependabot in #173
  • build(deps): bump sass from 1.83.0 to 1.83.1 by @dependabot in #172
  • ci: set auth0 client IDs for stage/prod in deployment workflows by @OLILHR in #174

New Contributors

Full Changelog: https://github.com/Hochfrequenz/entscheidungsbaumdiagramm/commits/v0.1.0