From 9d98b69e31e95eb86ba7247c2f73189eebcde10e Mon Sep 17 00:00:00 2001 From: sthag Date: Sat, 14 Feb 2026 19:17:46 +0100 Subject: [PATCH] feat: Features for table screen - Add active state for rows - Add addition of rows --- source/screens/demo/examples/ui/table.liquid | 79 +++++++++++++++++--- source/style/hippie-style | 2 +- 2 files changed, 68 insertions(+), 13 deletions(-) diff --git a/source/screens/demo/examples/ui/table.liquid b/source/screens/demo/examples/ui/table.liquid index c3313f1..5266b2a 100755 --- a/source/screens/demo/examples/ui/table.liquid +++ b/source/screens/demo/examples/ui/table.liquid @@ -12,9 +12,13 @@ tags:
- +
@@ -43,12 +47,12 @@ tags: - +
#
{% render 'hippie/partials/frame-status.liquid' %}
-