Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@devexpress/dx-grid-core

Package Overview
Dependencies
Maintainers
17
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devexpress/dx-grid-core - npm Package Versions

1
11

1.5.0

Diff

Changelog

Source

1.5.0 (2018-07-26)

Bug Fixes

  • core: fix incorrect template rendering on mount/unmount (#1232) (cd03c72)
  • docs: correct the 'EditingState' plugin docs (#1226) (b8735b6), closes #1223
  • grid: add missed operation field in Filter config (#1233) (dc6114b)
  • grid: allow use word wrap with the Sorting feature (#1238) (adc2d19), closes #1237
  • grid: fix VirtualTable with non-standard browser zooming (#1243) (412ba38)
  • grid-core: fix incorrect filter updating (#1267) (16580ab), closes #1262
  • react-grid-material-ui: get rid old palette syntax (#1247) (1a7218f), closes #1246
  • react-grid-material-ui: rotate grid pagination arrows for RTL layouts (#1244) (f96501a)

Features

  • react-chart: add API to manage series in stacks (#1227) (4239e7f)
  • react-grid: support stretching virtual table to parent element (#1261) (ded7357), closes #996
  • vue-grid: support tree data structuries (#1115) (3ce296c)

Performance Improvements

BREAKING CHANGES

  • react-chart: The 'SeriesFamily' plugin has been renamed to 'Stack' to make it meaning more transparent.

<a name="1.4.0"></a>

maxim.kudryavtsev
published 1.4.0 •

Changelog

Source

1.4.0 (2018-06-22)

Bug Fixes

Features

  • react-chart: add a capability to stretch the Chart component (#1166) (c038e7c)
  • vue-grid: add column chooser (#1150) (ae6fdd0)
  • vue-grid: add the Advanced filtering feature (#1186) (b5a468c)
  • vue-grid: add the banded columns support (#1131) (71bd847)
  • vue-grid: add the Virtual Scrolling feature (#1047) (d0ba194)

Performance Improvements

<a name="1.3.0"></a>

sergeyalexeev
published 1.3.0 •

Changelog

Source

1.3.0 (2018-06-04)

Bug Fixes

  • grid-core: remove excess property from TableRow component (#1128) (2c6ed12)
  • react-grid: fix double event call in strict mode (#1157) (e280eac)
  • vue-grid-bootstrap4: change grouping indent (#1127) (a450470)

Features

  • react-grid: support filtering operations (#976) (5151d78)

<a name="1.3.0-beta.2"></a>

yuliya.smirnova
published 1.3.0-beta.2 •

Changelog

Source

1.3.0-beta.2 (2018-05-24)

Bug Fixes

<a name="1.3.0-beta.1"></a>

kvet
published 1.3.0-beta.1 •

Changelog

Source

1.3.0-beta.1 (2018-05-16)

Bug Fixes

  • react-grid: always pass the whole Filter object to the filter table cells (#1011) (8fa802d)
  • react-grid: change default prop type (#1056) (34c44e8)
  • react-grid: correct filtering predicate type (#1062) (b8367ee)
  • react-grid-material-ui: reverse detail toggle icons (#1044) (06e7dcd)

<a name="1.2.0"></a>

kvet
published 1.2.0 •

Changelog

Source

1.2.0 (2018-05-04)

Bug Fixes

  • react-grid: correct Table.NoDataCell reference (#903) (e3c8de2)
  • react-grid: correct TableFilterRow.CellProps types (#926) (639f35f)
  • react-grid: correct types for components (#910) (f5546b8)
  • react-grid: do not pass the row property to the table edit command cell (#890) (610343c)
  • react-grid-material-ui: rename column chooser button component (#871) (42ef0ab)
  • react-grid-material-ui: update material-ui to 1.0.0-beta.41 (#901) (2447c4c)
  • react-grid: fix incorrect prop types for CustomGrouping (#946) (fdf492f), closes #941
  • react-grid: fix ts for TableColumnResizing (#955) (d2cfcd6), closes #951
  • react-grid-material-ui: change detail toggle icon (#957) (ce9b453)
  • react-grid-material-ui: prevent click on disabled grouping control (#935) (95fc44a)
  • react-grid: fix the 'selectByRowClick' prop processing (#1000) (8dc1337), closes #998
  • react-grid: improve className and style types (#930) (0132e12)

Features

  • react-grid: allow word wrapping in table cells (#875) (5febc85)
  • react-grid: support the Band Columns feature (#826) (6f935a8)
  • react-grid: support tree data structures (#730) (d069c71)
  • react-grid: support column virtualization (#892) (67dc486)

Performance Improvements

<a name="1.2.0-beta.3"></a>

gsobolev
published 1.2.0-beta.3 •

Changelog

Source

1.2.0-beta.3 (2018-04-28)

Bug Fixes

  • react-grid: fix the 'selectByRowClick' prop processing (#1000) (8dc1337), closes #998
  • react-grid: improve className and style types (#930) (0132e12)

<a name="1.2.0-beta.2"></a>

gsobolev
published 1.2.0-beta.2 •

Changelog

Source

1.2.0-beta.2 (2018-04-19)

Bug Fixes

  • react-grid: fix incorrect prop types for CustomGrouping (#946) (fdf492f), closes #941
  • react-grid: fix ts for TableColumnResizing (#955) (d2cfcd6), closes #951
  • react-grid-material-ui: change detail toggle icon (#957) (ce9b453)
  • react-grid-material-ui: prevent click on disabled grouping control (#935) (95fc44a)

Features

  • react-grid: support column virtualization (#892) (67dc486)

<a name="1.2.0-beta.1"></a>

maxim.kudryavtsev
published 1.2.0-beta.1 •

Changelog

Source

1.2.0-beta.1 (2018-04-12)

Bug Fixes

  • react-grid: correct Table.NoDataCell reference (#903) (e3c8de2)
  • react-grid: correct TableFilterRow.CellProps types (#926) (639f35f)
  • react-grid: correct types for components (#910) (f5546b8)
  • react-grid: do not pass the row property to the table edit command cell (#890) (610343c)
  • react-grid-material-ui: rename column chooser button component (#871) (42ef0ab)
  • react-grid-material-ui: update material-ui to 1.0.0-beta.41 (#901) (2447c4c)

Features

  • react-grid: allow word wrapping in table cells (#875) (5febc85)
  • react-grid: support the Band Columns feature (#826) (6f935a8)
  • react-grid: support tree data structures (#730) (d069c71)

Performance Improvements

<a name="1.1.2"></a>

gsobolev
published 1.1.2 •

Changelog

Source

1.1.2 (2018-04-11)

Bug Fixes

  • react-grid: correct Table.NoDataCell reference (#899) (aaa2c4c)
  • react-grid: correct types for components (#902) (3666b7e)
  • react-grid-material-ui: rename column chooser button component (#872) (65b3a34)
  • react-grid-material-ui: update material-ui to 1.0.0-beta.41 (#900) (1715803)

<a name="1.1.1"></a>

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