buefy v0.9.11 Release Notes

  • ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix stay open on mouse click when autocomplete is keep-open
    • ๐Ÿ›  Fix emitting autocomplete header and footer events (thanks @geeksilva97)
    • ๐Ÿ›  Fix loading when using fixed navbar (thanks @geeksilva97)
    • ๐Ÿ›  Fix datetimepicker when use granularity (thanks @geeksilva97)
    • ๐Ÿ›  Fix numberinput increment bug (thanks @geeksilva97)
    • ๐Ÿ›  Fix #3475 attributes duplication on navbar (thanks @GMartigny)
    • ๐Ÿ›  Fix #3490 duplicate tags on select with enter and allow-new
    • ๐Ÿ›  Fix #3543 focused date when is range
    • ๐Ÿ›  Fix #3277 avoid to emit event when clear-on-select
    • ๐Ÿ›  Fix #3418 timepicker hour 12 displayed as 0 (thanks @cain)

    ๐Ÿ†• New features

    • ๐Ÿ†• New component: Breadcrumb, see docs (thanks @mouadTaoussi)
    • โž• Add progress bar (remaining time to close) to notification (thanks @mouadTaoussi)
    • โž• Add selectable-header and selectable-footer props to autocomplete (thanks @JDurman)
    • โž• Add close-button-aria-label prop to modal (thanks @tcitworld)
    • โž• Add navbar burger and dropdowns to be focusable and keyboard selectable (thanks @tcitworld)