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
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
30ad2f3067
feat: Change normalize css dependency
...
- Remove old v7.0.0 vendor file
- Add node package for normalize css
- Still not in use
2025-06-21 14:35:43 +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
5786e9e4b0
feat: Update components to new hippie styles
2025-06-20 17:03:31 +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
7950d23b14
feat: More content for components and layouts
...
- Update hippie styles
- Add demo images
- New components content
- New layout structure and content
2025-06-19 14:20:56 +02:00
9ff731395a
feat: Improve details
...
- Prevent text selection for agreement step
- Extend mouse out time
- Hint toast is now part of intro step
- Agreement step can now be solved with keyboard
- Remove more event listeners when step is solved
2025-05-18 12:07:10 +02:00
13b9318f56
feat: Changes to event handling and steps
...
- New idle object
- New handlers for idle state
- Idle uses global colors
- Add mouse over style to idle
- Set pointer events style from js
- Reindent ui index
2025-05-18 11:20:48 +02:00
8937b36a1e
feat: Changes to ui form and drag
...
- Use common styles
- Move NewDiv class to external script
- Align script for form and drag pages
2025-05-15 20:00:51 +02:00
ad150fadf2
feat: Add form ui example
...
Test css grid system for form fields.
2025-05-14 19:00:13 +02:00
b0bb338bee
feat: New idle step
...
- Add idle step after agreement
- New content for agreement
- Move brand information to macro
- New step class for common style
2025-05-04 22:25:03 +02:00
fa5e74a100
feat: Refactor listeners
...
- Add handler functions for event listeners
- Change agreement step to wait for interaction
- Remove listeners after each step
- Add steps object
2025-05-03 15:12:16 +02:00
7255b009b9
feat: Add loader step
...
- Add loader element with progress display
- Add styles for loader, spinner and bar
- Move event listeners for hint to intro step
- Add loadCore function to simulate loader
- Keep alternative progress bar for document loading display
2025-05-03 12:34:23 +02:00
234f4e6e7d
feat: New ui index
...
Init example starts like an application with fullscreen steps leading to an idle or menu state.
Each step has specific events to trigger the next step.
- Add index screen to ui
- Add own script
- Update ui style
2025-05-02 19:50:26 +02:00
37986e7b4b
feat: Reflect style changes in hippie-style
...
- Update submodule
- Rename changed classes
2025-05-02 14:05:33 +02:00
2c61450238
feat: Separate style for drag example
2025-04-14 20:16:10 +02:00
2e2091a179
feat: Add soungbook example
...
- Add songbook to demo
- Add macro for song
- Add style module
2025-04-12 16:41:47 +02:00
8e06f8feb8
feat: add color to draggables
2024-08-15 22:59:52 +02:00
3a867c169a
feat: add ui examples
2024-08-15 22:41:12 +02:00
26f5539f3f
feat: update submodule
2024-08-14 18:25:06 +02:00
42a20c83f5
feat: replace transition with new variable
2024-08-14 18:08:41 +02:00
eae17727f9
style: portal flex
2024-08-11 21:59:28 +02:00
9f8aa510db
fix: better overflow for gates
2024-08-11 21:40:02 +02:00
e856e53114
Correction for media query
2023-10-25 17:32:33 +02:00
6e7615b44d
Submodule hippie-style to branch main
2023-10-24 19:49:46 +02:00
Stephan Hagedorn
f7a5481fd2
Submodule
2022-08-08 21:46:38 +02:00
Stephan Hagedorn
534115ff28
Modules and maintenance
...
- Update to modules
- Added ESLint configuration
- Tried to fix SASS but still no automatic reload
- Gulp not working anymore
2022-08-08 21:43:54 +02:00
f7dd7c93e3
Added card and portal modules
2021-03-14 21:47:11 +01:00
32215de810
Update to hippie-style
2021-03-14 20:32:20 +01:00
bf1a6ca742
Update hippie-style again
2021-03-14 20:12:39 +01:00
d228284001
Change to hippie-style
2021-03-14 20:00:54 +01:00
Stephan Hagedorn
d812ed6208
maintenance
...
* added sprite file to gitignore
* removed linting from dev task
* testing new npm scripts
2020-05-24 17:33:54 +02:00
Stephan Hagedorn
df064b8a94
Style changes
...
* removed demo module from basic style
* include submodule changes
2020-05-08 20:02:08 +02:00
Stephan Hagedorn
b2ea5b01aa
Requirements updated and new nunjucks variables
...
Fixed problems with base paths.
2020-04-04 23:56:49 +02:00
8567604ea6
forgot new file, also in submodule
2020-02-01 14:57:07 +01:00
5c3cda58b1
changes to license file and submodule update
2020-02-01 13:56:32 +01:00
150fb3fdbc
switched to style submodule usage
...
* changed paths to style module
* removed initial style folder which was moved to the submodule
2019-11-15 20:27:50 +01:00
d205031fff
submodule integration
...
* switched to submodule development branch
* updated submodule
2019-11-15 19:38:34 +01:00
63b54f2749
added style module
2019-11-12 19:55:53 +01:00
Stephan
175816c359
Fix leftover imports
2019-04-06 12:35:12 +02:00
Stephan
371cb450f8
New es6 coding standard
...
* Added babel presets to setup standards
* set jshint to es6
* reworked javascript and cerated first two modules
2019-04-06 12:31:07 +02:00