aurelia-ui-framework icon indicating copy to clipboard operation
aurelia-ui-framework copied to clipboard

A bespoke UI Framework built on Aurelia for desktop business application

Results 89 aurelia-ui-framework issues
Sort by recently updated
recently updated
newest added

I'm using aurelia ui framework. When using Tab Panels and Menubar, it does not work as expected in phone view. Especially when there are many tabs so that a :...

Add expanding row functionality Options - Insert new rows like tree - Accept template to compile when opened - Accept view/viewModel to compose on open

Feature
5.0.0

Add data grid footer with calculated column values/ summary text Possible Options - summary-data for ui-datagrid - summary-text for columns - summary-type for columns (sum,avg,min,max,count)

Feature
5.0.0

Add lazy load functionality for loading more records on scroll

Feature
5.0.0

Add ability to filter UIDataList cards

Feature
5.0.0

Allow columns to be filterable by providing a filter dropdown Types - Text: Searchbox - Text: List of unique values for selection - Number: Input - Date: Calendar input Operations:...

Feature
5.0.0

Add pagination component for UIDatagrid Styles - Full (numbers, with ellipsis when too long) - Compact (prev,next,page input)

Feature
5.0.0

We're currently using Aurelia-UI-Framework v4 Beta with JSPM + Gulp + Typescript. We would like to move to 5.0 soon, but I encountered several issues with importing the new version...

Do you have plan for support gridster dashboard similar like [angular](https://github.com/tiberiuzuld/angular-gridster2)

Feature