We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Including the following components:
autocomplete
colorpicker
packages/buefy-next/src/utils/color.ts
@microsoft/api-extractor
numberinput
clockpicker
table
timepicker
The following component has to be merged after autocomplete:
datepicker
The text was updated successfully, but these errors were encountered:
I found an example of datepicker in docs caused a type error if I tried to check it before merging autocomplete.
docs
Sorry, something went wrong.
kikuomax
No branches or pull requests
Including the following components:
autocomplete
colorpicker
packages/buefy-next/src/utils/color.ts
must be modified withcolorpicker
to avoid a weird error by@microsoft/api-extractor
numberinput
clockpicker
table
timepicker
The following component has to be merged after
autocomplete
:datepicker
The text was updated successfully, but these errors were encountered: