Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(utils): add @hitachivantara/uikit-react-utils package #4273

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

zettca
Copy link
Member

@zettca zettca commented Aug 13, 2024

Important

Refactor is in different commit for ease of review. Please squash when merging

TODO:

  • decide which other core/src/utils utils should be moved to @hitachivantara/uikit-react-utils
  • clean-up/remove long unused and/or internal core utils being exported?
    we can address this later 👆

@github-actions github-actions bot temporarily deployed to uikit/pr-4273 August 13, 2024 19:16 Destroyed
@github-actions github-actions bot temporarily deployed to uikit-app/pr-4273 August 13, 2024 19:16 Destroyed
zettca added 2 commits August 14, 2024 10:34
includes utils from `shared` (classes)

chore: hoist useDefaultProps & mergeStyles
@github-actions github-actions bot temporarily deployed to uikit/pr-4273 August 14, 2024 10:32 Destroyed
@github-actions github-actions bot temporarily deployed to uikit-app/pr-4273 August 14, 2024 10:32 Destroyed
@zettca zettca marked this pull request as ready for review August 14, 2024 13:04
@zettca zettca requested a review from a team as a code owner August 14, 2024 13:04
@zettca zettca requested review from francisco-guilherme and VGervasio and removed request for a team August 14, 2024 13:04
@@ -0,0 +1,74 @@
{
"name": "@hitachivantara/uikit-react-utils",
"version": "0.1.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version bellow 1.0 is intentional? It means consumers should consider the exposed APIs as unstable?

Copy link
Member Author

@zettca zettca Aug 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, at least while we decide what we migrate/include or not in this library.
We can migrate to a major (eg. 5.x) anytime later on

@francisco-guilherme francisco-guilherme merged commit 2a271a2 into master Aug 14, 2024
12 of 13 checks passed
@francisco-guilherme francisco-guilherme deleted the feat/utils branch August 14, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants