Infragistics App Builder - December 2023

Released: Dec 14, 2023

December 2023 での更新項目

機能

  • Financial Chart - Added new Financial Chart component, a composite visualization chart that renders stock ticker data, or price data in an interactive time-series display. The Financial Chart shows stock prices for a ticker over time in a Time Series X-Axis. This chart also shows information for a company's ticker data like Open Price, High Price, Low Price and Close Price (OHLC) for configurable period of time.
  • New Variables Management UI - Added a toolbox section to browse/search for variables created in the app. The toolbox section allows users to create and edit variables without deselecting the component they currently have selected. Moreover, toolbox state is independent of canvas interactions, and by nature, app-wide. Users will be able to switch between global and local variables. Local variables will be grouped by view context, so as clearly communicate scope of the local variables.
  • Date Picker New Interaction - Added new Selection changed interaction event for Date Picker component. ValueChange event of the DatePicker component has been exposed, having a similar behavior to Row Selection Changing for the Grid and Selection Changed for the Combo. This event is returning the Event context for the Source field (value) for the Set Variable action. This will enable you to set a Date type variable upon Date value changing.
  • Figma UI Kit for Bootstrap - Added brand-new Figma UI Kit for Bootstrap to the Indigo.Design System. Design effortlessly in Figma, generate code with the WYSIWYG App Builder, and smoothly transition from concept to development using this all-in-one platform. The Figma UI Kit has also added Indigo.Design for Material and Indigo.Design for Fluent.
  • Other Improvements:
    • Added the option to select all endpoints when configuring an OpenAPI-based data source.
    • App Builder now uses the latest Ignite UI for Angular 16.1.11 version.