- Relaxes dependency on System.Collections.Immutable, so now it requires at least 1.1.36.
- Bug fixes
- Added custom formatters for column values to TableView
- Added TableView which encompasses a Table and some settings for table viewer
- Uses IDD 1.5.3
- Allows to choose a default tab for Table.JS.
- Bower Away
- Improved performance of Table.Load
- Uses IDD 1.5.x
- Uses IDD 1.4.x
- Uses IDD version 1.3.0
- Fixes bug when summary tile showed text below chart.
- Target framework is .Net 4.5.2
- Bower package 'angara.tablejs' doesn't need
jquery.datatable.css
of the DataTables; all required styles are in theangara.tablejs.css
. - Images and styles updated. All needed images are under
dist/img
.
Angara.Table exposes types to represent and manipulate with tables, as well as HTML5 table visualization control.