All Versions
96
Latest Version
Avg Release Cycle
42 days
Latest Release
532 days ago

Changelog History
Page 3

  • v2.6.0 Changes

    March 27, 2020

    ๐Ÿ› 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

    • โฑ react-scheduler: add Vertical Grouping (#2740) (a7d832a)
  • v2.5.1 Changes

    March 11, 2020

    ๐Ÿ› 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)
  • v2.5.0 Changes

    March 04, 2020

    ๐Ÿ› 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)
  • v2.4.1 Changes

    February 20, 2020

    ๐Ÿ› 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)
  • v2.4.0 Changes

    January 16, 2020

    ๐Ÿ› 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)
  • v2.3.2 Changes

    December 19, 2019

    ๐Ÿ› 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)
  • v2.3.1 Changes

    December 05, 2019

    ๐Ÿ› 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)
  • v2.3.0 Changes

    November 22, 2019

    ๐Ÿ› 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)
  • v2.2.1 Changes

    November 07, 2019

    ๐Ÿ› 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)
  • v2.2.0 Changes

    October 25, 2019

    ๐Ÿ› Bug Fixes

    • react-grid: handle column count decrease in virtual table (#2464) (2c21e30)
    • react-grid: incorrect 'row' property type in the documentation (#2424) (23ba6c5)
    • react-grid-demos: fix object assign on Safari (#2489) (64b330f), closes #2488
    • ๐Ÿ’ป react-grid-material-ui: correct default properties for Virtual Table (#2484) (973f928)
    • โฑ react-scheduler: make it impossible to edit radio groups in read-only mode and set default interval to 1 (#2439) (dbb414c)
    • โฑ react-scheduler: render TimeScale of the same size as TimeTable (#2409) (d753090)
    • โฑ react-scheduler-material-ui: display dates in the AppointmentFrom correctly (#2441) (4af2688)

    ๐Ÿ”‹ Features

    • react-grid-bootstrap3: add previous and next buttons for pagination (#2428) (8740f83)
    • โฑ react-scheduler: add capability to render zero time appointments (#2406) (731b4b8)
    • โฑ react-scheduler: add ConfirmationDialog plugin (#2393) (9041bd5)
    • โฑ react-scheduler: do not show AppointmentForm's Delete Button if a new appointment is being edited (#2462) (4eb83bc)
    • โฑ react-scheduler: redesign AppointmentTooltip (#2474) (41b8f28)

    ๐Ÿ’ฅ BREAKING CHANGES

    • โฑ react-scheduler: The DayView and WeekView plugins now do not have the timeScaleRowComponent and timeScaleCellComponent properties. Instead, they have a new, timeScaleLabelComponent, property.
    ...
    <WeekView
    -  timeScaleRowComponent
    -  timeScaleCellComponent
    +  timeScaleLabelComponent
    />
    <DayView
    -  timeScaleRowComponent
    -  timeScaleCellComponent
    +  timeScaleLabelComponent
    />
    ...
    
    • โฑ react-scheduler: We have extended the headerComponent and contentComponent in the AppointmentTooltip plugin with new properties. If you use these components, add the following properties in your code:
    ...
    <AppointmentTooltip
      headerComponent={({
    +  commandButtonComponent
    +  showOpenButton
    +  showCloseButton
    +  showDeleteButton
    +  commandBottonIds
         ...restProps
      }) => (
        <AppointmentTooltip.Header
    +      commandButtonComponent={commandButtonComponent}
    +      showOpenButton={showOpenButton}
    +      showCloseButton={showCloseButton}
    +      showDeleteButton={showDeleteButton}
    +      commandBottonIds={commandBottonIds}
           {...restProps}
        />
      )}
    contentComponent={({
    +   formatDate
         ...restProps
      }) => (
        <AppointmentTooltip.Content
    +      formatDate={formatDate}
           {...restProps}
        />
      )}
    />
    ...