CentreMetre
  • Joined on 2026-05-25
CentreMetre pushed to master at CentreMetre/abstract-ts-table 2026-06-15 20:16:06 +00:00
f5833fcbf8 Fix doc typos and add Table class summary line
95254027c4 Use a passed HTMLTableCellElement as the cell directly
436217a8ff Add TypeScript build config for .d.ts declaration output
8c561385b8 Add licence
Compare 4 commits »
CentreMetre pushed to master at CentreMetre/abstract-ts-table 2026-06-14 20:46:10 +00:00
67ecf689a6 Add default css
b0f40dea5f Reword HTMLElement cloneNode remark for clarity
27488dd1b3 Mark internal helpers protected and document HTMLElement cell behaviour
2a851983b2 Rename Column key to be clearer
9825d25090 Add bigint handling
Compare 5 commits »
CentreMetre pushed to master at CentreMetre/abstract-ts-table 2026-06-14 20:36:03 +00:00
4c5c444002 Add HTMLElement support
fbaf215078 Rename Header type to Column
73f80d874b Typo fixes and minor change.
0eb45263a4 Refactor constructor to an options object
ccf81fa085 Add boolean symbol changing feature
Compare 9 commits »
CentreMetre pushed to master at CentreMetre/abstract-ts-table 2026-06-14 16:00:38 +00:00
026de5987b Add explanation comment
59174d3c88 Change R generic to TRow
071c5fc08c Fix typo
3b0cb99334 Remove mention of Heist for User
bc602c7bd8 Remove specific imports and specific functionality
Compare 5 commits »
CentreMetre pushed to master at CentreMetre/abstract-ts-table 2026-06-14 15:28:32 +00:00
c8a1a69862 Init original
CentreMetre created branch master in CentreMetre/abstract-ts-table 2026-06-14 15:28:32 +00:00
CentreMetre created repository CentreMetre/abstract-ts-table 2026-06-14 15:12:07 +00:00
CentreMetre pushed to webpage at CentreMetre/CodeList 2026-06-01 20:29:59 +00:00
ed7efdcaa3 Improve Styling
CentreMetre pushed to webpage at CentreMetre/CodeList 2026-05-31 14:59:51 +00:00
3ba7d94441 Remove redundant div. Fix css
CentreMetre pushed to webpage at CentreMetre/CodeList 2026-05-31 14:17:41 +00:00
37207cff97 Add strikout functionality.
CentreMetre pushed to webpage at CentreMetre/CodeList 2026-05-31 13:34:13 +00:00
bb16421a87 Start styling output box. Remove readonly.
CentreMetre commented on issue CentreMetre/CodeList#2 2026-05-31 13:30:17 +00:00
Create webpage

Read only mode is going to be default for now, with no option to change.

CentreMetre pushed to webpage at CentreMetre/CodeList 2026-05-31 13:15:56 +00:00
45b4e0a106 Fix to use contenteditable div for individual line styling
CentreMetre pushed to webpage at CentreMetre/CodeList 2026-05-31 12:34:24 +00:00
bc8a3c2090 Add output. Add gutter lines and checkboxes.
CentreMetre pushed to webpage at CentreMetre/CodeList 2026-05-31 09:21:05 +00:00
2737ea0054 Create inputs for char set and code length.
CentreMetre created branch webpage in CentreMetre/CodeList 2026-05-31 09:21:05 +00:00
CentreMetre opened issue CentreMetre/CodeList#2 2026-05-31 08:50:12 +00:00
Create webpage
CentreMetre closed issue CentreMetre/CodeList#1 2026-05-31 08:49:12 +00:00
Webpage Layout (Design)
CentreMetre commented on issue CentreMetre/CodeList#1 2026-05-31 08:47:05 +00:00
Webpage Layout (Design)

with checkboxes like this image.png

CentreMetre commented on issue CentreMetre/CodeList#1 2026-05-31 08:43:51 +00:00
Webpage Layout (Design)

https://stitch.withgoogle.com/projects/6907919530984090715 image.png not a final design by any means, but a general layout. Most likely will…