Skip to content

Releases: schrodinger/fixed-data-table-2

v1.2.8

12 May 03:24
Compare
Choose a tag to compare

Update dependencies to fix security vulnerabilities

  • Bump async from 2.6.3 to 2.6.4 (#632)
  • Bump minimist from 1.2.5 to 1.2.6 (#631)
  • Bump node-forge from 1.2.1 to 1.3.1 (#634)

v1.2.7

11 May 09:02
Compare
Choose a tag to compare

Fix an issue where rows outside the viewport aren't updated (#628)

v1.2.6

07 Mar 21:58
Compare
Choose a tag to compare

Ignore redundant updates in getDerivedStateFromProps.

Regression from #612 where PROP_CHANGE action is dispatched even for local state updates.

v1.2.5

28 Feb 16:43
Compare
Choose a tag to compare

Remove usage of componentWillReceiveProps (#612)

v1.2.4

28 Feb 11:35
Compare
Choose a tag to compare

Update marked from 0.7.0 to 4.0.10 (#621)

v1.2.3

28 Feb 11:00
Compare
Choose a tag to compare

Update dependencies to fix security vulnerabilities (#626)
Bumps up or replaces some of our packages to fix security vulnerabilities.

The main changes are:

  • update webpack-dev-server and webpack-cli to remove dependency on ansi-html and indirectly update node-forge
  • replace uglifyjs-webpack-plugin with terser-webpack-plugin to indirectly update serialize-javascript
  • upgrade postcss related dependencies, and fix some related code
  • upgrade jsdom to indirectly update jsprism
  • upgrade husky to indirectly update semver-regex
  • fix startSiteDevServer script to work in production mode

v2.0.0-beta.5

01 Dec 04:35
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release
  • Fix multiple store instances sharing the same state (#614)
  • Fix row expansion erroring out (#613) …

v1.2.2

24 Nov 10:54
Compare
Choose a tag to compare

Add null checks to DOMMouseTracker to prevent client exception (#616)

v1.2.1

25 Oct 19:57
Compare
Choose a tag to compare

Dependency updates

  • Bump url-parse from 1.5.1 to 1.5.3 (#602)
  • Bump path-parse from 1.0.6 to 1.0.7 (#598)
  • Bump ws from 6.2.1 to 6.2.2 (#590)
  • Bump dns-packet from 1.3.1 to 1.3.4 (#589)

v1.2.0

25 May 10:32
Compare
Choose a tag to compare

v1.2 Release

  • Add performance checks and fix row translation in place (#557)
  • Reduce dom levels in the default cell renderer (#556)
  • Remove hasteResolver in favor of standard esm relative imports (#519) (Fixes #513)
  • Add prettier and eslint config (#520) (Fixes #218 and #455)
  • Remove Discord link (#526)
  • Fix the table on the home page. (#527)
  • Adds a link to docs & examples in the README (#555)
  • Update issue template (#565)
  • Run prettier (#582)

Dependency updates

  • Bump websocket-extensions from 0.1.3 to 0.1.4 (#543)
  • Upgrade React to v16 for dev & test (#547)
  • Bump lodash from 4.17.15 to 4.17.19 (#549)
  • Bump elliptic from 6.5.2 to 6.5.3 (#551)
  • Regenerate yarn.lock (#554)
  • Bump elliptic from 6.5.3 to 6.5.4 (#573)
  • Bump ini from 1.3.5 to 1.3.8 (#569)
  • Bump ssri from 6.0.1 to 6.0.2 (#579)
  • Bump y18n from 3.2.1 to 3.2.2 (#577)
  • Bump url-parse from 1.4.7 to 1.5.1 (#583)
  • Bump lodash from 4.17.20 to 4.17.21 (#584)
  • Bump browserslist from 4.14.0 to 4.16.6 (#588)