65eec5f6bd
feat: Rename nav classes
2026-03-22 19:39:23 +01:00
65041f65b3
feat: Update ui table styles
2026-03-17 01:13:33 +01:00
e9c383b41e
feat: Update table screen
...
- Move logic for rows to cloneRow function
- Add random selection of type to loop
- Refine row types
- Add event for group toggle
2026-03-17 00:45:27 +01:00
318af09d40
feat: Add styles to table screen
2026-02-25 17:54:28 +01:00
2d3c049d40
feat: Remove pageBase from liquid templates
...
- Remove pageBase global from all liquid templates
- Change " to ' for all liquid tags
2026-02-21 12:58:31 +01:00
b10379782f
feat: Add functionality to table screen
...
- New templates for rows with different content
- Rows can now be repositioned
- Change of rows now causes a reindex
2026-02-21 09:28:50 +01:00
d04e0e3174
feat: Add content to table screen
2026-02-17 21:53:06 +01:00
9d98b69e31
feat: Features for table screen
...
- Add active state for rows
- Add addition of rows
2026-02-14 19:17:46 +01:00
15a9b83e80
feat: Content and interaction for table screen
...
- Add getRandomFormattedString(), toggleColumn() and convertToRomanNumeral() to app
- Update hippie styles
- Add button to toggle index column
- Add select group to autofill numbering
2026-02-14 13:26:06 +01:00
a85dbbe27c
feat: Additional content and style for table screen
...
- More columns with placeholder content
- Special styles for textarea and td
- New style for io module
2026-02-13 18:04:07 +01:00
1b3a320b17
feat: New table screen for ui
...
- Add table screen to ui examples
- Display table with placeholder content
- Add global function replaceLineBreaks()
2026-02-13 11:39:52 +01:00