Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mineral-ui

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mineral-ui - npm Package Versions

13
7

0.50.0

Diff

Changelog

Source

0.50.0 (2018-11-14)

Code Refactoring

  • all: Refactor component file structure (f60fb1c)

BREAKING CHANGES

  • all: Individual component theme function names and locations have changed. These theme functions are primarily used internally within mineral-ui, and it is unlikely that they would be used directly by users. They are now each named after the respective component and available from its index, e.g. import { buttonTheme } from ‘mineral-ui/Button’.

<a name="0.49.0"></a>

brentertz
published 0.49.0 •

Changelog

Source

0.49.0 (2018-11-05)

Bug Fixes

  • Fix error when importing from package index (c121074)
  • button-group: Allow for styled/themed buttons (cfa9235)
  • Menu: Assign correct colors to MenuItem backgroundColor theme vars (6768ce9)

Performance Improvements

  • Enable component prop-types to be removed in user apps during production mode minification (00754c1)

<a name="0.48.0"></a>

brentertz
published 0.49.0-789-button-group.0 •

brentertz
published 0.48.0 •

Changelog

Source

0.48.0 (2018-10-17)

Features

  • table: Provide rowIndex and columnKey to table rows and cells (95c1e59)

<a name="0.47.0"></a>

victoriavasys
published 0.47.0 •

Changelog

Source

0.47.0 (2018-09-27)

Features

  • button,buttongroup,menuitem: Update per new styles (a08f8f3)

<a name="0.46.0"></a>

kylegach
published 0.46.0 •

Changelog

Source

0.46.0 (2018-09-24)

Bug Fixes

  • button: Prevent icon from shrinking with long content (54a24e1)
  • dialog: DialogBody content overflows correctly (cf0716b)
  • dropdown,select: Increment MenuItem ids across MenuGroups (49d73cf)

Features

  • tabs: New component (5cbd2bd)
  • tooltip: Add support for cursor prop (b32d773)

Performance Improvements

  • dropdown,select,menu,menuitem: Decrease Menu and MenuItem re-renders (a648de5)

<a name="0.45.0"></a>

brentertz
published 0.45.0 •

Changelog

Source

0.45.0 (2018-09-13)

Features

  • table: Add render prop support (79ac277)

BREAKING CHANGES

  • table: Rename theme variables that are used in sortable header cells. TableSortableHeaderCell_border_focus, TableSortableHeaderCell_color_focus

<a name="0.44.0"></a>

kylegach
published 0.44.0 •

Changelog

Source

0.44.0 (2018-08-29)

Bug Fixes

  • dialog: Remove top & bottom margins from first & last body children (092e095)

<a name="0.43.0"></a>

kylegach
published 0.43.0 •

Changelog

Source

0.43.0 (2018-08-28)

Code Refactoring

  • overflow-container,table: Extract shared OverflowContainer (64ea73f)

Features

BREAKING CHANGES

  • overflow-container,table: Rename theme variable from Table_boxShadow_focus to Table_outline_focus

<a name="0.42.0"></a>

brentertz
published 0.42.0 •

Changelog

Source

0.42.0 (2018-08-13)

Bug Fixes

  • pagination: Renders in all supported React versions (ccf03e5)

Code Refactoring

  • table: Improve sortable tables (61e7e70)

BREAKING CHANGES

  • table: Tables with a controlled sort will now need to sort their own data and pass that sorted data to the Table

<a name="0.41.0"></a>

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc