Skip to content

Instantly share code, notes, and snippets.

View telamonian's full-sized avatar

Max Klein telamonian

View GitHub Profile
@telamonian
telamonian / _regular-table_flex_layout_bug_repro.md
Last active March 30, 2021 06:47
flex_layout_bug repro for `regular-table`

null

@telamonian
telamonian / _regular-table_row_height_bug_repro.md
Created March 30, 2021 06:36
row height bug repro for `regular-table` that shows how having a "fat" row breaks the calculation of number of rows to render

null

@telamonian
telamonian / README.md
Last active March 31, 2021 04:09
tree-finder simple try-it-out live demo

A basic example of using a <tree-finder> element to render and interact with a simple mock filesystem. The tree-finder.js script and some associated stylesheets are dynamically fetched at page load via the jsdelivr cdn.

tree-finder