SxWebs

Timeline
Login

Timeline

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

50 most recent check-ins

2025-09-02
15:54
Initial version of SxHTMLs Leaf check-in: 673110c9fb user: stern tags: trunk
15:03
SxHTML: make use of webs/htmls/render check-in: f6de64b49b user: stern tags: trunk
13:27
SxHTML: refactor internal classification of tags check-in: 5d4fef34da user: stern tags: trunk
13:24
Update dependencies check-in: ecb38c754a user: stern tags: trunk
2025-09-01
18:20
sxhtml: use webs/htmlp/tags instead of internal map check-in: 33873afd98 user: stern tags: trunk
18:04
Remove sub-package sxforms; Use webs/forms instead check-in: 5e08888161 user: stern tags: trunk
18:00
Update dependencies; Go 1.25 check-in: 4711d9c678 user: stern tags: trunk
2025-08-06
17:03
sxhtml: represent attributes without a starting "@", just as a list of pairs/lists check-in: a33d11a3e7 user: stern tags: trunk
2025-07-28
10:16
sxforms: initial version of flow content field check-in: 248e641c54 user: stern tags: trunk
09:58
sxform: refactor InputElement by separating logical type and physical HTML representation check-in: 150878bf29 user: stern tags: trunk
09:44
sxforms: refactor; adapt to last sxhtml change (sxhtml.MakeSymbol) check-in: 5ba17a8106 user: stern tags: trunk
09:33
sxhtml: introduce MakeSymbol (will later create symbols in HTML package. check-in: 81df7168ca user: stern tags: trunk
2025-07-26
15:54
sxforms: cancel -> noFormValidate (cancel is just one kind of no-validation) check-in: 3ac3db5506 user: stern tags: trunk
2025-07-25
13:51
sxforms: parse time form element as local time check-in: e945def20e user: stern tags: trunk
2025-07-22
16:04
sxsite: adapt to webs changes check-in: 606a85ddec user: stern tags: trunk
2025-07-21
17:27
Update dependency webs check-in: d5d2242999 user: stern tags: trunk
17:09
sxforms: add HTML attribute "formnovalidate" for submit element that is a cancel button check-in: 7d417a71ae user: stern tags: trunk
12:37
sxforms: add form.DisableFields check-in: 7bfce843aa user: stern tags: trunk
2025-07-17
18:01
sxforms: add CheckedValue check-in: 49773b6d64 user: stern tags: trunk
15:37
sxforms: add validators AnyOf and NoneOf check-in: 25d5414ac4 user: stern tags: trunk
2025-07-15
16:25
sxforms: fix missing SetValue test for datetime check-in: 421f076c6e user: stern tags: trunk
2025-07-11
16:59
sxforms: enhance CheckboxElement check-in: ff42ab4ae2 user: stern tags: trunk
15:41
sxforms: add fieldset check-in: 82880e3e21 user: stern tags: trunk
2025-07-07
07:17
Update dependencies check-in: c44197610e user: stern tags: trunk
2025-06-21
12:52
Adapt to dependency changes, mostly Sx changes check-in: c25706b6e4 user: stern tags: trunk
2025-05-26
09:46
Update dependency sx check-in: c7f8ff8e06 user: stern tags: trunk
09:10
Update dependencies zero, webs check-in: c80be30238 user: stern tags: trunk
2025-05-23
17:20
sxforms: add checkbox field; add autofocus attributes (which is technically a validator) check-in: 26da4d1a10 user: stern tags: trunk
15:34
sxforms: add Datetime and Number input elements; add min, max, UInt, and step validator check-in: b3815ce5e8 user: stern tags: trunk
2025-05-05
10:32
Update dependencies check-in: 54507dc150 user: stern tags: trunk
2025-04-15
16:24
Adapt to sx changes check-in: 110f49c5a1 user: stern tags: trunk
2025-04-03
11:02
Update to latest Sx check-in: 25a5ef5e30 user: stern tags: trunk
2025-02-26
21:06
Apply modernize check-in: 7bc3145c26 user: stern tags: trunk
2025-02-18
11:08
Adapt to Sx changes: ListBuilder.AddN; no reset for lb.List check-in: faf5c88838 user: stern tags: trunk
2025-02-17
13:37
Update dependencies; update sxhtml page check-in: c5a27e7e73 user: stern tags: trunk
2025-02-16
17:59
Use Sx list iters check-in: 6b946bd651 user: stern tags: trunk
2025-02-13
13:15
Reword home page check-in: 111c8c58f0 user: stern tags: trunk
2025-02-12
19:06
Use Go 1.24 check-in: 2b5ef50a2b user: stern tags: trunk
2024-10-31
14:44
Update webs dependency and remove some linter messages check-in: 53c3b2ed1a user: stern tags: trunk
2024-08-14
08:56
Update dependencies -> use Go 1.23 check-in: 5b4b5c496c user: stern tags: trunk
2024-08-06
09:12
Update dependencies check-in: 00940bb010 user: stern tags: trunk
09:10
Initial version of sxsite: builtins url-for, make-url check-in: 484e189273 user: stern tags: trunk
2024-07-26
14:01
sxforms: allow to set number of rows and columns for text area field check-in: 14ce729741 user: stern tags: trunk
2024-07-23
17:11
Enhance sxforms.ValidOnSubmit into OnSubmit (introducing 4 result types) check-in: 57b4c14f77 user: stern tags: trunk
14:51
Update sx dependency check-in: b6b504d193 user: stern tags: trunk
2024-07-22
13:11
sxforms: fix min length attribute for form field check-in: de98d02b48 user: stern tags: trunk
12:44
sxforms: add validator to check minlength and maxlength of fields check-in: 9f6780f4d4 user: stern tags: trunk
12:00
sxforms: add EmailField check-in: 15fb0364bc user: stern tags: trunk
2024-06-13
14:21
sxforms: an empty select field value signals the request to select some required value check-in: 66fc5a2842 user: stern tags: trunk
2024-06-10
13:37
Add string comparison validators check-in: 7fa171edc9 user: stern tags: trunk