v0.1.0
What's Changed
- build: scaffold development environment by @OLILHR in #6
- bump prettier from 3.3.3 to 3.4.2 by @dependabot in #2
- build(deps): bump svelte from 5.14.1 to 5.14.4 by @dependabot in #5
- build(deps): bump @playwright/test from 1.48.2 to 1.49.1 by @dependabot in #4
- build(deps): bump @sveltejs/vite-plugin-svelte from 4.0.2 to 4.0.4 by @dependabot in #3
- build(deps): bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #1
- feat: draft basic landingpage for authorization by @OLILHR in #7
- build(deps): bump sass from 1.82.0 to 1.83.0 by @dependabot in #9
- build(deps): bump tailwindcss from 3.4.13 to 3.4.17 by @dependabot in #8
- chore: transfer project ownership by @OLILHR in #10
- feat: add
fristenkalender
route by @OLILHR in #11 - feat: set up auth0 for authentication and local development by @OLILHR in #12
- ci: adjust azure prod deployment workflow to trigger on release by @OLILHR in #13
- feat: add basic calendar form and corresponding URL query parameters by @OLILHR in #14
- feat: add scrollable table component with azure API data fetching by @OLILHR in #15
- chore: integrate mockup and corporate design by @OLILHR in #16
- feat: facilitate download of calendars in ICS format by @OLILHR in #17
- build(deps): bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.18.2 by @dependabot in #20
- build(deps): bump svelte from 5.14.4 to 5.15.0 by @dependabot in #24
- build(deps): bump @sveltejs/kit from 2.12.2 to 2.15.0 by @dependabot in #22
- build(deps): bump @sveltejs/adapter-static from 3.0.6 to 3.0.8 by @dependabot in #23
- build(deps): bump @typescript-eslint/parser from 8.18.1 to 8.18.2 by @dependabot in #21
- build(deps): bump @typescript-eslint/parser from 8.18.2 to 8.19.0 by @dependabot in #26
- build(deps): bump svelte from 5.15.0 to 5.16.0 by @dependabot in #28
- build(deps): bump @sveltejs/kit from 2.15.0 to 2.15.1 by @dependabot in #29
- build(deps): bump @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0 by @dependabot in #27
- build(deps): bump @types/node from 22.10.2 to 22.10.5 by @dependabot in #30
- build(deps): bump sass from 1.83.0 to 1.83.1 by @dependabot in #34
- build(deps): bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1 by @dependabot in #32
- build(deps): bump @typescript-eslint/parser from 8.19.0 to 8.19.1 by @dependabot in #31
- build(deps): bump svelte from 5.16.0 to 5.16.2 by @dependabot in #33
- chore: replace CORS proxy using direct fetch by @OLILHR in #35
- chore: remove caching as data is now fetched instantly anyway by @OLILHR in #36
- chore: remove proxy service to trigger
ics
download instantly by @OLILHR in #37 - ci: set auth0 client IDs for stage/prod in deployment workflows by @OLILHR in #38
New Contributors
- @OLILHR made their first contribution in #6
- @dependabot made their first contribution in #2
Full Changelog: https://github.com/Hochfrequenz/fristenkalender-frontend/commits/v0.1.0