Socket
Socket
Sign inDemoInstall

react-base-table

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-base-table - npm Package Versions

1
46

1.4.0-alpha.0

Diff

nihgwu
published 1.3.3 •

Changelog

Source

v1.3.3 (2019-06-27)

  • fix: use PropTypes.elementType for tagName's type
nihgwu
published 1.3.2 •

Changelog

Source

v1.3.2 (2019-06-14)

  • fix: resizing line rendered incorrectly when resizing the right frozen column
nihgwu
published 1.3.1 •

Changelog

Source

v1.3.1 (2019-06-06)

  • chore: upgrade react-window to silence the deprecation
nihgwu
published 1.3.0 •

Changelog

Source

v1.3.0 (2019-05-10)

  • feat: allow rowKey to be number
  • feat: add getScrollbarSize to BaseTable to custom scrollbar size measurement
nihgwu
published 1.2.2 •

Changelog

Source

v1.2.2 (2019-05-03)

  • perf: optimize unflatten and flattenOnKeys to not use recursion
nihgwu
published 1.2.1 •

Changelog

Source

v1.2.1 (2019-05-01)

  • fix: scrollbar size don't updated in SSR
nihgwu
published 1.2.0 •

Changelog

Source

v1.2.0 (2019-04-29)

  • chore: more accurate onScrollbarPresenceChange
  • feat: replace react-virtualized with react-window
  • feat: add scroll direction to onScroll
  • feat: add align to scrollToRow
nihgwu
published 1.1.1 •

Changelog

Source

v1.1.1 (2019-04-27)

  • fix: flattenOnKeys memoize is opt out because this._depthMap changes everytime
  • fix: hover state is out of sync in frozen rows, regression introduced in #9
nihgwu
published 1.1.0 •

Changelog

Source

v1.1.0 (2019-04-26)

  • chore: stop using Grid for table's header
  • chore: add role to table's elements
  • chore: stop using forceUpdate to update the table
  • fix: table's header is re-rendered unnecessarily on row hovered
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