github ntohq/buefy-next v0.2.0-next

one day ago

Buefy-next 0.2.0

New features

  • #151 Buefy-next was completely rewritten in TypeScript.
    The migration to TypeScript itself is not a breaking change as you can continue to use it in plain JavaScript projects.
    It just enhances the type checking capability which was partially provided in the past versions.

Fixes

  • #17 Dropdown and DropdownItem got an unnecessary tabindex attribute.
  • #271 Select did not run HTML5 validation after emitting a "blur" event.
  • #357 MenuItem emitted "update:expanded" events with a wrong value.
  • #372 TimepickerMixin was using the obsolete value prop instead of modelValue.

Others

Full Changelog:

buefy-next/CHANGELOG.md

Line 3 in 0852960

## Buefy-next 0.2.0

Don't miss a new buefy-next release

NewReleases is sending notifications on new releases.