v0.12.0: Theme Park
What's Changed
- Purge jsDelivr cache after renderer publish by @jlowin in #264
- Add Sparkline component by @jlowin in #265
- Compress playground URLs with gzip by @jlowin in #275
- Render Metric delta as Badge pill by @jlowin in #276
- Fix 29 broken doc links and add CI check by @jlowin in #277
- Add handle_class and colored handle variants to Slider by @jlowin in #278
- Sparkline: add smooth curve interpolation by @jlowin in #280
- Add line numbers to playground editor and line info in errors by @jlowin in #281
- DataTable: support component rendering in cells by @jlowin in #279
- DataTable: default to full width by @jlowin in #284
- DataTable: cell formatting (number, currency, date) by @jlowin in #289
- Fix nondeterministic playground links and add docs CI workflows by @jlowin in #297
- Fix broken links across docs by @jlowin in #298
- Computed state: named derived values from expressions by @jlowin in #285
- Watch component for reacting to state changes by @jlowin in #286
- DataTable: on_row_click by @jlowin in #295
- Remove Watch component by @jlowin in #300
- DataTable sprint: search, columns, formatting, row click, DataFrame by @jlowin in #301
- Allow reactive expressions in variant fields by @jlowin in #302
- Remove Computed state by @jlowin in #303
- Document npm ci requirement for renderer dev setup by @jlowin in #304
- Add Dot component, target markers, and compact pipe by @jlowin in #305
- Redesign theming system with class hierarchy and playground support by @jlowin in #309
- Dashboard, Minimal themes, gradient system, renderer defaults by @jlowin in #312
- Text inline formatting, Span unifies InlineCode by @jlowin in #314
- Custom JavaScript handlers for pipes and actions by @jlowin in #311
- Add Link component for inline anchor tags by @jlowin in #315
- Reorganize docs: merge expressions, rename Components, promote Apps by @jlowin in #317
- Fix card padding: vertical-only by default by @jlowin in #316
- Rename cn- CSS prefix to pf- (prefab) by @jlowin in #318
Full Changelog: v0.11.2...v0.12.0