Skip to content

Releases: gridgrid/grid

v4.10.9

12 Aug 17:06

Choose a tag to compare

4.10.9 (2021-08-12)

Bug Fixes

  • viewport: need to be dirty when num fixed changes but after debounce (a0a296c)

v4.10.8

19 May 06:10

Choose a tag to compare

4.10.8 (2021-05-19)

Bug Fixes

  • lodash: one last update for security (115f707)

v4.10.7

19 May 05:31

Choose a tag to compare

4.10.7 (2021-05-19)

Bug Fixes

  • types: update webpack types and remove unnecessary branch config (5a990f9)

v4.10.6

18 May 18:28

Choose a tag to compare

v4.10.6 Pre-release
Pre-release

4.10.6 (2021-05-18)

Bug Fixes

  • ci: need registry set (3f4aa0a)
  • npm: remove ca value to allow https (b12aede)
  • owners: publish (33dd676)
  • security: update to fix security issues and move to npm 7 (lockFileVersion 2) (240add5)

v4.10.5

25 Aug 16:28
0dbe00e

Choose a tag to compare

v4.10.5 Pre-release
Pre-release

4.10.5 (2020-08-25)

Bug Fixes

  • cell-mouse-model: hide the mousemove unbind message (35621e0)

v4.10.4

19 Aug 21:56

Choose a tag to compare

v4.10.4 Pre-release
Pre-release

4.10.4 (2020-08-19)

Bug Fixes

  • enter: prevent default on enter just like tab, cause sometimes were in a form crazy enough (3849586)

v4.10.3

13 Aug 01:59
d8b35dc

Choose a tag to compare

v4.10.3 Pre-release
Pre-release

4.10.3 (2020-08-13)

Bug Fixes

  • copy-paste: fix pasting newlines for real this time (9e41b00)

v4.10.2

13 Aug 00:06
4ca9e93

Choose a tag to compare

v4.10.2 Pre-release
Pre-release

4.10.2 (2020-08-13)

Bug Fixes

  • copy-paste: don't strip newlines from pasted content (88b7f1e)
  • oops: dont need this (828e33e)

v4.10.1

12 Aug 20:45
8871f36

Choose a tag to compare

v4.10.1 Pre-release
Pre-release

4.10.1 (2020-08-12)

Bug Fixes

  • build: actually output the built TS files (8871f36)

v4.10.0

12 Aug 20:17
c482eed

Choose a tag to compare

v4.10.0 Pre-release
Pre-release

4.10.0 (2020-08-12)

Bug Fixes

  • app: disable fps logging (49273a4)
  • build: add --no-sandbox (282583c)
  • build: clean up some typescript tasks (e1fcb31)
  • build: fix deploy maybe (d557b26)
  • build: flags is an array (7b5fd92)
  • build: persist_to_workspace is broken apparently (e64d3fb)
  • build: semantic-release takes different args now (c482eed)
  • build: specify base browser (cc002e2)
  • build: use the right container for deploy too (c9102e3)
  • test:core: textarea test expects impossible values (d86c51c)
  • tsconfig: outdir should not be ./ (7b40059)
  • get everything building again (5ff23f6)
  • get tests passing again (e462399)

Features

  • build: css bundles (35e23ab)
  • build: custom image with chrome (5234e50)
  • build: make sure NODE_ENV is prod before running anything (2a1ed9d)
  • build: remove babel (a9ac087)
  • env: add .prettierrc (6480060)
  • test: copy files from jasmine-tools-riq (f745ecb)