• Joined on 2022-10-27
andodeki pushed to main at andodeki/nigig-org 2026-08-20 20:37:01 +00:00
e6fbcc12da docs(cad): analysis — the renderer has no culling and no draw batching
andodeki pushed to main at andodeki/nigig-org 2026-08-20 20:14:59 +00:00
7946aa889f feat(spreadsheet-ui): OS-clipboard TSV copy and toolbar zoom (#13, #7)
andodeki pushed to main at andodeki/nigig-org 2026-08-20 19:02:14 +00:00
2adec957e9 feat(spreadsheet-ui): TrendChart line + candlesticks wired to the selected row
andodeki pushed to main at andodeki/nigig-org 2026-08-20 18:28:54 +00:00
1a36ca5538 feat(spreadsheet-ui): interactive checkbox cells (widget-in-cell)
andodeki pushed to main at andodeki/nigig-org 2026-08-20 18:17:39 +00:00
1a4b479013 feat(spreadsheet): SPARKLINE(range) formula rendered as in-cell sparkline bars
andodeki pushed to main at andodeki/nigig-org 2026-08-20 17:55:05 +00:00
e13aa03dca feat(spreadsheet-ui): header sort, column reorder and row/col/all selection
andodeki pushed to main at andodeki/nigig-org 2026-08-20 17:18:51 +00:00
61d666699b feat(spreadsheet): sort rows — the engine half of the datagrid sort
andodeki pushed to main at andodeki/nigig-org 2026-08-20 17:11:14 +00:00
481a0e133c feat(spreadsheet-ui): red error cells and a visible-cell status bar
andodeki pushed to main at andodeki/nigig-org 2026-08-20 17:02:00 +00:00
0326da8dfe feat(spreadsheet): ^ power operator and General thousands separators
andodeki pushed to nigig-makepad-test-android at andodeki/makepad 2026-08-20 04:42:31 +00:00
a9af660e45 android: send BeforeStartup/AfterStartup over websocket
andodeki pushed to main at andodeki/nigig-org 2026-08-19 16:14:18 +00:00
a82c8f7ff7 feat(pdf): Unicode-aware search and layout-aware reading order
andodeki pushed to main at andodeki/nigig-org 2026-08-19 12:05:43 +00:00
555c7daaa1 feat(spreadsheet): postfix LAMBDA application and LET
andodeki pushed to main at andodeki/nigig-org 2026-08-19 07:58:51 +00:00
47f645ab58 feat(spreadsheet): resolve the four dynamic-array limits
andodeki pushed to nigig-makepad-test-android at andodeki/makepad 2026-08-18 21:53:26 +00:00
ce899827a9 feat(test): extend protocol for touch, long-press, paste, IME composition
andodeki pushed to main at andodeki/nigig-org 2026-08-18 20:06:53 +00:00
1740da3f34 feat(pdf): render a form XObject to pixels — the golden caught what the
andodeki pushed to main at andodeki/nigig-org 2026-08-18 20:02:15 +00:00
d3089bc62a feat(pdf): nested content, the wire codec and tiled rendering — Phase 7 closed
andodeki pushed to main at andodeki/nigig-org 2026-08-18 19:44:24 +00:00
f37197781e feat(pdf): glyph outlines from TrueType and CFF, and glyph-aware text runs
andodeki pushed to main at andodeki/nigig-org 2026-08-18 19:25:20 +00:00
0bef30a6d5 feat(pdf): compositing and overprint — the blend maths had no backdrop
andodeki pushed to main at andodeki/nigig-org 2026-08-18 19:10:57 +00:00
728fbc3ad0 fix(pdf): mesh shadings — three bugs in code that had no fixture
andodeki pushed to main at andodeki/nigig-org 2026-08-18 18:34:28 +00:00
c9474e2c9f feat(spreadsheet): dynamic-array spill model — FILTER, GROUPBY, PIVOTBY, A1#