42e8e6f5f5
feat: Update events and style for quest view
...
- New buttons
- Refine event delegation
2026-04-13 23:46:45 +02:00
38274c1277
feat: Update game screen
...
- Use new RandomPixelPlaceholder
- Add first event for view
2026-04-05 12:18:40 +02:00
167e35ae33
fix: Duplicate styles
2026-04-05 12:17:17 +02:00
46491f8df7
feat: Change game screen and menu class
...
- Add default option
- Add init and changeView
- Change style to be more specific
- Rename constants and variables
2026-04-04 13:03:59 +02:00
afcb06a808
feat: Change styles for game
2026-04-04 10:22:04 +02:00
19577eca8c
feat: Change game structure
...
- New template
- Rename screens
- New partial for menu
- New data file for menu content
- Separate styles
2026-04-04 09:21:34 +02:00
a1b5aa8c59
feat: New game screen
...
- Basic layout
- Menu structure
- First screen
- Add RandomPixelCanvas class
2026-04-04 08:17:56 +02:00
45b0aef67d
feat: Add background animation to FPV
2026-03-24 20:43:53 +01:00
2387e08ad0
feat: Combine start and tile screens
...
- Combine start and tile content to start screen
- Remove tile screen
- Remove new css module
- Integrate style to start module
2026-03-21 17:49:48 +01:00
ebed5a2d42
feat: Add new game screen
...
- Add first person view screen
- Add HippieCrosshair class
- Controls for crosshair options
- Add styles to game module
2026-03-21 14:49:10 +01:00
e7aaf257e3
refactor: Standardize order of @use
2026-03-21 11:48:20 +01:00
d533563569
feat: Change - to _ for selector names
2026-03-15 12:25:23 +01:00
6520cdbcf0
feat: Add login to layouts
...
- Add articles
- Change order of articles
- Add id attributes like in components
- Add login example
2026-03-12 21:38:48 +01:00
fdef673886
feat: Update card and placeholder
...
- Change card from njk to liquid
- Fix flag placeholder
- Update structure of card
2026-03-10 19:40:03 +01:00
6ae411c83b
feat: Update intro and placeholder
...
- Change intro from njk to liquid
- New svg content for brand shortcode
- New style for brand in ui
2026-03-08 18:18:54 +01:00
9b44963ba2
feat: Make game sub
...
- Move game and intro to own collection
- Add index
- Add brand placeholder to shortcodes
- Add variant of placeholder to menu
2026-03-08 17:00:04 +01:00
a5462dcc7e
feat: Use paired styles
...
Change .list_link style to &.link.
2026-03-08 14:54:41 +01:00
3ae1cebdd6
feat: Responsiveness for lists
...
- New style for lists
- Change index list layout
2026-03-08 14:42:16 +01:00
6a574d92c2
feat: Add overlay to HippieClock
...
- Add method to create overlay element
- Use DateDisplay and TimeDisplay classes
- Add button to toggle display
- Update style for header
- Add methods to handle shapes
2026-03-01 20:57:15 +01:00
8d1d182be4
feat: Add moon phase to HippieClock
2026-03-01 13:01:10 +01:00
56633b364e
feat: Remove legacy clock version
2026-03-01 10:50:43 +01:00
62b21b5e68
feat: New class HippieClock
...
Adapt everything to a class based prototype.
- Functionality of clock still missing
- Original version is hidden
- Size now is dynamic
- Parts can be added
2026-02-28 11:31:57 +01:00
2f87621756
feat: Change clock layout
...
- Clock is now centered in window
- Clock is resized according to window
2026-02-26 19:30:30 +01:00
8fb6181154
feat: Add day of year to clock
...
- Add ring for day of year
- New sections
- Move button
- Center clock
2026-02-25 23:35:29 +01:00
6e75d9b290
feat: New content for clock
...
- Add background canvas
- Add marker
- Add sections
2026-02-25 21:13:53 +01:00
0ac6766fb0
feat: Change template for game screen
...
- Move SCSS module
- Change template to simple
2026-02-15 22:47:02 +01:00
0dfba8e6ee
feat: Improve CSS declaration for gallery
2026-02-13 11:41:00 +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
fe8008c5b5
fix: Path to hippie-style
2025-12-01 17:12:05 +01:00
1a1badc786
feat: Update clock to use color from CSS
2025-11-16 13:27:46 +01:00
847c4a9f6b
feat: Update clock
...
Add switch for 12/24-hour format.
2025-11-16 12:57:43 +01:00
fcdbfb41ef
feat: Add clock screen
...
- New screen for a ring clock
- Add a canvas with the first ring
- No functionality yet
2025-11-16 12:29:19 +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
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
667485fce1
fix: Task bar flex style
2025-11-02 11:32:57 +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
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
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
c1fea8064e
feat: Adapt new hippie-style structure
...
Sass deprecations removed.
2025-10-26 11:37:47 +01:00
65d80fcbc4
style: Add editorconfig for css
...
Change indentation for CSS and SCSS to 2 instead of the default which is 4.
2025-10-25 09:15:41 +02:00
50b0d864c2
feat: Replace deprecated sass color functions
2025-10-25 09:03:58 +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
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
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
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
6e722cd907
feat: Restructure settings
...
- New styles
- New content
2025-06-22 15:49:32 +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