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

124

0.10.0

Diff

Changelog

Source

0.10.0 - 2019-07-01

Added

  • Allow standard div props on TableHead.

Fixed

  • Fix support for table with no head.
alonrbar
published 0.9.0 •

Changelog

Source

0.9.0 - 2019-07-01

Added

  • Props description in the README file.
  • New TableView.isVirtual property.
  • New appearance props (not documented): TableView.customScrollbars and TableView.hairlines. Note: Use appearance props with caution as they may be removed in the future...
alonrbar
published 0.8.0 •

Changelog

Source

0.8.0 - 2019-06-23

Added

  • TableView.refresh method for working with dynamic row height (see here).
alonrbar
published 0.7.0 •

Changelog

Source

0.7.0 - 2019-06-20

Added

  • Variable sized table row.
  • Table line numbers.
alonrbar
published 0.6.2 •

Changelog

Source

0.6.2 - 2019-06-06

Changed

  • Use react and react-dom as peer dependencies.
alonrbar
published 0.6.1 •

Changelog

Source

0.6.1 - 2019-06-06

Changed

  • Upgrade to react-window@1.8.2 and remove hacks from GridView.syncScroll.

Fixed

  • Fix support for grid with no head.
alonrbar
published 0.6.0 •

Changelog

Source

0.6.0 - 2019-05-28

Added

  • Allow standard div props on ColumnHead.
  • GridView examples in readme.

Changed

  • BREAKING: TableView does not receive an items property.
alonrbar
published 0.5.0 •

Changelog

Source

0.5.0 - 2019-05-15

Added

  • Grid overscan items props.
  • Grid isScrolling property.

Fixed

  • Fix support for multiple frozen columns.
  • Fix body height calculation.
  • Improve RTL scrolling.
alonrbar
published 0.4.0 •

Changelog

Source

0.4.0 - 2019-05-12

Added

  • Variable sized grid.
  • Grid RTL support.

Changed

  • BREAKING: Grid render callbacks uses argument objects.
alonrbar
published 0.3.0 •

Changelog

Source

0.3.0 - 2019-05-08

Added

  • GridView.

Fixed

  • Div props typing
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