ComponentOne Ultimate 2019 v3 - Includes Wijmo 2019 v3 (Build 5.20193.646)

Released: Jan 15, 2020

Updates in Wijmo 2019 v3 (Build 5.20193.646)

Features

New in Wijmo Build 5.20193.646

  • Vue Updates
    • Added wj-item-template component, which allows you to define items content as a Vue template (with an arbitrary HTML, custom components and bindings), for the item components like wj-list-box, wj-combo-box, wj-multi-select and wj-menu.
    • Added wj-tab-panel/wj-tab components, which allow you to define TabPanel control content declaratively in Vue templates markup.
  • React Updates
    • Added TabPanel/Tab components, representing corresponding pure JS classes.
    • Added tooltipContent and labelContent properties to all chart components.
  • TransposedGrid - Added support for CollectionView.getError in TransposedGrid controls.
  • FlexChart - Text at the center of pie/doughnut chart: new properties innerTextinnerTextStyle of FlexPie.
  • DropDown - Added DropDown.clickAction property to customize click actions.
  • Improved saveFile method to handle large files.
  • Improved applyTemplate method to handle templated formats in Microsoft Internet Explorer.