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

Updated typings #852

Merged
merged 4 commits into from
Sep 23, 2024
Merged

Updated typings #852

merged 4 commits into from
Sep 23, 2024

Conversation

fraincs
Copy link
Collaborator

@fraincs fraincs commented Sep 19, 2024

  • Added the possibility to use a reactNode in Toaster message.
  • Added the possibility to use a reactNode in ListItem label.

onClick typings have been extended from void to MouseEventHandler<HTMLButtonElement.

  • ActionMenuOption
  • Button
  • IconButton
  • Filter
  • Stepper

Copy link

changeset-bot bot commented Sep 19, 2024

🦋 Changeset detected

Latest commit: 4bb1e89

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

This PR includes changesets to release 18 packages
Name Type
@igloo-ui/action-menu Minor
@igloo-ui/alert Minor
@igloo-ui/button Minor
@igloo-ui/combobox Minor
@igloo-ui/filter Minor
@igloo-ui/icon-button Minor
@igloo-ui/list Minor
@igloo-ui/select Minor
@igloo-ui/stepper Minor
@igloo-ui/toaster Minor
@igloo-ui/datepicker Minor
@igloo-ui/dialog Minor
@igloo-ui/modal Minor
@igloo-ui/popover Minor
@igloo-ui/stacked-bar Minor
@igloo-ui/tag Minor
@igloo-ui/tag-picker Minor
@igloo-ui/text-editor 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

Copy link

netlify bot commented Sep 19, 2024

Deploy Preview for igloo-ui ready!

Name Link
🔨 Latest commit 4bb1e89
🔍 Latest deploy log https://app.netlify.com/sites/igloo-ui/deploys/66f17fbebf45bc000874e2d4
😎 Deploy Preview https://deploy-preview-852--igloo-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

packages/Alert/src/Alert.tsx Outdated Show resolved Hide resolved
packages/Toaster/src/Toaster.stories.tsx Outdated Show resolved Hide resolved
@fraincs fraincs merged commit a7761cd into main Sep 23, 2024
12 checks passed
@fraincs fraincs deleted the feature/ds-63 branch September 23, 2024 14:58
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.

2 participants