Skip to content

New hover implementation

Compare
Choose a tag to compare
@reedes reedes released this 07 Mar 23:00
· 23 commits to main since this release

New, cleaner hover implementation, where developer handles the hover event, giving them much more flexibility in defining look and behavior. README updated with basic example. Demo apps have more sophisticated examples.

Rectangular area defined for SortTabler.columnTitle, for better tapGesture behavior.

Only Grid-based tables have required config. Fixed bug where other types were still requiring one.