storkCore

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

16 check-ins using file examples/poe.html version 5cc57230a4

2024-03-13
13:30
Added a mediaplayer component Leaf check-in: 2aa70203bb user: setok tags: trunk
2023-02-24
09:46
Tiny cleanup check-in: 73896af3fa user: setok tags: rel1.0, trunk
2023-02-23
14:15
Added a hello world with multiple views from shared model check-in: a36f0b9dd3 user: setok tags: trunk
14:15
Added simple hello world check-in: 1cfea04f86 user: setok tags: trunk
14:15
Added hello world example with no cloning. check-in: d79cbc8f38 user: setok tags: trunk
12:36
Added an example for how basic cloning works. check-in: ebb4baccf7 user: setok tags: trunk
2022-12-02
12:28
Don't allow counter to go beyond 0 (if date is in past, just show 0 left) check-in: c01fbd3cb5 user: setok tags: trunk
2022-11-26
16:28
Removed some debug output check-in: b06bd6e823 user: setok tags: trunk
16:00
(no comment) check-in: 32ca15a4ea user: setok tags: trunk
15:59
Created a controller for doing visual countdowns Also with an example Closed-Leaf check-in: 01915a765b user: setok tags: countdownComponent
2022-11-25
14:41
Create new branch named "countdownComponent" check-in: 0ccf0b2540 user: setok tags: countdownComponent
2022-03-24
20:02
Merged work done courtesy of Attractive.ai check-in: 687d3d0918 user: setok tags: trunk
18:57
Allow templateFromProperty to work without matching template. If templateFromProperty is used we no longer throw an error if the matching template from HTML is not found. In that case nothing is rendered. Leaf check-in: d92c13cc78 user: setok tags: poe
15:07
Removed unused drawed() function check-in: 3dba570498 user: setok tags: poe
14:30
Added new model matching capabilities * Matching to a HTML element based on a ListModel property * Setting of HTML element CSS class based on model property check-in: 9aab33abd9 user: setok tags: poe
2022-01-31
12:29
More code cleanup check-in: 3c465144bd user: setok tags: poe