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

react-tablize

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tablize - npm Package Versions

134

2.0.0

Diff

Changelog

Source

2.0.0 - 2020-03-27

Added

  • Expose List component (was internal).

Changed

  • TableView renamed to Table.
  • GridView renamed to Grid.

Removed

  • Removed the isVirtual props - Table and Grid are always virtual now.
alonrbar
published 1.0.3 •

Changelog

Source

1.0.3 - 2020-02-14

Fixed

  • Unable to click some cells when direction is "rtl" - before first scroll.
alonrbar
published 1.0.2 •

Changelog

Source

1.0.2 - 2020-02-14

Fixed

  • Unable to click some cells when direction is "rtl".
alonrbar
published 1.0.1 •

Changelog

Source

1.0.1 - 2020-01-05

Fixed

  • Fix component update when direction is "rtl".
alonrbar
published 1.0.0 •

Changelog

Source

1.0.0 - 2019-12-22

Added

  • Support custom styling with emotion and other styled-components libraries.
  • Option to disable default TableView style using the TableView.defaultStyle prop.

Changed

  • BREAKING: Entirely new GridView.
  • BREAKING: Replaced TableView.emptyMessage with TableView.placeholder which is now a ReactNode.
  • Some small changes to the default style.
  • Significant performance improvement (using cell recycling under the hood).

Removed

  • BREAKING: Remove TableView.keyScroll prop.
  • Removed react-window dependency.
alonrbar
published 0.15.0 •

Changelog

Source

0.15.0 - 2019-10-07

Added

  • RowAutoSize for non-virtual TableViews.

Changed

  • Internal code changes.
  • Human readable class names.

Fixed

  • Better support older browsers when isVirtual is false.
  • Fix TableView RTL support.

Removed

  • BREAKING: Remove the isScrolling support.
alonrbar
published 0.14.0 •

Changelog

Source

0.14.0 - 2019-07-16

Added

  • GridView.isVirtual.
alonrbar
published 0.13.0 •

Changelog

Source

0.13.0 - 2019-07-14

Added

  • Output css labels.

Fixed

  • Scroll grid's body when scrolling frozen columns.

Removed

  • TableView.lineNumbers.
alonrbar
published 0.12.0 •

Changelog

Source

0.12.0 - 2019-07-11

Added

  • Expose TableView.useIsScrolling.

Fixed

  • TableView.overscanCount was not effecting.
alonrbar
published 0.11.0 •

Changelog

Source

0.11.0 - 2019-07-02

Added

  • Scroll virtual table with the keyboard.
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