e572f64259
feat: Add app frame template
...
- All frame pages use app frame template
- Add form page to frames and add header
2025-06-23 22:08:31 +02:00
e76f457851
feat: Set pageClass in app template
2025-06-23 19:30:50 +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
52daf0ca51
feat: Change placeholder and usage
...
- Move files
- Remove demo folder for art
- Remove unused files
- Add placeholders
- Move flag to placeholder
- Replace content with placeholders
2025-06-21 12:11:03 +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
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
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
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
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
a43def2e92
feat: New order for meta elements
2025-04-14 20:16:32 +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
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
15bca45965
fix: indentation in title
2024-08-11 18:44:43 +02:00
fa63f026c5
fix: move demo links to correct templates
2024-08-11 17:23:31 +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
be425e8be5
feat: change log output and template structure
...
- new global variable debugMode
- demo templates are now based on hippie defaults joined with template inheritance
- add log macros
- new function logAdd()
- log uses global state
2024-08-10 15:25:41 +02:00
b17e16abd9
feat: add placeholder and rearrange files
2024-08-08 20:42:28 +02:00
8eb377717a
fix: variable naming
2024-08-08 20:35:08 +02:00
ef9d665849
Introduced 11ty
...
Set new version based on all changes since last version change, which was 0.4.2.
Removed obsolete devDependencies, now only using 11ty and sass.
Update to package.json fields
- New sass version
- Update to project links
- Rearranged fields
- New commands for 'scripts' that include changes from branch testing-npm-scripts
- Added field 'private' to prevent publishing by mistake
Added configuration for 11ty to reflect previous behaviour from gulp.
- Moved source/templates/demo/data.json to source/screens/demo.json so it can be used
- Fixed demo template so it can use the data source
- Removed source/data/demo.json which was not used
2023-10-25 20:25:09 +02:00
Stephan Hagedorn
778d7d14d5
logPerf without JQuery
...
(cherry picked from commit cf3fde601e )
2023-10-17 22:01:27 +02:00
f7dd7c93e3
Added card and portal modules
2021-03-14 21:47:11 +01:00
dde26ec45e
Changes to global config for templates
2021-03-09 15:54:23 +01:00
003a115923
Additions to js debug code
2021-03-08 15:58:07 +01:00
Stephan Hagedorn
b2ea5b01aa
Requirements updated and new nunjucks variables
...
Fixed problems with base paths.
2020-04-04 23:56:49 +02:00
Stephan
11b30671d4
debug performance
2019-11-16 14:32:17 +01:00
Stephan
9b9b0cb1c6
update and vaildation
...
* updated dependencies
* added html validator
* checked html results
* new readme
2019-11-16 13:26:19 +01:00
Stephan
6f95393409
crlf
2019-11-12 19:46:04 +01: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
Stephan
3d4eef5eb0
Code formatting according to standardjs
2019-03-31 21:30:46 +02:00
Stephan
50a1a6d925
Changes to content
...
Removed some stale screens.
2019-03-31 20:49:00 +02:00
Stephan
6095870ce3
Javascript again
...
* Added babel to get to use ES6
* restructure for head srcipt
* general work on javascript files
2019-03-31 12:00:57 +02:00
Stephan
9ce65091f4
Javascript work
2019-03-30 16:52:20 +01:00
Stephan
4cb89ec7af
Javascript work
...
* removed cache and remember from js task
* renamed js variables
* reworked js code
* added logPerf function to page head
2019-03-29 18:41:27 +01:00
Stephan
a764b0844d
New template head structure for css links
...
Moved css link in page head into links block
for better override possibility.
2019-03-26 20:17:57 +01:00
Stephan
c23bf9d426
Forgot bodyClass on some templates
2019-03-26 20:02:58 +01:00
Stephan
a0f3582f81
Nunjucks work
...
* Update to jquery 3.3.1
* Removed test json file
New template variable bodyClass. Better block structure to be able to
better differentiate content in screens.
2019-03-26 19:44:31 +01:00
Stephan
ef9236f47a
Created entry file switch
...
Added checks for index.njk and data.json files to switch from demo file
usage.
To prevent override of default files.
Updated explanation on demo entry page.
2019-03-21 21:45:43 +01:00
cd870b1bfe
NOTE test commit from wsl
...
Discrepancy from atom git status
2019-03-21 20:39:53 +01:00