Socket
Socket
Sign inDemoInstall

react-bulma-components

Package Overview
Dependencies
28
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
8Next

4.1.0

Diff

coud
published 4.0.7 •

coud
published 4.0.6 •

coud
published 4.0.5 •

coud
published 4.0.4 •

coud
published 4.0.3 •

coud
published 4.0.2 •

coud
published 4.0.1 •

coud
published 4.0.0 •

Changelog

Source

4.0.0

  • [Breaking Change] Move Bulma as a Peer Dependency
  • [Breaking Change] <List /> component is completely removed.
  • Bump Bulma version to 0.9.2
  • Improves TS support
  • New Storybook, with more details (and hopefully more helpful)
  • Enable Tree shaking by default

All Components

  • New spacing modifiers. They have the same names as their equivalent Bulma class names. Refer to the official documentation for more information.
    • Usage: pt-0 in Bulma is equivalent to pt={0} in props. Applies to all spacing modifiers.
  • Added srOnly prop to all components to display only on screen readers
  • Add Support to textSize 7
  • [Breaking Change] Improve responsive helper props (mobile, tablet, desktop, widescreen, fullhd, touch, untilWidescreen, untilFullhd)
  • Added invisible to responsive props
  • hidden is now inside display prop, { hidden: true } become { display: 'hidden' }
  • Added invisible prop on all Components
  • [Breaking Change] Renamed the prop value centered to center on all components to use the same everywhere
  • Added display prop with same values as responsive display (bulma currently only support flex, hidden and relative at this level)
  • Added colorVariation prop to hancle light/dark color helpers
  • Added clickable prop
  • Added fontFamily prop

Breadcrumb

  • [Breaking Change] Removed items props in favor of composition with Breadcrumb.Item
coud
published 4.0.0-RC.8 •

2345
8Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc