cloudoperators / juno

Monorepo for the Juno modular frontend framework, apps, design system and component library
http://cloudoperators.github.io/juno/
Apache License 2.0
4 stars 0 forks source link

refactor(url-state-provider): moved to typescript #578

Closed TilmanHaupt closed 1 week ago

TilmanHaupt commented 2 weeks ago

Summary

This pull request refactors the app url-state-provider and all associated tests from JavaScript to TypeScript. The transition aims to improve type safety, enhance code maintainability, and leverage TypeScript's features for better development experience.

Related Issues

closes #163

Testing Instructions

  1. npm i
  2. npm run TASK

Checklist

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: a37cd9d3338ef6f28efdcd89b81beef636406b0e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------------------------- | ----- | | @cloudoperators/juno-url-state-provider | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR