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(hooks): expose onOpenChange in useDisclosure #56

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

zlatanpham
Copy link
Member

No description provided.

Copy link

changeset-bot bot commented Nov 29, 2023

🦋 Changeset detected

Latest commit: 6e80484

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

This PR includes changesets to release 2 packages
Name Type
@dwarvesf/react-toolkit-docs Minor
@dwarvesf/react-hooks 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 Nov 29, 2023

Deploy Preview for react-toolkit ready!

Name Link
🔨 Latest commit 6e80484
🔍 Latest deploy log https://app.netlify.com/sites/react-toolkit/deploys/6566bbbce1847200087f0653
😎 Deploy Preview https://deploy-preview-56--react-toolkit.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.

@zlatanpham zlatanpham force-pushed the feat/expose-onOpenChange-in-useDisclosure branch from c4277bc to 6e80484 Compare November 29, 2023 04:19
Copy link
Contributor

github-actions bot commented Nov 29, 2023

Size Change: -47.9 kB (-43%) 🎉

Total Size: 64.6 kB

Filename Size Change
example/dist/example.9e3c2a97.js 0 B -47.9 kB (removed) 🏆
packages/hooks/dist/react-hooks.cjs.development.js 4.2 kB +10 B (0%)
packages/hooks/dist/react-hooks.cjs.production.min.js 1.81 kB +4 B (0%)
packages/hooks/dist/useDisclosure.esm.js 423 B +9 B (+2%)
ℹ️ View Unchanged
Filename Size
example/dist/example.c4e4e212.js 47.9 kB
packages/hooks/dist/_virtual/_rollupPluginBabelHelpers.js 411 B
packages/hooks/dist/index.esm.js 282 B
packages/hooks/dist/index.js 148 B
packages/hooks/dist/useAsyncEffect.esm.js 404 B
packages/hooks/dist/useClipboard.esm.js 710 B
packages/hooks/dist/useConstant.esm.js 383 B
packages/hooks/dist/useDebounce.esm.js 399 B
packages/hooks/dist/useForceUpdate.esm.js 262 B
packages/hooks/dist/useHasMounted.esm.js 209 B
packages/hooks/dist/useLockBodyScroll.esm.js 358 B
packages/hooks/dist/useMedia.esm.js 633 B
packages/hooks/dist/useMergeRefs.esm.js 609 B
packages/hooks/dist/useOnClickOutside.esm.js 557 B
packages/hooks/dist/usePagination.esm.js 580 B
packages/hooks/dist/usePrevious.esm.js 239 B
packages/hooks/dist/useWhyDidYouUpdate.esm.js 609 B
packages/utils/dist/callAllHandlers.esm.js 255 B
packages/utils/dist/cleanChildren.esm.js 227 B
packages/utils/dist/createContext.esm.js 359 B
packages/utils/dist/index.esm.js 186 B
packages/utils/dist/index.js 147 B
packages/utils/dist/isSSR.esm.js 131 B
packages/utils/dist/noop.esm.js 92 B
packages/utils/dist/react-utils.cjs.development.js 991 B
packages/utils/dist/react-utils.cjs.production.min.js 663 B
packages/utils/dist/sleep.esm.js 146 B
packages/utils/dist/truncate.esm.js 279 B

compressed-size-action

@zlatanpham zlatanpham merged commit b4f230f into master Nov 29, 2023
5 checks passed
@github-actions github-actions bot mentioned this pull request Nov 29, 2023
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.

1 participant