Socket
Socket
Sign inDemoInstall

@devexpress/dx-react-chart-bootstrap4

Package Overview
Dependencies
27
Maintainers
9
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
8Next

3.0.5

Diff

Changelog

Source

3.0.5 (2022-08-22)

Bug Fixes

  • react-common: add children property (T1104887) (#3563) (ec1aa9f)
  • react-grid: fix banded columns in virtual table (T1107446) (#3565) (617f37c)
  • react-grid: fix column resizing for VirtualTable (T1106563) (#3564) (02eb6bd)
yuliya.smirnova
published 3.0.4 •

Changelog

Source

3.0.4 (2022-07-12)

Bug Fixes

  • react-core: fix dragging on unmount component (T1093143) (53502ae)
  • react-grid: fix column resizing after its reordering (T1096930) (#3557) (ae205dd)
  • react-grid: fix grouping for react 18 (#3556) (edc0d60)
  • react-grid: fix render big amount of the rows in virtual table (#3550) (c240410)
  • react-scheduler: fix DateTimePicker on Esc pressed (T1099508) (#3558) (84792af)
yuliya.smirnova
published 3.0.3 •

Changelog

Source

3.0.3 (2022-05-10)

Bug Fixes

  • core: fix changing vizability for series(T1073127) (#3535) (15e95d6)
  • core: make dx-core type public for fix lib check react-grid compilation error (#3538) (629e905)
  • react-chart: apply right series hatching color for 2 charts with same selection state (#3536) (3a2789e)
  • react-chart: fix chart in bootstrap and fix hover elements (#3545) (8d76c42)
  • react-grid: add forwardedRef property in doc (#3534) (82c8006)
  • react-grid: fix column reordering (T1079946) (#3543) (06166f2)
  • react-grid: fix grouping with Banded columns (#3541) (dd88f70)
  • react-grid: fix displaying data in virtual table (#3529) (304489b)
  • react-grid-material-ui: column headers are not fixed on vertical scrolling if the TableFixedColumns plugin is used (T1079942) (#3539) (c168da5)
  • react-scheduler: fix displaying edit form (#3537) (6ae6d8e)
  • react-scheduler-material-ui: A circle icon doesn't apply a color set in a resource in an appointment tooltip (#3540) (7f7e9bc)
yuliya.smirnova
published 3.0.2 •

Changelog

Source

3.0.2 (2022-02-24)

Bug Fixes

  • chore: fix third element update (#3511) (9b99074)
  • react-grid: fix virtualTable with resizing (T1067026) (#3523) (52a151f)
  • react-grid-material-ui: fix header row (T1068611) (#3521) (41cad0e)
  • react-grid-material-ui: remove the forwardedRef prop from a DOM (T1068005) (#3520) (3ad77df)
  • react-scheduler: fix type for endDate in AppointmentModel (#3518) (6a29837)
  • site: fix static fields on site (#3512) (522c0c1)
yuliya.smirnova
published 3.0.1 •

Changelog

Source

3.0.1 (2022-02-15)

Bug Fixes

  • react-grid: fix scrolling in virual table (#3506) (d640672)
  • react-grid: make summary row fixed (#3499) (6084aae)
  • react-scheduler: add params for commit (#3500) (c2d65e8)
  • react-scheduler: fix error for overlapping appointments (#3498) (d2fdbb8)
  • react-scheduler: rename field in WeeklyRecurrenceSelectorProps (#3501) (46a8e3a)
yuliya.smirnova
published 3.0.0 •

Changelog

Source

3.0.0 (2022-01-31)

Bug Fixes

  • react-grid: add dependence in the TableBandHeader plugin (#3483) (5eaf231)
  • react-grid: extend type of Filter value (#3488) (65005d0)
  • react-grid: fix calculating colSpan for virtualTable (#3469) (a8686e4)
  • react-grid: fix colspan calculation (#3471) (5c44427)
  • react-grid: fix changing a visibility of a column with selectors(T1032186) (#3458) (4c77781)
  • react-grid: fix page freezes on drag and drop (#3462) (6f000e0)
  • react-grid: fix render of group cell of second level (#3479) (b7c3919)
  • react-grid: fix type DataTypeProvider.ValueEditorProps (#3484) (c9c93d0)
  • react-grid: fix type description in docs for toggleColumnVisibility (T1029991) (#3446) (4e5500f)
  • react-grid: prevent resize of the column out the left side of window (#3486) (bb11855)
  • react-scheduler: fix adding appointment after editing in control mode(T1024087) (#3463) (462dbeb)
  • react-scheduler: fix container classes (#3456) (1b40305)
  • react-scheduler: fix scrolling after migrate from jss (#3487) (372dbc2)
  • react-scheduler: make timeScaleTickCellComponent property public (#3474) (cee2043)
  • react-scheduler: actualize types for EditingState (#3485) (8fece29)

Features

  • react-grid: use one table instead few in VirtualTable (#3451) (9487c6c)

BREAKING CHANGES

  • react-grid: Now, declare the TableColumnVisibility plug-in before the TableBandHeader plug-in to correctly calculate column spans and borders.
...
+<TableColumnVisibility
+  defaultHiddenColumnNames={...}
+/>
...
<TableBandHeader
  columnBands={columnBands}
/>
...
-<TableColumnVisibility
-  defaultHiddenColumnNames={...}
-/>
...
yuliya.smirnova
published 3.0.0-beta.2 •

Changelog

Source

3.0.0-beta.2 (2021-11-22)

Bug Fixes

  • react-grid: fix console error (#3442) (6470942)
  • react-grid: fix enter action in inline cell editing (#3431) (cd8aea0)
  • react-scheduler: use correct type for ConfirmationDialog's messages (#3433) (e6e9e02)
yuliya.smirnova
published 3.0.0-beta.1 •

Changelog

Source

3.0.0-beta.1 (2021-10-21)

Bug Fixes

  • react-core: do not treat right mouse click as the start of dragging (T1005625) (#3358) (f3bfe6a)
  • react-core: pass refs to components to get rid of findDOMNode (#3404) (11b9a0d)

Features

BREAKING CHANGES

lazylahtak
published 2.7.6 •

Changelog

Source

2.7.6 (2021-06-24)

Bug Fixes

  • react-chart: fix chart display for zoom factor 90% (#3354) (ba7097e), closes #2988, #3288
  • react-chart: fix series showing if scaleName contains top or bottom (#3343) (99c4efd)
  • react-grid: make possible to define custom messages for TableFilterRow with TypeScript (#3298) (9b08ce5)
  • react-grid: show page button instead of ellipsis if all pagination elements are visible (#3353) (c0ee6fe)
eugeniyaryamnov
published 2.7.5 •

Changelog

Source

2.7.5 (2021-03-04)

Bug Fixes

  • react-grid: make onValueChange property for TableEditCell optional (#3253) (5c1247f)
  • react-grid: take into account flex columns for colspan calculating (#3254) (3f35212)
  • react-scheduler-material-ui: show group panel in Mozilla Firefox correctly (#3264) (92576d7)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc