Conversation
… BrewBridge docs, v0008 Co-authored-by: axelnanol <4690062+axelnanol@users.noreply.github.com>
Co-authored-by: axelnanol <4690062+axelnanol@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Restores and standardizes module metadata presentation in BrewDocs documentation (including restoring previously truncated parenthetical qualifiers), regenerates the compiled dist/brewdocs.js, and extends BrewDocs content/navigation to include the new BrewBridge module.
Changes:
- Convert per-module metadata blockquotes into compact Markdown tables and restore full cell values (including parenthetical qualifiers).
- Add BrewBridge documentation + navigation entries (manifest, docs indices, compiled pages array).
- Update BrewDocs UI output (external-link indicator styling; content-panel scroll behavior tweak) and bump package version.
Reviewed changes
Copilot reviewed 17 out of 20 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bump module version to 0008. |
| package-lock.json | Keep lockfile version in sync with package version. |
| docs/twitchtb/README.md | Replace metadata blockquote with a table and restore qualifiers. |
| docs/tizentubecobalt/README.md | Replace metadata blockquote with a table and restore platform qualifier. |
| docs/tizentube/README.md | Replace metadata blockquote with a table and restore module-type qualifier. |
| docs/tizenportal/README.md | Replace metadata blockquote with a table and restore module-type qualifier. |
| docs/tizenbrowse/README.md | Replace metadata blockquote with a table and restore module-type qualifier. |
| docs/tizenbrew/README.md | Replace metadata blockquote with a table including author. |
| docs/tflix/README.md | Replace metadata blockquote with a table and restore module-type qualifier. |
| docs/primevideotb/README.md | Replace metadata blockquote with a table and restore module-type qualifier. |
| docs/manifest.json | Add BrewBridge page entry for build pipeline/navigation. |
| docs/hypertizen/README.md | Replace metadata blockquote with a table and restore expanded type/min-version wording. |
| docs/brewdocs/README.md | Rework BrewDocs page sections (move metadata to “About”, remove package summary, add browser-reading info). |
| docs/brewbridge/README.md | Add new BrewBridge module overview documentation. |
| docs/artgallerytb/README.md | Replace metadata blockquote with a table. |
| docs/README.md | Add BrewBridge to documented modules list. |
| docs/FAQ.md | Add BrewBridge to “Available modules” list. |
| dist/brewdocs.js | Regenerate embedded pages HTML; include BrewBridge page; update navigation scroll behavior. |
| dist/brewdocs.html | Add external-link suffix styling; tweak mobile overflow + drawer shadow. |
| README.md | Add BrewBridge to top-level module table and links section. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| { "id": "twitchtb-overview","label": "TwitchTB", "section": "More Mods", "file": "twitchtb/README.md" }, | ||
| { "id": "pvtb-overview", "label": "PrimeVideoTB", "section": "More Mods", "file": "primevideotb/README.md" }, | ||
| { "id": "agtb-overview", "label": "ArtGalleryTB", "section": "More Mods", "file": "artgallerytb/README.md" }, | ||
| { "id": "bb-overview", "label": "BrewBridge", "section": "More Mods", "file": "brewbridge/README.md" }, |
There was a problem hiding this comment.
PR title/description focus on restoring truncated qualifiers in metadata tables, but this change set also adds a new BrewBridge page/module (manifest + docs + TOC), updates BrewDocs welcome/about content, and includes UI behavior/style changes in dist/*. Please update the PR title/description to reflect the additional scope or split these into separate PRs so the doc-only fix can be reviewed/rolled back independently.
There was a problem hiding this comment.
Updated the PR description in commit fb76147 to accurately reflect the full scope: UX scroll fix, mobile flyout styles, external-link icon, metadata table conversion (with restored qualifiers), BrewDocs welcome page restructure, BrewBridge documentation, and package version bump.
|
@copilot apply changes based on the comments in this thread |
Implements the UX improvements requested in the issue, covering scroll behaviour, mobile styles, external-link indicators, module metadata tables, BrewDocs welcome page restructure, and new BrewBridge documentation.
Changes Made
tizentube,tizentubecobalt,tizenportal,tizenbrowse,tflix,hypertizen,twitchtb,primevideotb).docs/brewbridge/README.mdadded and wired intodocs/manifest.json,docs/README.md,docs/FAQ.md, andREADME.md.dist/brewdocs.jsrebuilt — 22 pages generated from updated docs.Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.