Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Conversation

codebender828
Copy link
Collaborator

@codebender828 codebender828 commented Sep 12, 2022

  • feat: create checkbox component
  • feat: create checkbox
  • feat(checkbox): implement two-way binding
  • feat(checkbox): create transitions for checkbox
  • fix(checkbox): provide invalid state
  • feat(checkbox): create checkbox example
  • feat: create checkbox group
  • chore: setup tests
  • fix: group context fallback

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes
    /start features)

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Fixes: [ISSUE NUMBER]

What is the new behavior?

  • Creates the checkbox component
  • Creates checkbox group component

Does this introduce a breaking change?

  • Yes
  • No

Other information

@vercel
Copy link

vercel bot commented Sep 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
chakra-ui-vue-next ✅ Ready (Inspect) Visit Preview Sep 12, 2022 at 5:54AM (UTC)
chakra-ui-vue-next-playground ✅ Ready (Inspect) Visit Preview Sep 12, 2022 at 5:54AM (UTC)

@render
Copy link

render bot commented Sep 12, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Sep 12, 2022

Size Change: +18 B (0%)

Total Size: 108 kB

Filename Size Change
packages/core/dist/chakra-ui-vue-next.cjs.prod.js 6.54 kB +18 B (0%)
ℹ️ View Unchanged
Filename Size
packages/anatomy/dist/chakra-ui-vue-anatomy.cjs.prod.js 1.47 kB
packages/c-accordion/dist/chakra-ui-c-accordion.cjs.prod.js 2.44 kB
packages/c-alert/dist/chakra-ui-c-alert.cjs.prod.js 1.71 kB
packages/c-breadcrumb/dist/chakra-ui-c-breadcrumb.cjs.prod.js 2 kB
packages/c-button/dist/chakra-ui-c-button.cjs.prod.js 2.85 kB
packages/c-checkbox/dist/chakra-ui-c-checkbox.cjs.prod.js 3.82 kB
packages/c-close-button/dist/chakra-ui-c-close-button.cjs.prod.js 1 kB
packages/c-code/dist/chakra-ui-c-code.cjs.prod.js 710 B
packages/c-color-mode/dist/chakra-ui-c-color-mode.cjs.prod.js 946 B
packages/c-flex/dist/chakra-ui-c-flex.cjs.prod.js 635 B
packages/c-focus-lock/dist/chakra-ui-c-focus-lock.cjs.prod.js 2.71 kB
packages/c-form-control/dist/chakra-ui-c-form-control.cjs.prod.js 3.77 kB
packages/c-icon/dist/chakra-ui-c-icon.cjs.prod.js 1.29 kB
packages/c-input/dist/chakra-ui-c-input.cjs.prod.js 2.5 kB
packages/c-modal/dist/chakra-ui-c-modal.cjs.prod.js 5.67 kB
packages/c-motion/dist/chakra-ui-c-motion.cjs.prod.js 3.06 kB
packages/c-popper/dist/chakra-ui-c-popper.cjs.prod.js 2.93 kB
packages/c-portal/dist/chakra-ui-c-portal.cjs.prod.js 1.37 kB
packages/c-reset/dist/chakra-ui-c-reset.cjs.prod.js 1.42 kB
packages/c-scroll-lock/dist/chakra-ui-c-scroll-lock.cjs.prod.js 1.07 kB
packages/c-spinner/dist/chakra-ui-c-spinner.cjs.prod.js 1.19 kB
packages/c-tag/dist/chakra-ui-c-tag.cjs.prod.js 1.17 kB
packages/c-theme-provider/dist/chakra-ui-c-theme-provider.cjs.prod.js 385 B
packages/c-visually-hidden/dist/chakra-ui-c-visually-hidden.cjs.prod.js 471 B
packages/layout/dist/chakra-ui-vue-layout.cjs.prod.js 6.63 kB
packages/nuxt/dist/chakra-ui-nuxt-next.cjs.prod.js 441 B
packages/styled/dist/chakra-ui-vue-styled.cjs.prod.js 3.12 kB
packages/system/dist/chakra-ui-vue-system.cjs.prod.js 4.87 kB
packages/test-utils/dist/chakra-ui-vue-test-utils.cjs.prod.js 5.64 kB
packages/theme-tools/dist/chakra-ui-vue-theme-tools.cjs.prod.js 4.17 kB
packages/theme/dist/chakra-ui-vue-theme.cjs.prod.js 14.4 kB
packages/utils/dist/chakra-ui-vue-utils.cjs.prod.js 5.63 kB
packages/vue-a11y/dist/chakra-ui-vue-a11y.cjs.prod.js 2.58 kB
packages/vue-composables/dist/chakra-ui-vue-composables.cjs.prod.js 6.51 kB
tooling/auto-import/dist/chakra-ui-vue-auto-import.cjs.prod.js 436 B

compressed-size-action

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant