Commit graph

26 commits

Author SHA1 Message Date
b72a85ac24 modes (view, edit, ...) basically working 2023-03-21 11:06:09 +01:00
81b470920b use v-show; work in progress: store/use field metadata on mounted event 2023-03-20 19:39:39 +01:00
794f21d3d1 work in progress: data modes with tabs and buttons 2023-03-20 16:05:36 +01:00
3ac7359189 work in progress: data modes with tabs and buttons 2023-03-20 15:52:19 +01:00
275ed6590c work in progress:person form; shortcode for dynamic links 2023-03-16 11:02:23 +01:00
80779cbea7 add 'action' parameter to exec() for overriding default action 2023-03-16 08:32:25 +01:00
f674fca741 allow setting of default domain on page level 2023-03-15 15:41:47 +01:00
36abaf6f74 fix handling of js @params (only global); fieldset/component: + 'domain' 2023-03-15 14:17:21 +01:00
4bbc3cad0a start with login page; nopoll config param; handle: check message 'class' 2023-03-15 12:43:55 +01:00
1aa76a59c8 reorganize stuff/app pages; Data component: make action configurable 2023-03-12 17:57:22 +01:00
59bb87d204 improve and extend configuration, using Hugo's $.Param method 2023-03-10 13:43:41 +01:00
ecf3f13622 fieldset: make v-scope component configurable 2023-03-10 08:29:14 +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
2ff0811346 comments/notes, minor improvements 2023-03-02 22:24:09 +01:00
94da069210 add Data component, use via fieldset shortcode 2023-03-02 12:09:53 +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
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
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
dd3f97bbab getting on with petite vue <-> Hugo shortcodes 2023-02-19 12:38:23 +01:00
3ef54f0d42 initial import 2023-02-16 09:40:53 +01:00