Commit graph

42 commits

Author SHA1 Message Date
ff47987b41 save with sendMsg working 2023-03-10 15:02:46 +01:00
59bb87d204 improve and extend configuration, using Hugo's $.Param method 2023-03-10 13:43:41 +01:00
463fdb266b poll: send interaction in POST data 2023-03-10 09:31:24 +01:00
ecf3f13622 fieldset: make v-scope component configurable 2023-03-10 08:29:14 +01:00
3c13e8093b provide more general function for generating random strings 2023-03-10 08:27:35 +01:00
7bba4a56b0 fieldset: make component name configurable 2023-03-08 07:34:20 +01:00
80626c3d01 use message field 'class' for identifying component 2023-03-07 08:46:20 +01:00
7456271782 experiments with display (+ link with id) and input (+ default expression) 2023-03-06 16:10:35 +01:00
bbeaa6a4e0 processing of incoming message basically working 2023-03-03 10:45:59 +01:00
8a244aa1a3 components: +name, register in app; put sid in config object 2023-03-03 09:25:37 +01:00
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