-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChanges
More file actions
74 lines (51 loc) · 1.41 KB
/
Changes
File metadata and controls
74 lines (51 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Revision history for Air::Examples
{{$NEXT}}
0.0.21 2026-01-07T21:05:04Z
- add 21-simple-greeting
0.0.20 2026-01-05T12:54:04Z
- align to Air:ver<0.1.13>
- register LightDark
0.0.19 2026-01-03T18:18:47Z
- box -> panel
0.0.18 2025-12-24T09:15:44Z
- new Rudolph example
0.0.17 2025-11-24T18:37:10Z
- new Defaults example
0.0.16 2025-08-03T10:10:32+01:00
- move all examples to .raku
- remove .rakumod files
- tidy META6.json and README.md
0.0.15 2025-08-02T12:16:37+01:00
- use site.serve
0.0.14 2025-08-01T14:29:03+01:00
- no need to zef install .
0.0.13 2025-07-20T10:01:57+01:00
- box, dashboard
- Edit Row example
0.0.12 2025-06-30T15:24:41+01:00
- <one two> => ('one two')
0.0.11 2025-06-29T17:07:53+01:00
- name change
0.0.11 2025-06-05T09:08:40+01:00
- form examples
0.0.10 2025-05-08T22:34:27+01:00
- Air::Form
0.0.9 2025-04-05T08:01:01+01:00
- tagged -> tag refactor
- is routable -> is controller
0.0.8 2025-03-27T16:54:35Z
- tweak counter example
0.0.7 2025-03-27T10:51:11Z
- tweak todo docs
0.0.6 2025-03-22T21:33:07Z
- umami analytics
0.0.5 2025-03-18T11:26:00Z
- link to harcstack site
0.0.4 2025-03-14T16:45:08Z
- Air docs & test
0.0.3 2025-03-12T21:27:09Z
- Site examples x09
0.0.2 2025-03-04T22:02:20Z
- More, better functional
0.0.1 2025-02-28T17:31:01Z
- Initial version