Duncan Paterson
Duncan Paterson
add a cron build to `master` so containers keep getting updates automagically
close #247 close #262 ### **Lit Consolidation & Modernization** - **Complete migration to Lit 3**: Consolidated all `lit-element@2` + `lit-html@1` usage to unified `lit@3` runtime - **Import standardization**: Updated all...
there seems to be a lingering side-effect of the lit upgrade in process revealed by the pb-select e2e test. Needs revisiting once the upgrade is through.
needs investigating
by other elements. anytime `{ force: true }` appears in the components test. Needs further investigation and digging
The dialog can be opened and closed via the header close button, but: - Pressing Escape does not close it, although an _onEsc handler exists. - Clicking the backdrop is...
Reordering panels using pb-drop can render duplicate panel clones and briefly duplicate the internal panels state. This shows up as 4 rendered panels and arrays like [1, 0, 0, 1]...
parent ticket for things I see while working on tests
Further align `existdb/existdb` with `duncdrum/existdb`