New Sigbla release - v1.24.0 - Still Rice
New Sigbla release - v1.24.0 - Still Rice
github.com GitHub - sigbla/sigbla-app: Sigbla is a framework for working with data in tables, using the Kotlin programming language. It supports various data types, reactive programming and events, user input, charts, and more.
Sigbla is a framework for working with data in tables, using the Kotlin programming language. It supports various data types, reactive programming and events, user input, charts, and more. - sigbla...
Changelog
v1.24.0 - 2024-01-02 - Still Rice
Added
swap(..)
function to swap rows or columnssort(..)
function to sort a table by rows or columns- Enhance
TableListenerEvent
andTableViewListenerEvent
for easy access to event source details - Allow setting the host/IP with
TableView[Host]
orSIGBLA_HOST
Fixed
- Fix issue with on ref/name mismatch in UI for table views
- Ensure only
Row[at X]
can be used in row subscriptions - Ensure valid
CellRange
,ColumnRange
, andRowRange
within constraints - Support for view/table replacement when reusing existing view reference
Changed
- Changed Dexx collections dependency with Sigbla PDS (no functional change)
- Tidy up implementation of
RowRange
andColumnRange
- Documentation improvements and additions
- Various improvements to
toString
functions - Various minor code cleaning
Removed
- Nothing
3
crossposts
0
comments