Skip to content

Conversation

@nmerget
Copy link
Collaborator

@nmerget nmerget commented Nov 17, 2023

Proposed changes

  • add typescript types for components to use them in react
  • e.g. enables DBInput to use aria-xxx or onMouseEnter directly

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (fix on existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

@github-actions
Copy link
Contributor

🔭🐙🐈 Test this branch here: https://db-ui.github.io/mono/review/refactor-react-types-components

@github-actions github-actions bot added 🧱components Changes inside components folder 📺showcases Changes to 1-n showcases labels Nov 17, 2023
@nmerget nmerget linked an issue Nov 17, 2023 that may be closed by this pull request
7 tasks
This was linked to issues Nov 28, 2023
@nmerget nmerget enabled auto-merge (squash) November 29, 2023 10:05
mfranzke
mfranzke previously approved these changes Nov 29, 2023
@nmerget nmerget merged commit d7ea621 into main Nov 29, 2023
@nmerget nmerget deleted the refactor-react-types-components branch November 29, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧱components Changes inside components folder 📺showcases Changes to 1-n showcases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check props support Check TypeScript support db-checkbox: checked property leads to disabled checkbox

3 participants