All Versions
88
Latest Version
Avg Release Cycle
18 days
Latest Release
-

Changelog History
Page 1

  • v0.9.22 Changes

    🆕 New features

    • 🚀 Shipped with Bulma 0.9.4 (release note)
    • ➕ Add messages prop to message slot in field (thanks @GMartigny)
    • ➕ Add long-press prop to number input (thanks @SylvainMarty )
  • v0.9.21

  • v0.9.20 Changes

    🆕 New features

    • ➕ Add search feature to docs (thanks @Mars073)
    • ➕ Add checkbox-type prop to table (thanks @Mars073)

    🛠 Fixes

    • 🛠 Fix #3432 accessibility using keyboard on checkbox into the table (thanks @chadlafontaine)
    • 🛠 Fix #3705 validation error on focus instead of blur (thanks @lucraraujo)
    • 🛠 Fix #3707 field inner type
    • 🛠 Fix issues about colorpicker (thanks @Mars073)
    • 🛠 Fix expaned on menu item (thanks @adamgreenhall)
    • 🛠 Fix clockpicker close (thanks @s-nesbigall)
  • v0.9.19 Changes

    🛠 Fixes

    • 🛠 Fix theme css build
  • v0.9.18 Changes

    🆕 New features

    • ➕ Add open and close events to tooltip (thanks @GMartigny)
    • 👌 Improve accessibility of dropdown, collapse and tabs (thanks @mateuswetah)

    🛠 Fixes

    • 🛠 Fix #2889 tooltip when append-to-body
    • 🛠 Fix #2998 sidebar close when content is dynamic
    • 🛠 Fix #3677 emit active-change when hoverable
  • v0.9.17 Changes

    🛠 Fixes

    • 🛠 Fix #3676 table sort when backend
  • v0.9.16 Changes

    🆕 New features

    🛠 Fixes

    • 🛠 Fix #3672 filter table when multiple filters
    • 🛠 Fix colorpicker sass warnings (thanks @SomethingNew71)
  • v0.9.15 Changes

    🆕 New features

    • 🆕 New component: Colorpicker, see docs (thanks @Mars073)
    • ➕ Add year to week-number-click event (thanks @geeksilva97)
    • ➕ Add icon-size prop to notification (thanks @matt3188)
    • Add page input to pagination and table (thanks @chadlafontaine)
    • 👍 Allow any keyword as step of numberinput (thanks @OrestHk)

    🛠 Fixes

    • 🛠 Fix #3614 display zero in numberinput (thanks @rockandre)
    • 🛠 Fix #3649 datetimepicker parser when minute is 59
    • 🛠 Fix #3663 increment/decrement when v-model is null/undefined
    • 🛠 Fix #3664 clip when mobile dropdown is active as modal (thanks @Jimmar)
    • 🛠 Fix reset multi-sort table (thanks @nimaebra)
    • 🛠 Fix tooltip span to div, w3 validation (thanks @nimbleStalker)
  • v0.9.14 Changes

    🆕 New features

    • ➕ Add normalize string for search in tables (thanks @matheushahnn)
    • ➕ Add year to week-number-click event (thanks @geeksilva97)
    • ➕ Add start and end slot to tabs
    • ➕ Add active-change event to navbar dropdown (thanks @arusahni)

    🛠 Fixes

    • 🛠 Fix table sort when null values (thanks @Ryan-Case-SingleStone)
    • 🛠 Fix queue notification (thanks @geeksilva97)
    • 🛠 Fix upload validation (thanks @l1bra2013)
    • 🛠 Fix #3599 table using multiple column filters
    • 🛠 Fix #3624 reset hovered autocomplete
  • v0.9.13