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

chore(ui): migrate InputGroup to Typescript #569

Closed guoda-puidokaite closed 1 week ago

guoda-puidokaite commented 2 weeks ago

Summary

Changes Made

TypeScript Migration:

Refactoring:

Testing:

Documentation:

Screenshot: Deprecated .js code on the left, migrated .ts code on the right

Screenshot 2024-10-28 at 17 23 36

Release:

Related Issues

Testing Instructions

  1. Run Storybook
  2. Run InputGroup tests

Checklist

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 8b2f3a67cdf5d9cc115881a1d8758d3cb7128093

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-ui-components | 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

github-actions[bot] commented 2 weeks ago

PR Preview Action v1.4.8 :---: Preview removed because the pull request was closed. 2024-11-04 08:23 UTC

barsukov commented 2 weeks ago

Ups, tests, lint and typescript has a diferent opinion haha :)

guoda-puidokaite commented 2 weeks ago

Thank You for the initial review though! Still a draft, working on the tests and story. Issue in PR description. 🤪