48b6e1d0ed
feat: Changes to template inheritance
...
Changes to what goes where.
2026-03-01 16:31:10 +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
36cf5178f2
feat: Replace nunjucks with new template and screen
...
- Replace ui index with liquid
- Add simple template inheriting from default
2026-02-15 21:59:25 +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
b1c7f4100e
feat: Unify format for IDs
2026-02-14 12:18:07 +01:00
498f59a939
feat: Replace ui cli and tui with liquid versions
2026-02-13 19:59:22 +01:00
bbd1a9674e
feat: Replace ui explorer with liquid template
...
- Explorer screen uses app.liquid layout instead of _app_frame.njk
- Rename to just Explorer
2026-02-13 19:23:10 +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
f83b5aa258
feat: Move and add functions
...
- Add global function randomFloatFrom()
- Move getRandomColor() to app
2026-02-13 17:35:09 +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
432af47d2c
feat: Add start screen
...
- Rename existing ui start screen to tile
- Add start screen
- Search input for DuckDuckGo
- Unfinished portal content
2025-11-16 12:13:57 +01:00
b7b1d15456
feat: Update hippie-script
...
- Update to new version
- Move brand from hippie to HIPPIE
- Add hippie-script to all remaining templates
2025-11-03 19:37:19 +01:00
a3eb2250ab
feat: Add hippie-script as dependency
...
Foundation to move all global JavaScript to the new repo.
2025-11-02 17:18:12 +01:00
50b43cdc2f
feat: More styling for placeholder
2025-11-02 13:12:04 +01:00
0f561d360a
feat: Change task bar placeholder
...
- Add content
- Reflect style from task bar
2025-11-02 11:39:11 +01:00
13b1924360
refactor: Move stuff around and rename
...
- DragAdv is now HippieTaskBar
- Remove previous version
- Move unused stuff
- Replace Clock with TimeDisplay
2025-11-02 10:20:51 +01:00
20b43b8d35
feat: Integrate date in task bar
...
- Date format can now be changed dynamically
- Date element is now created in task bar class
- Class can accept options, currently only for date
- Date format is changed according to position
- Changed dom structure for clock
- Refactor setPosition method to be more flexible
- Changed flex style for task bar items to inherit the direction
2025-11-02 09:26:19 +01:00
abf393191c
style: Reformat and comment
2025-11-02 09:18:12 +01:00
8a17baed12
fix: Wrong selector for gallery items
2025-11-01 12:18:08 +01:00
496b6e37d8
feat: Add date to task bar
...
- Add date display to task bar
- Add new DateDisplay class to app.js
- Update TimeDisplay to be like DateDisplay
2025-11-01 11:34:00 +01:00
bac4b73c08
feat: Add time to task bar
...
- Add app.js to windows screen
- Add time display to task bar
- Add new TimeDisplay class to app.js
- Add play and pause buttons as example
- Fix event handlers of task bar according to bubbling and propagation
2025-11-01 11:21:19 +01:00
c259ead9a0
feat: Replace new with start screen
...
- Convert to liquid
- Add old ongoing function for now
- Add macros as partials
- Rename data source to better reflect usage
- Update app.js to fulfill jshint
2025-10-28 19:51:59 +01:00
6098a1e62d
feat: Style and content for windows
2025-10-27 23:24:49 +01:00
e0cfcfac13
feat: Add and rename screens
...
- Add windows screen
- Add windows.js
- Different variants of classes for drag and edge snap behaviour
- Rename js files to better distinguish usage
2025-10-27 21:33:38 +01:00
3c9c438b25
feat: Add game and gallery screens
2025-10-27 21:23:26 +01:00
e21b9d36b5
feat: Replace form screen with liquid version
2025-10-27 21:16:41 +01:00
c77bcd8bdc
feat: Replace ui drag screen with liquid template
...
- Recreate io macros as liquid partials
- Add app template based on default
- Drag screen uses app.liquid layout instead of _app_frame.njk
2025-10-27 20:51:17 +01:00
6b644ca9f3
feat: Add macro for frame status bar
2025-10-27 20:41:38 +01:00
d9f7ae1ff9
feat: Change frame screens
...
- Move page title to template
- Remove redundant title blocks
- Base frame pages on correct template
- Base ui index on default template
2025-10-25 09:34:30 +02:00
1ddba29d9c
feat: Update drag page and other small things
...
- Add parameter to NewDiv class
- Add instance with content to drag page
- Drag page now also uses frame template
- Use macro for footer in explorer
2025-06-23 22:31:18 +02:00
e572f64259
feat: Add app frame template
...
- All frame pages use app frame template
- Add form page to frames and add header
2025-06-23 22:08:31 +02:00
0c37acf47f
feat: Restructure styles for cli and new pages
...
- Remove header from cli
- Add body_cli class
- Remove unnecessary frame element
2025-06-23 20:12:47 +02:00
f1d17490e0
fix: Remove body_ui class because it is not needed
2025-06-23 20:11:06 +02:00
c0c87771b6
feat: Change cli page
...
- New styles and strcture
- Add event listeners
- Add function to resize prompt according to input
- Append prompts to history element
2025-06-23 19:34:53 +02:00
e76f457851
feat: Set pageClass in app template
2025-06-23 19:30:50 +02:00
10d6fe7d82
feat: Add close event
...
- Frame elements now can be closed
- Event is added in template
- Action leads back in history
2025-06-22 18:17:42 +02:00
07e2e8ff6d
feat: New ui content
...
- New frame examples
- Move first parts to macros
2025-06-22 17:42:35 +02:00
24efcefab3
feat: Move files
...
- Template app is now part of hippie and not demo anymore
- Update includes
- Settings module is now called frame
2025-06-22 17:40:23 +02:00
0a27169a1b
fix: Layout of footer for settings
2025-06-22 15:57:55 +02:00
6e722cd907
feat: Restructure settings
...
- New styles
- New content
2025-06-22 15:49:32 +02:00
a33163d556
feat: Add bootstrap icons dependency
...
- Add node package for bootstrap icons
- New eleventy config addPassthroughCopy for package files
- Change link to local resource
- Change all node dependencies to production
2025-06-21 14:22:31 +02:00
8b7241c4da
feat: Change styles and ui
...
- Change to hippie styles
- Remove unused styles and components
- Change colors for ui pages
2025-06-21 13:39:36 +02:00
57dffa3502
feat: New settings
...
- Add dependency to bootstrap icons
- Add example content
- Restructure layout
- Now more usage of base hippie styles
2025-06-20 17:09:06 +02:00
06e4a80b66
fix: Remove wrong page id
2025-06-20 17:00:07 +02:00
d83ae3ea22
feat: Adapt new hippie styles
...
- Use bound io class
- Remove over specified styles
2025-06-19 16:45:20 +02:00
3b380e954a
feat: Changes to style and logic for ui parts
...
- Update hippie styles
- Move top element for new page to header macro
- Reassign ui and example collections
2025-06-19 16:21:09 +02:00