Skip to content

Releases: buefy/buefy

v3.0.2

29 Aug 15:19
520b887
Compare
Choose a tag to compare

🔗 View on npm
🚀 Try it now: npm i buefy

⚠️ Warning: If you're using buefy.css in your project, please update the path to: /dist/css/buefy.css

We've added a new versions/ folder that contains differently compiled Buefy CSS files — take a look and see which version best fits your needs!

If you have feedback or run into any issues, feel free to open a discussion or issue.

https://app.unpkg.com/buefy@3.0.2/files/dist/css

Thank you to all who help contribute to this release!💜

Best regards,
@wesdevpro

3.0.2

Fixes

  • #4238 Updated navbar icon colors and fixed NavBurger rendering.
  • #4229 Bubble up mouse events from b-table rows for better interactivity (@kikuomax).
  • #4236 Augmented Using Vue docs and examples for clarity (@ElteHupkes).
  • #4235 Extended Buefy CSS output to include built versions for CDN and static use.
  • #4237 Updated internal CSS path references for consistency.

Fixes (docs)

  • #4227 Updated StackBlitz integration to reflect latest component usage and styling.

Generated by GitHub

What's Changed

Full Changelog: v3.0.0...v3.0.2

v3.0.1

17 Aug 21:57
a46dcc1
Compare
Choose a tag to compare

What's Changed

Fixes

  • #4211 Restored autocomplete arrow key hover styles.
  • #4205 Removed old modal style for closing "x" (now fixed in Bulma v1).
  • #4204 Added missing span to NavBurger.
  • #4210 chore(lib): use @forward in Buefy main Sass file to allow custom Sass variables.

Fixes (docs)

  • #4202 Updated the Buefy footer.

Full Changelog: v3.0.0...v3.0.1

v3.0.0

09 Aug 22:46
49d318b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v3.0.0

v1.0.2

08 Aug 00:14
a058da6
Compare
Choose a tag to compare

Buefy v1.0.2 🎉🛠️

What's Changed in buefy v1.0.2

New Contributors

Generated Notes

Full Changelog: v1.0.1...v1.0.2

v3.0.0-rc.1

06 Aug 23:46
5997d4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.23...v3.0.0-rc.1

v1.0.1

25 Jun 04:42
0bd09f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog

v0.9.29

31 Mar 22:01
09207a4
Compare
Choose a tag to compare

What's Changed in v0.9.29

Fixes

  • Fix #4017 Tooltip - AbortController is not defined in SSR mode (Nuxt)
  • Fix #4018 Browser tab froze when Field with both grouped and horizontal props true got a validation error. However, there is another issue that validation errors cannot be reset once they are set if grouped and horizontal are combined (#4031).

Full Changelog: v0.9.28...v0.9.29

v0.9.28

10 Feb 16:50
Compare
Choose a tag to compare

0.9.28

What's Changed in v0.9.28

New features

  • #3862 Expose isActiveDetailRow method in the default scoped slot props of table column (thanks @OrestHk)
  • #3863 Add active event emitted when dropdown turns active/inactive (thanks @daniil4udo)

Fixes

  • Fix #3961 Dropdown with "hover" trigger incorrectly rendered on mobile devices

  • Fix #3963 No dropdown showed up if the data array was empty and only the footer slot was registered (thanks @GMartigny)

  • Fix #3971 Problems with table headers and dates due to 0.9.25 → 0.9.27 changes

  • Fix #3971 Percentage width on table columns doubly applied

  • Fix #3991 Potential call after unmount in the following components (thanks @Arooba-git):

    • NumberInput
    • Sidebar
  • Fix #3991 Potential listener leaks in SliderThumb (thanks @Arooba-git)

  • Fix #4000 Potential call after unmount in the following components (thanks @Arooba-git):

    • Autocomplete
    • ColorpickerHSLRepresentationSquare
    • ColorpickerHSLRepresentationTriangle
    • Dropdown
    • Slider
    • Taginput
    • Tooltip
  • Release 0.9.28 by @kikuomax in #4011

Full Changelog: v0.9.27...v0.9.28

v0.9.27

03 Jan 15:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.25...v0.9.27

v0.9.25

26 Sep 20:23
Compare
Choose a tag to compare

What's Changed v0.9.25

New Contributors

Full Changelog: v0.9.24...v0.9.25