Category Archives: Angular

Smart UI 17.0.0

Smart UI v17.0.0 Release, Oct-23-2023 What’s New: Ribbon Bar component. Grid Formulas. Grid Rich text editor. Grid Row Dialog navigation. Users can navigate to next and previous rows by using navigation buttons in the dialog’s header. Grid User Comments. The … Continue reading
Angular, HTML Elements, Javascript, React, Smart Accordion, Smart Button, Smart Calendar, Smart ComboBox, Smart Grid, Vue, Web Components
, , ,

Leave a comment

Smart UI v15.2

Smart UI v15.2.0 Release, Apr-23-2023 What’s New: Gantt Views. The view property is extended with a new ‘quarter’ option which displays Quarters. The Month view now can display not only weeks, but also days. Gantt first day of week. Users … Continue reading
Angular, HTML Elements, Javascript, React, Vue, Web Components
, ,

Leave a comment

Smart UI R1 2023

We are happy to announce that a new version of Smart UI is now available. It brings a brand-new 3D Chart component and many other updates which will help you to create better web apps. What’s New: 3d Chart component. … Continue reading
Angular, HTML Elements, Javascript, React, Web Components

Leave a comment

Smart UI v14.2.0

Smart UI v14.2.0 Release, July-12-2022 What’s New: Grid custom Sorting. Grid custom Filter Menu. Grid custom row and cells styling with CSS classes and rules. Grid Multiple columns Grouping rendering mode. Grid Server-side grouping update. Grid context menu. Grid rows … Continue reading
Angular, HTML Elements, Javascript, React, Smart Accordion, Smart Button, Smart Calendar, Smart ComboBox, Smart Context Menu, Smart Grid, Smart ListBox, Smart Tabs, Smart.Chart, Uncategorized, Vue, Web Components
, , , , , , , , , , , ,

Leave a comment

Angular 14

We are happy to announce that the latest version of our Angular UI library smart-webcomponents-angular is tested and ready to use in your Angular 14 projects.
Angular

Leave a comment

Smart UI 13.1.26

Smart UI v13.1.26 Release, Apr-05-2022 What’s New: Grid – New cell editor for color input. Kanban – color entire column surface. The property applies different rendering to the kanban. Kanban – column summary footer. What’s Improved: Tree – selection API … Continue reading
Angular, HTML Elements, Javascript, React, Smart Grid

Leave a comment

Smart UI 13.1.0

Smart UI v13.1.0 Release, Mar-23-2022 What’s New: Kanban – UI Virtualization. This new feature allows working with 100,000+ Kanban tasks. Grid – Undo/Redo for add, remove and update of Grid rows. Scheduler: Video Conference Template. Editor: spellcheck property – defines … Continue reading
Angular, HTML Elements, Javascript, React, Smart Accordion, Smart Button, Smart Calendar, Smart ComboBox, Smart Context Menu, Smart Grid, Smart ListBox, Smart Tabs, Smart.Chart, Uncategorized, Vue, Web Components
, , , , ,

Leave a comment

Smart UI v12.0.0

Smart UI v12.0.0 Release, Jan-20-2022 What’s New: Kanban Edit Task dialog. Kanban Color entire Task card. Kanban Dynamic Task Card Priority Menu. Kanban Dynamic Task Card Subtasks Menu. Kanban option to hide columns and reset the hidden columns. Grid show/hide … Continue reading
Angular, HTML Elements, Javascript, React, Smart Accordion, Smart Button, Smart Calendar, Smart ComboBox, Smart Grid, Smart ListBox, Smart Tabs, Smart.Chart, Vue, Web Components
, ,

Leave a comment

Smart UI v11.0.0

Smart UI v11.0.0 Release, Nov-30-2021 What’s New: Gantt Chart – task deadline. Gantt Chart – Tooltips for the tasks. connections, resources, segments and indicators. Gantt Chart – task baseline which shows the planned dataStart/dateEnd for the tasks. Gantt Chart – … Continue reading
Angular, HTML Elements, Javascript, React, Vue, Web Components
, ,

Leave a comment

Smart UI v10.0.0

Smart UI v10.0.0 Release, August-16-2021 What’s New: Gantt Chart Virtualization. That feature allows you to load thousands of tasks in a gantt. Gantt Chart API Updates and Changes. Addional methods, properties and events are added. Kanban Column Reorder. Kanban Column … Continue reading
Angular, HTML Elements, Javascript, React, Vue, Web Components

Leave a comment

Smart UI 9.3.0

Smart UI v9.3.0 Release, May-10-2021 What’s New: Bootstrap Theme SCSS Theme files for easier styling HTML & Markdown Editor Bootstrap Admin Dashboard Template Table Performance with UI Virtualization Angular Stackblitz Examples Blazor CardView callback functions support Blazor Grid Editing API
Angular, Javascript, React, Vue, Web Components
, , , , , , ,

Leave a comment

Bootstrap Admin Dashboard Template

We are happy to announce the availability of our New Admin Dashboard Template: Bootstrap Admin Template. This template aims to demonstrate the usage of Smart UI along with Bootstrap. Smart UI now features a brand new Bootstrap Theme included in … Continue reading
Angular, HTML Elements, Javascript, React
, , , , , , , , , , , ,

Leave a comment

Smart UI R1 2021 Release Is Here

Smart UI Release is Here! The first release of 2021 of Smart UI is available, bringing many advanced features and updates across our Javascript & Blazor libraries What’s New: Admin Dashboard Templates Scheduler for Blazor Server-side Scheduler model Scheduler Filtering … Continue reading
Angular, HTML Elements, Javascript, React, Smart Accordion, Smart Button, Smart Calendar, Smart ComboBox, Smart Context Menu, Smart Grid, Smart ListBox, Smart Tabs, Smart.Chart, Vue, Web Components
, , , , , , , , , , , ,

Leave a comment

Smart UI 9.0.0

We are happy to announce the new version of Smart UI. The major new thing in this release is the new feature-complete Scheduler component. What’s New: Scheduler for Javascript, Angular, React, Vue Server-side Table model Server-side CardView model Server-side Kanban … Continue reading
Angular, HTML Elements, Javascript, React, Smart Grid, Vue, Web Components

Leave a comment

Smart UI 8.1.1

We are happy to announce the new version of our software. What’s New: Microsoft Blazor Components Server-side Grid model Table column resize Table column hierarchy Table formulas support Router component You can get the new production build from: Download
Angular, Javascript, React, Vue, Web Components

Leave a comment

Smart UI v8.0.0

Smart UI v8.0.0 Release, Sep-15-2020 What’s New: Pivot Table component Number Input component Date Input component Time Input component ButtonGroup component Table custom sorting Table new checkbox selection Table state maintenance Table Conditional Formatting Table Localization Grid Edit validation Grid … Continue reading
Angular, HTML Elements, Javascript, React, Web Components
, ,

Leave a comment

Angular RxJS with DataGrid

Reactive programming is an asynchronous programming paradigm concerned with data streams and the propagation of change. RxJS (Reactive Extensions for JavaScript) is a library for reactive programming using observables that makes it easier to compose asynchronous or callback-based code. In … Continue reading
Angular, Smart Grid, Web Components

Leave a comment

Reactive Form Web Component

Reactive Form A new Reactive Form will arrive in Smart UI 7.7.0. It will have two types of initialization. Reactive forms use an explicit and immutable approach to managing the state of a form at a given point in time. … Continue reading
Angular, HTML Elements, Javascript, React, Web Components
, , , , ,

Leave a comment

New Kanban Component

Enterprise-ready Kanban Component We are happy to share with you that our Smart UI 7.4.0 release, brings a new Kanban UI component. Demos are available for both Web Components & Angular here: https://www.htmlelements.com/demos/kanban/overview/ and https://www.htmlelements.com/angular/demos/kanban/overview/ Kanban represents a UI component … Continue reading
Angular, HTML Elements, Javascript
, ,

2 Comments

Visual Studio Code Snippets for Smart UI

Angular TypeScript Snippets for VS Code **Now includes Grid Snippets This extension for Visual Studio Code adds snippets for Angular for TypeScript and HTML. Usage Type part of a snippet, press enter, and the snippet unfolds. Alternatively, press Ctrl+Space (Windows, … Continue reading
Angular

Leave a comment

Angular Modules

Using Smart with Angular just became easier. We are happy to announce that Smart ver. 7 brings Angular Modules and Components as part of the Professional package. API Documentation for Angular and Typescript is also available and the Typescript definitions … Continue reading
Angular

Leave a comment

DockingLayout Web Component with Angular

Using Smart.DockingLayout Web Component in Angular application This post shows how to use the DockingLayout component with Angular and how easy the integration is. app.component.html In the app.component.html, we add the smart-docking-layout tag. <smart-docking-layout [layout]=”layout”></smart-docking-layout> app.module.ts To make Angular work … Continue reading
Angular, HTML Elements, Javascript, Web Components
, , , , , , ,

Leave a comment

New Grid Data Paging Options

With the new release of our Grid Web Component, we added additional Data Paging options. With the help of them, you can customize the Paging appearance and behavior. – Pager can be displayed above and/or below the Grid. – Pager … Continue reading
Angular, HTML Elements, Smart Grid
, , ,

Leave a comment

Smart HTML Elements Adds Native Angular Support

Angular and Web Components Web Components is the future of reusable components development for modern and professional web applications. Smart HTML Elements represents a framework based on Javascript, HTML and CSS for building modern web-based applications optimized for PC and … Continue reading
Angular, HTML Elements, Web Components
, , ,

Leave a comment