Skip to content

v0.2.0-next

Latest
Compare
Choose a tag to compare
@wesdevpro wesdevpro released this 19 Jan 11:47
0852960

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: https://github.com/ntohq/buefy-next/blob/085296018c464fe9285f7450f53736d9dec5c959/CHANGELOG.md?plain=1#L3