包详细信息

gridjs-selection

grid-js1.2kMIT4.0.0

Adds row and cell selection to Grid.js

自述文件

gridjs-selection

Row/cell selection plugin for Grid.js

Documentation :book:

See Selection plugin docs on gridjs.io.

Full documentation of Grid.js installation, config, API and examples are available on Grid.js website grid.js/docs.

License

MIT

更新日志

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.0 (2021-04-23)

Bug Fixes

  • updating rollup and adding the lang file (15a1c26)

Features

  • resizable: adding resizable module + changing the ShadowTable algorithm (d91922d)

3.4.0 (2021-03-13)

Note: Version bump only for package gridjs-selection

3.3.0 (2021-02-07)

Note: Version bump only for package gridjs-selection

3.2.2 (2021-01-15)

Note: Version bump only for package gridjs-selection

3.2.1 (2021-01-01)

Note: Version bump only for package gridjs-selection

3.2.0 (2020-12-14)

Note: Version bump only for package gridjs-selection

3.1.0 (2020-12-02)

Bug Fixes

  • using createRef instead of useRef in header and footer (64b2371)

3.0.2 (2020-11-15)

Note: Version bump only for package gridjs-selection

3.0.1 (2020-11-15)

Note: Version bump only for package gridjs-selection

3.0.0-alpha.2 (2020-11-08)

Note: Version bump only for package gridjs-selection

3.0.0-alpha.1 (2020-11-08)

Bug Fixes

  • plugin: PluginRenderer should either accept PluginID or PluginPosition (a95bba1)

Features

  • row: adding cell(index: number) function (c15ed37)