From 39591b2c37e59fdcf706c6a4a83a804d0190547b Mon Sep 17 00:00:00 2001 From: sthag Date: Wed, 25 Feb 2026 17:52:23 +0100 Subject: [PATCH 1/2] docs: Update content of TODO --- TODO.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 6704e8e..b408e3b 100644 --- a/TODO.md +++ b/TODO.md @@ -1,20 +1,21 @@ # General - Remove gulp and legacy files -- Update README -- Explain eleventy usage - Better README with more info for the content section + - Explain eleventy usage - Complete CHANGELOG - Automatic versioning for package.json and CHANGELOG - Add dynamic content to robots.txt during build process - Add dynamic content to sitemap.xml -- Add build process for normalize.css from github.com/necolas/normalize.css -- Add build process for bourbon from https://github.com/thoughtbot/bourbon # CSS - Check style for every basic element - Uniform spelling of classes and identifiers +- Direct class dependencies instead of repeating element names in classes +- Change io stuff + - Find name for styled interactive elements + - Find name for io module with nested class names # Content From 318af09d400e1a485b9c2ec42beeaf9b34a789ee Mon Sep 17 00:00:00 2001 From: sthag Date: Wed, 25 Feb 2026 17:54:28 +0100 Subject: [PATCH 2/2] feat: Add styles to table screen --- source/screens/demo/examples/ui/table.liquid | 10 +++++----- source/style/hippie-style | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/screens/demo/examples/ui/table.liquid b/source/screens/demo/examples/ui/table.liquid index a386015..96e72ea 100755 --- a/source/screens/demo/examples/ui/table.liquid +++ b/source/screens/demo/examples/ui/table.liquid @@ -39,8 +39,8 @@ tags: - - + + @@ -49,7 +49,7 @@ tags: - + @@ -72,9 +72,9 @@ tags: - +
## # Number NameUnit Price Sum
- diff --git a/source/style/hippie-style b/source/style/hippie-style index 69535d8..ddedf3b 160000 --- a/source/style/hippie-style +++ b/source/style/hippie-style @@ -1 +1 @@ -Subproject commit 69535d87ac38cbe210ed40f6c2b9952b67b8ce5f +Subproject commit ddedf3bbf2d6580dfeae297367fd673abaa11a96