Skip to content

Releases: gridgrid/grid-react-adapter

v1.4.1

27 Oct 23:59
Compare
Choose a tag to compare

1.4.1 (2017-10-27)

Bug Fixes

  • grid: use grids newly exported stuff (aca0be4)

v1.4.0

27 Oct 23:23
Compare
Choose a tag to compare

1.4.0 (2017-10-27)

Features

  • opts: pass through all grid opts (d933d6f)

v1.3.1

27 Oct 18:13
Compare
Choose a tag to compare

1.3.1 (2017-10-27)

Bug Fixes

  • perf: use clear and don't keep track of row descriptors anymore (dbf2f98)

v1.3.0

19 Oct 23:06
Compare
Choose a tag to compare

1.3.0 (2017-10-19)

Features

  • datas: allow data to be passed as a prop to prevent row recreation and only redraw on data cha (3ec586c)

v1.2.0

17 Oct 21:14
Compare
Choose a tag to compare

1.2.0 (2017-10-17)

Features

  • datamodel: add virtualization feature from grid (5cedc5a)

v1.1.1

13 Oct 21:03
Compare
Choose a tag to compare

1.1.1 (2017-10-13)

Bug Fixes

  • changes: fix row and cols to actually be there so we can remove them on changes (0ab2d71)

v1.1.0

12 Oct 00:24
Compare
Choose a tag to compare

1.1.0 (2017-10-12)

Features

v1.0.3

11 Oct 22:51
Compare
Choose a tag to compare

1.0.3 (2017-10-11)

Bug Fixes

  • datamodel: not have this fake data model... (4cb5651)
  • grid: upgrade (6abb6cd)

v1.0.2

11 Oct 20:40
Compare
Choose a tag to compare

1.0.2 (2017-10-11)

Bug Fixes

  • build: needs to build as a component (0699bbf)

v1.0.1

10 Oct 02:09
Compare
Choose a tag to compare

1.0.1 (2017-10-10)

Bug Fixes

  • build: don't want the prebuild here (e4bd5a5)
  • build: have to build... (4aa34b1)
  • build: node version (c300e53)
  • github: use http url (525083c)
  • grid: new dep new files (1fc57a7)
  • grid: update grid to get the artificat with the actual dist folder lol (f7924c9)
  • output: paths (f514570)
  • release: downgrade semantic release cause i'm not ready for node 8... geez (b2d4547)
  • semantic: try newest with node 8 (7c17710)
  • tag: master branch is master tag (85ff60a)

Features

  • babel: try runtime instead of polyfill (b6b6b1e)
  • grid: initial grid component (6552ca7)
  • grid: install grid dep (523344d)
  • library: library specific customizations (2eab0e2)
  • reactgrid: super basic but functioning react grid component whattya know (59ee6fe)
  • style: add overridable aliased global style (16e031d)
  • tspaths: upgrade (215ca45)
  • typings: for sass@ (99733df)
  • webpack: add some more component friendly tooling (f27a23d)