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

@devexpress/dx-react-grid-bootstrap3

Package Overview
Dependencies
Maintainers
10
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devexpress/dx-react-grid-bootstrap3 - npm Package Versions

1
11

2.6.1

Diff

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

ushkal
published 2.5.1 •

Changelog

Source

2.5.1 (2020-03-11)

Bug Fixes

  • react-grid: remove exceljs from ts declaration (#2734) (c40abf3)
  • react-grid: render stub cell on group row and flex column intersection (#2726) (483e944)
ushkal
published 2.5.0 •

Changelog

Source

2.5.0 (2020-03-04)

Bug Fixes

  • react-scheduler: make it possible to change allowDrag and allowResize in runtime (#2715) (1e38729)
  • react-scheduler: update elementsMeta on cellComponent change (#2714) (4f814e8)
  • react-scheduler: use defaults when resource id is not specified in instances but is specified in an appointment (#2699) (3ec51af)
  • scheduler-core: assign colors to resource instances even when palette's size is less than the number of resource instances (#2691) (2020ad2)
  • scheduler-core: filter WeekView appointments correctly when excluded days contain an interval of three or more days in a row (#2713) (c658869)

Features

  • react-grid: allow data export in excel format (#2631) (3030d5d)
eugeniyaryamnov
published 2.4.1 •

Changelog

Source

2.4.1 (2020-02-20)

Bug Fixes

  • react-grid: add ref to VirtualTable props definition (#2661) (aa0fd1a)
  • react-grid: allow to change "TableTreeColumn.for" property in runtime (#2650) (bda719e)
  • react-grid: delete deprecated properties from TableHeaderCell (#2643) (c4d5481)
  • react-grid: prevent Sizer's infinite loop (#2662) (ce6b261)
  • react-scheduler: render all-day appointments and prevent appointments' rendering when timeTableCellElementsMeta is not valid (#2673) (0afd6c3)
  • react-scheduler: show multiple resources on cell's double click in the AppointmentForm (#2670) (908c61d)

Features

  • react-grid: publish TableSelection's rowComponent (#2676) (eefb65a)
  • react-scheduler: add grouping by date (#2630) (9fdbd67)
  • react-scheduler-material-ui: change DayView and WeekView DayScale's today cell appearance (#2671) (35def37)
lazylahtak
published 2.4.0 •

Changelog

Source

2.4.0 (2020-01-16)

Bug Fixes

  • react-grid: specify detail row as a dependency for fixed columns (#2614) (54b782c)
  • react-grid: split band columns with the same name but different parents (#2618) (deecbab)
  • react-grid-demos: provide total count when rows taken from cache (#2639) (6dd41be)
  • react-scheduler: fix error caused by view switching when all-day panel is used (#2638) (b858ddf)
  • react-scheduler: fix localization messages in Scheduler (#2628) (28584dc)

Features

  • react-grid: add scroll to row in virtual table (#2511) (089c1b5)
  • react-scheduler: add horizontal grouping by resources (#2576) (d4ad281)
eugeniyaryamnov
published 2.3.2 •

Changelog

Source

2.3.2 (2019-12-19)

Bug Fixes

  • react-grid: Adjust readonly property to match Typescript spec (#2597) (abe64f3)
  • react-grid-demos: show no data message after scrolling and filtering (#2591) (b8d60f1)
  • react-scheduler-material-ui: do not show comma in zero-time appointments' title if the title is undefined (#2596) (4be4e92)
ushkal
published 2.3.1 •

Changelog

Source

2.3.1 (2019-12-05)

Bug Fixes

  • react-core: allow Sizer to update size on cDU (#2577) (183539f)
  • react-scheduler: display all-day appointments of the same day correctly (#2557) (b831767)
  • react-scheduler: display horizontal appointments in chronological order (#2579) (0c1071b)
  • react-scheduler: open the AppointmentForm from AllDayPanel (#2583) (8d384e0)

Features

  • react-grid: allow showing group summary in a group row (#1738) (71b14a4)
lazylahtak
published 2.3.0 •

Changelog

Source

2.3.0 (2019-11-22)

Bug Fixes

  • demo-shell: re-render demo frame on submitting custom theme link (#2529) (28177d6)
  • react-grid-bootstrap3: correct sticky header colors (#2527) (21e82f2)
  • react-grid-material-ui: correct disabled behaviour for inline cell editing (#2537) (909f0bd)
  • react-grid-material-ui: show zero numbers in editors (#2553) (fdc8b9d)

Features

  • react-chart: add animation on transition (#2334) (54d11b7)
  • react-scheduler: add appointment resources support (#2498) (0100670)
  • react-scheduler: add CurrentTimeIndicator plugin (#2536) (8fe5abb)
eugeniyaryamnov
published 2.2.1 •

Changelog

Source

2.2.1 (2019-11-07)

Bug Fixes

  • react-grid: make TableInlineCellEditing.Cell available (#2508) (3eb81f2)
  • react-grid: rerender only cell being edited in inline cell editing mode (#2507) (9adadea)
  • react-grid-demos: add margin for custom numeric input (#2521) (aa1dd34)
  • react-scheduler-material-ui: Fix DayView DayScale cell (#2524) (2901f59)

Features

  • react-scheduler: add mobile adaptability to the Scheduler (#2497) (cfe48bd)
  • react-scheduler: show day of week in the AppointmentTooltip (#2501) (75394a5)
  • react-scheduler-material-ui: redesign Scheduler's views (#2506) (94c00e6)
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