8000 chore: remove Booleanish type and useBooleanish composable by sceee · Pull Request #1791 · bootstrap-vue-next/bootstrap-vue-next · GitHub
[go: up one dir, main page]

Skip to content

chore: remove Booleanish type and useBooleanish composable #1791

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

Merged
merged 85 commits into from
Feb 28, 2024

Conversation

sceee
Copy link
Contributor
@sceee sceee commented Feb 22, 2024

Describe the PR

Small replication

n/a

PR checklist

What kind of change does this PR introduce? (check at least one)

  • Bugfix 🐛 - fix(...)
  • Feature - feat(...)
  • ARIA accessibility - fix(...)
  • Documentation update - docs(...)
  • Other (please describe)

The PR fulfills these requirements:

  • Pull request title and all commits follow the Conventional Commits convention or has an override in this pull request body This is very important, as the CHANGELOG is generated from these messages, and determines the next version type. Pull requests that do not follow conventional commits or do not have an override will be denied

BEGIN_COMMIT_OVERRIDE
feat!: remove Booleanish type and useBooleanish composable, replace plain boolean type fixes #1774

END_COMMIT_OVERRIDE

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@sceee
Copy link
Contributor Author
sceee commented Feb 23, 2024

@VividLemon thank you for your thorough review.
Apart from the remaining comment (waiting for your feedback), I think I applied all your requested changes. Let me know if you would prefer other adjustments.

sceee added 20 commits February 27, 2024 09:07
BREAKING CHANGE: remove Booleanish type and useBooleanish composable, replace by plain boolean type

Closes: bootstrap-vue-next#1774
@sceee sceee requested a review from VividLemon February 28, 2024 07:40
@VividLemon VividLemon requested review from VividLemon and removed request for VividLemon February 28, 2024 23:10
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.

Remove Booleanish type. Replace with boolean
2 participants
0