Commit 78dfac2
Migrate to new MalloyRenderer API and improve visualization docs (#293)
- Migrate from <malloy-render> web component to MalloyRenderer JS API
(createViz/setResult/render) using stable Malloy.Result via wrapResult()
- Move UMD script to <head> so it loads before inline render scripts
- Fix CSS style bleed: scope div.header to div.top > div.header,
add table style resets inside .result-inner
- Update UMD path from dist/webcomponent to dist/module
- Remove legacy renderer code paths, HTMLView, JSDOM dependencies
- Add build-time render tag validation via @malloydata/render-validator
- Delete obsolete renderer pages and clean up TOC into single
"Visualizations" section
- Add tag property reference tables to all 11 visualization doc pages
- Add quick reference cheatsheet to overview page
- Fix typos across 7 doc files
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent c6c6e0f commit 78dfac2
28 files changed
Lines changed: 1700 additions & 4283 deletions
File tree
- layouts
- scripts
- src
- blog/2024-02-08-tables
- css
- documentation
- experiments
- language
- patterns
- visualizations
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
102 | 106 | | |
103 | 107 | | |
104 | 108 | | |
105 | | - | |
106 | 109 | | |
107 | 110 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
69 | | - | |
70 | 73 | | |
71 | 74 | | |
0 commit comments