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
Previous1245
8Next

2.7.4

Diff

Changelog

Source

2.7.4 (2020-12-24)

Bug Fixes

  • react-grid: correct colspan calculating for group row when used with certain plugins (#3170) (c73dd9f)
  • react-grid: fix regression after #3174 (#3214) (7ccd25c)
  • react-grid: format currency in the Data Editing demo (#3179) (e7ce15f)
  • react-grid: make grouping work with a high level of nested groups (#3174) (abb2983)
  • react-grid: make inline cell editing works only with data rows (#3201) (087eb69)
  • react-grid: make tree data work with a high level of row nesting (#3171) (623883d)
  • react-scheduler: display time in Time Scale correctly when a DST change is present (#3198) (d1247fb)
lazylahtak
published 2.7.3 •

Changelog

Source

2.7.3 (2020-11-03)

Bug Fixes

  • react-chart: get rid of errors while click on chart with shift key (#3132) (9d2532e), closes #3130
  • react-grid: correct DataTypeProvider.ValueEditorProps types (#3146) (c414927)
  • react-grid: correct row interval request with infinite scrolling (#3139) (e72257b)
  • react-grid: make infinite scrolling work correctly after "totalRowCount" is reduced and expanded (#3115) (5aa943c)
  • react-grid-demos: fix detail editing codesandbox demo (#3133) (213e96b), closes #3103
  • react-scheduler: make outlook-compatible recurrence rule when selecting monthly and yearly recurrence (#3134) (32ea79b)
  • react-scheduler-demos: use GoogleAPI as a data source for remote demo (#3155) (de27416)
  • react-scheduler-material-ui: make it possible to set a yearly recurrence by week number, day of week and month (#3131) (36eb86e)
  • scheduler-core: display correct appointment time in Safari (#3151) (8bd5619)
  • scheduler-core: process DST correctly (#3136) (e0e3b99)
maxim.kudryavtsev
published 2.7.2 •

Changelog

Source

2.7.2 (2020-10-01)

Bug Fixes

  • chart-core: add handler only when window exists (#3091) (c8354b3)

Performance Improvements

eugeniyaryamnov
published 2.7.1 •

Changelog

Source

2.7.1 (2020-08-25)

Bug Fixes

  • react-core: make scrolling behavior similar in Safari and Chrome while drag columns (#2999) (d85787b), closes #2982
  • react-grid: use 'calc' to calculate table min width (#3049) (e1d9b3a)
  • react-scheduler: change the implementation of the CurrentTimeIndicator plugin set and clearInterval usage (2728bcc), closes #3013
  • react-scheduler: get rid of mui warning in recurrence layout (#3020) (304c367), closes #3018
  • scheduler-core: update rrule version to 2.6.4 and fix it (#3053) (a16a94d)
maxim.kudryavtsev
published 2.7.0 •

Changelog

Source

2.7.0 (2020-07-17)

Bug Fixes

  • react-grid: allow to use SummaryState without "*Items" properties (#2977) (4785504)
  • react-grid: improve fixed columns reordering (#2973) (1816f51)
  • react-grid: make TableBandHeader work correctly with TableColumnVisibility (#2979) (4186fb9)
  • react-scheduler-material-ui: use flex containers to render main layout (#2989) (ad10be6)

Features

  • react-grid: remove blank row between customized header and table (#2961) (1b9ac67)
  • react-scheduler: add Enhanced Rendering for Overlapped Events/Appointments feature (#2889) (e7812cb)

Performance Improvements

eugeniyaryamnov
published 2.6.4 •

Changelog

Source

2.6.4 (2020-06-19)

Bug Fixes

  • chart-core: add TypeScript definitions (#2910) (36d56c8), closes #2902
  • react-core: prevent errors when mouse drags element outside the window (#2930) (a95b393)
  • react-grid: calculate group row colspan correctly (#2898) (3ddc3de)
  • react-grid: correct columns on remove banded column in runtime (#2916) (ff58483)
  • react-grid: reset viewport position on search and group when data remote (#2934) (606e410)
  • react-grid-export: remove ES6 syntax from bundle (#2893) (bda3cec)
  • react-grid-material-ui: center text when label without icon (#2909) (f14e660)
  • react-grid-material-ui: Make border for fixed cells nontransparent (#2927) (743fbd7)

Features

  • react-scheduler: add capability to set up auto-scroll speed (#2939) (ed7504e)
lazylahtak
published 2.6.3 •

Changelog

Source

2.6.3 (2020-05-14)

Bug Fixes

  • react-chart: animate series after axes finished rerendering (#2832) (def9f0d)
  • react-core: check dependencies on plugin mount (#2835) (fdeb8ec)
  • react-grid: calculate actual row count in VirtualTableState (#2888) (82cade0)
  • react-grid: define ref and exportGrid types in GridExporter (#2887) (f89fb05)
  • react-grid: prevent collapse VirtualTable with horizontal scrolling (#2866) (377b2a4)
  • react-grid: provide right 'skip' value on filtering (#2890) (46076f7)
  • react-grid: render drag drop container in body (#2879) (1663707)
  • react-grid-demos: move the bands data file into the demo-data folder (#2881) (e645811)
ushkal
published 2.6.2 •

Changelog

Source

2.6.2 (2020-04-15)

Bug Fixes

  • grid-core: prevent values from being calculated twice in a group summary (#2825) (c704fdf)
  • react-grid: fix typo in action name (#2824) (b1a4079)
maxim.kudryavtsev
published 2.6.1 •

Changelog

Source

2.6.1 (2020-04-09)

Bug Fixes

  • react-grid: make possible put VirtualTable in container with scale (#2787) (8008bac)
  • react-grid-material-ui: apply page size selector position only for Edge (#2790) (762dd57)
maxim.kudryavtsev
published 2.6.0 •

Changelog

Source

2.6.0 (2020-03-27)

Bug Fixes

  • react-chart: make ArgumentScale factory type compatible with d3-scale (#2758) (d171f36)
  • react-core: make StateHelper work correctly when several actions are triggered at once (#2781) (f083519)
  • react-core: notify state update outside the state updater (#2744) (8e9d7ec)
  • react-grid: add GridExporter to ts definition (#2755) (a2bafb5)
  • react-grid: avoid rendering group summary row if no footer summary exists (#2742) (48a3b45)
  • react-grid: check viewport position when handle top row id (#2780) (bc57080)
  • react-grid: make 'onTopRowChange' work with detail row (#2753) (cf6bf5c)
  • react-grid: prevent infinite loop while horizontal scroll (#2771) (cb1d9be)
  • react-grid: reset viewport position on filter change when data remote (#2748) (ddd8be7)

Features

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