Commit graph

82 commits

Author SHA1 Message Date
f345d7e8bc improve generation of session id 2023-03-02 22:42:13 +01:00
2ff0811346 comments/notes, minor improvements 2023-03-02 22:24:09 +01:00
c76426e13f provide setSid(); + minor clean-up input shortcode 2023-03-02 13:35:58 +01:00
94da069210 add Data component, use via fieldset shortcode 2023-03-02 12:09:53 +01:00
c2f3db08cd remove (now) unused td tags 2023-03-02 10:05:17 +01:00
3c859c0931 explore: generate session id 2023-03-02 10:03:39 +01:00
97b0629de0 trying to conceive more complex situations (e.g. a table) 2023-03-01 16:44:28 +01:00
75ba831e01 add button 2023-03-01 11:34:12 +01:00
2874234980 more functionality for input and display shortcodes 2023-03-01 09:42:21 +01:00
65d31a543f separate shortcodes: display, debug 2023-03-01 07:45:46 +01:00
6249f5f48c add debug shortcode 2023-03-01 07:41:43 +01:00
bf311a0dee display shortcode with parameter 'expr' 2023-03-01 07:39:58 +01:00
af6a4a075d move petite-vue-related shortcodes to pv directory; start input-..., display 2023-02-28 11:11:18 +01:00
9a0129e70a import petite-vue from package in node_modules 2023-02-28 11:09:48 +01:00
8dee4a3997 work in progress: data processing functionality 2023-02-28 08:19:12 +01:00
126740ef14 separate appdata from pvapp runner object 2023-02-27 12:16:18 +01:00
2dca568ee8 refactoring, config stuff basically OK 2023-02-27 10:40:10 +01:00
5f793c354e provide confdata as type 2023-02-27 09:19:29 +01:00
1ad9e70c00 work in progress: set up structures and processes in common.ts 2023-02-25 21:41:06 +01:00
ba2a58353c one more step towards clean configuration and setup 2023-02-24 21:04:53 +01:00
4145c323b8 work in progross: modules with focused responsibilities 2023-02-23 19:32:43 +01:00
ffc3915e65 provide js.Build params, import via @params 2023-02-22 10:09:11 +01:00
55c6ad1a5f explore petite-vue functionalities ... 2023-02-22 08:08:33 +01:00
9bdde0637d use try / catch with 10 seconds wait in case of error 2023-02-20 11:20:11 +01:00
6644a8f88c poll: use async function; provide tsconfig.json 2023-02-20 10:51:55 +01:00
d9e0b54b80 polling functionality basically working, with direct call in main.ts 2023-02-19 19:17:14 +01:00
d1eb02ee28 work in progress: polling, ... 2023-02-19 18:03:39 +01:00
bba0177f9f example code using v-model and v-effect 2023-02-19 15:08:52 +01:00
ad1c48b7ed getting on with petite vue <-> Hugo shortcodes 2023-02-19 12:39:20 +01:00
dd3f97bbab getting on with petite vue <-> Hugo shortcodes 2023-02-19 12:38:23 +01:00
56edced4ab work in progress: frontend functionality with petite-vue 2023-02-18 16:48:07 +01:00
3ef54f0d42 initial import 2023-02-16 09:40:53 +01:00