Skip to content

Releases: cldellow/datasette-ui-extras

0.19

05 Feb 04:40
Compare
Choose a tag to compare
  • Row pages for views on base tables, eg /db/views/123
  • Permit update JSON API calls for such views

0.18

04 Feb 02:32
Compare
Choose a tag to compare

Misc fit and finish bugs - can remove failed facets, handle facets that return 500s, be compatible with plugins that want to add content before .table-wrapper (like datasette-cluster-map)

0.17

01 Feb 04:59
Compare
Choose a tag to compare

Support datasette-parquet

0.16

29 Jan 22:06
Compare
Choose a tag to compare

add statistical facet (min, median, p90, p95, p99, max)

0.15

29 Jan 20:08
Compare
Choose a tag to compare

Show the label of the foreign key in the human description for = and != filters

0.14

29 Jan 17:49
Compare
Choose a tag to compare
  • Can toggle filters client-side
  • Can access column options on mobile by clicking the column name

0.13

29 Jan 05:03
Compare
Choose a tag to compare

Faster array facets, faster arraycontains filtering

0.12

29 Jan 02:07
Compare
Choose a tag to compare

fix 500 when year/month facets timed out

0.11

29 Jan 01:47
Compare
Choose a tag to compare
  • add year and year/month facets

0.10

29 Jan 00:44
Compare
Choose a tag to compare
  • bugfix: facet by this cog option should append params, not replace them
  • bugfix: don't assume render_cell gets a CustomRow