Commit graph

74 commits

Author SHA1 Message Date
8f15664d57 style: Spaces to tabs 2025-05-18 13:08:58 +02:00
9fbc19388f feat: Update card script
- Use vanilla instead of jQuery
- Remove super script
- Remove event for dither variant
- Reindent
2025-05-18 12:44:47 +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
ba063b0760 fix: Indentation for frontmatter 2025-05-18 11:45:26 +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
8942dc3632 refactor: Move script parts around
- Run setup function in global script
- Move common script assets to hippie main template
- Remove unused scrcipt from components page
2025-05-17 13:04:31 +02:00
6cfe5b21e1 feat: Consolidate intro scripts
- Change script source from ui to intro
- Test variants with classes
- Move active scripts parts to index
- Remove old ui script
2025-05-17 11:06:45 +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
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
2e2091a179 feat: Add soungbook example
- Add songbook to demo
- Add macro for song
- Add style module
2025-04-12 16:41:47 +02:00
024540e389 feat: Move macros for general usage 2025-04-12 15:49:46 +02:00
b039c506a8 feat: Change and move content
- Add info to basics
- Move table variants from basic to components
2025-04-12 14:25:55 +02:00
4cf279bee5 feat: draggable is now a class 2024-08-15 23:06:21 +02:00
8e06f8feb8 feat: add color to draggables 2024-08-15 22:59:52 +02:00
22ad9eb6cc feat: add new draggable elements 2024-08-15 22:49:11 +02:00
3a867c169a feat: add ui examples 2024-08-15 22:41:12 +02:00
95a18e636f fix: change placeholder language 2024-08-14 18:02:45 +02:00
7ae8799d4f feat: add variables to templates 2024-08-14 17:57:41 +02:00
23438e7cb3 fix: change tags for demo purpose 2024-08-11 15:34:55 +02:00
da86b19aba feat: use collections and add frontmatter 2024-08-11 15:15:07 +02:00
c18ed30b74 feat!: move every layout to demo folder
- source/screens is now free for user files
- rename demo templates to their equivalent sources
- add demo maintenance template
- demo templates use html base element
2024-08-11 12:05:18 +02:00