Infragistics App Builder Releases
Released: Sep 27, 2024
Updates in September 2024
Funktionen
- Added guided approach to globally fix incompatible bindings when relevant data source changes are detected.
- You can now configure remote paging on the Grid component to fetch data from the server in chunks.
- Added CSS Grid Layout re-parenting support. Create layouts using a CSS Grid with template rows and columns along with a CSS Flexbox.
- Angular apps are now generated using Ignite UI for Angular 18.1.0.
- React apps are now generated using Ignite UI for React 18.6.1.
- Web Component apps...
Released: Jul 9, 2024
Updates in June 2024
Funktionen
- You can now design and generate your apps for React.
- You can now allow first-time visitors to use App Builder in Guest-access mode. Visitors can save their progress at any time by signing in with an account.
- Added two-way data binding support to Select, Text-area and Radio-group components.
- You can now get notified of updates to Datasources that your app depends on, and view the changes.
- Angular apps are now generated using Ignite UI for Angular 17.2.0.
- React apps are now generated...
Released: May 31, 2024
Updates in May 2024
Funktionen
- Update existing Datasource to use the latest OpenAPI schema, and show differences if present.
- Set up Data-action(s) to create, update and delete rows in Tree-grid component.
- Update a variable based on row selection event in Tree-grid component.
- Added two-way data binding support to Input, Checkbox, Switch, Date Picker, Calendar, Rating, and Slider components.
- Added Tree component properties for single node expansion and toggle on item click.
- Added Search-style option for Input...
Released: Feb 18, 2024
Updates in February 2024
Funktionen
- App Navigation with Route Parameters - Route parameters function as variables, allowing users to create and store values, assign values, and bind them to other properties in the application. This enables users to build navigation within the app. When a navigation route requires parameter binding, users can bind a route parameter to facilitate this process.
- Added Dependent variables support - App Builder provides functionality allowing users to define state and context variables on...
Released: Dec 14, 2023
Updates in December 2023
Funktionen
- 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...
Released: Oct 31, 2023
Updates in October 2023
Funktionen
- Added the ability to create and edit variables to pass data between components (local vars) or views (global vars).
- Added the ability to initialize value of array/object variable from an API request.
- You can now update target variable's value using "Set Variable" action, when defining a user interaction (event).
- Added the ability to use "Selection changed" or "on Click" events to update variables.
- You can now bind component properties to variable's value or nested data-fields for...