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
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
d533563569
feat: Change - to _ for selector names
2026-03-15 12:25:23 +01:00
245227d7e9
feat: Reflect new table styles
...
Add examples to components.
2026-03-15 11:32:59 +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
30fcd22a7b
fix: Intro
...
- Move style inside .body_intro
- Fix overlap of ids
2026-03-08 18:54:44 +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
318af09d40
feat: Add styles to table screen
2026-02-25 17:54:28 +01:00
5765207e51
feat: Change table classes
2026-02-21 14:09:10 +01:00
0ac6766fb0
feat: Change template for game screen
...
- Move SCSS module
- Change template to simple
2026-02-15 22:47:02 +01:00
d72f47bdd6
feat: Update hippie-style module
2026-02-15 10:53:11 +01:00
aa4c0968ae
feat: Reflect new hr styles
2026-02-14 20:45:30 +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
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
ac8f55a7c9
feat: Change global mouse interaction
...
- Add .body_intro to intro screen
- Change mouse over identifier
- Introduce HippieFade as global function
- Replace #js_mob with HippieFade
- Remove old partial
2025-10-25 09:32:22 +02: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
41c5757790
feat: Change label styles and update layouts
...
- Update styles
- Update layouts screen and rearrange other examples
2025-10-20 19:27:23 +02:00
7c83a33920
feat: Update hippie-style
2025-10-10 18:27:54 +02:00