Results 2 issues of nstolpe

Can table borders have styles (dashed, dotted, etc) like those assignable through CSS border-style? I've looked through the docs and the source without success, but I could be missing something.

feature request
table

## Description When calling `app.active` on the ID of a component that's already active, the component stays active, but loses focus. ## Steps to reproduce Call `app.active` on an ID...

bug