Commit graph

225 commits

Author SHA1 Message Date
08e258d7aa feat: Create new ui index
- New index page for ui collection
- Move intro to examples and rename
2025-06-19 16:13:22 +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
4d00d34d63 feat: Add content for components page
- New elements in sections part
- Reindent
2025-06-19 12:36:56 +02:00
c98ebb44ca style: Reindent and reformat 2025-06-19 12:02:32 +02:00
07f51e80a2 feat: Add macros
- New footer macros
- New header macro
- Use macros in partials
2025-06-19 12:02:06 +02:00
7f84235f08 fix: Clean up small things
- Rename footer macro
- Remove unnecessary div in components page
- Rename file comments
2025-06-19 11:07:54 +02:00
4fcd7742a8 feat: Consolidate body navigation
- Update html spec in components page
- Add form components
- Add JS for components which is not globally available
- Move body navigation to main template
- Reformat main template
2025-06-19 10:08:00 +02:00
8f15664d57 style: Spaces to tabs 2025-05-18 13:08:58 +02:00
875041bacf feat: Update composeMail function
- Move function to hippie functions
- Use vanilla instead of jQuery
- Add examples to introduction page
- Reindent
2025-05-18 13:02:30 +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
fe2261fda5 feat: Change app template
- Add global variables to app template
- Add flag colors to global variables
- Change var declaration
2025-05-18 11:17: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
79ad6f452d feat: Add empty default page 2025-05-04 22:25:55 +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
2c001aaa4e feat: Refactor ui steps as promises 2025-05-02 20:35:58 +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
58cb0eba2c feat: Add sprite folder to gitignore 2025-04-14 20:50:23 +02:00
a43def2e92 feat: New order for meta elements 2025-04-14 20:16:32 +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
024540e389 feat: Move macros for general usage 2025-04-12 15:49:46 +02:00
04a26a2289 feat: Change meta link to button 2025-04-12 14:30:54 +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
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
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
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
15bca45965 fix: indentation in title 2024-08-11 18:44:43 +02:00
d7c4bcb518 feat: update gitignore 2024-08-11 18:20:17 +02:00
fa63f026c5 fix: move demo links to correct templates 2024-08-11 17:23:31 +02:00
cf3149d69b refactor: remove legacy js files 2024-08-11 17:22:24 +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
4710f41f5a refactor: remove gulp leftovers 2024-08-11 00:52:06 +02:00