Infragistics App Builder Releases
Released: Nov 18, 2024
Actualizaciones en November 2024
Características
- New Form Builder enables developers to design HTML forms using drag-and-drop. It can directly auto-generate form structures from REST data endpoints and includes options for displaying notifications for submissions, errors and server-side validations.
- Added new default data source based on Northwind Rest API.
- Added new US Presidential Election sample app.
- Improved UX for resolving theme and component sizes.
Released: Sep 27, 2024
Actualizaciones en September 2024
Características
- 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...
Released: Jul 9, 2024
Actualizaciones en June 2024
Características
- 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...
Released: May 31, 2024
Actualizaciones en May 2024
Características
- 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
Actualizaciones en February 2024
Características
- 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...
Released: Dec 14, 2023
Actualizaciones en December 2023
Características
- 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...
Released: Oct 31, 2023
Actualizaciones en October 2023
Características
- 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...