Skip to content

chore(brand): preset 2.10 + auto-derived hero + smaller app-icon glyph#763

Closed
rubenvdlinde wants to merge 2 commits into
developmentfrom
chore/preset-2.10-derived-status
Closed

chore(brand): preset 2.10 + auto-derived hero + smaller app-icon glyph#763
rubenvdlinde wants to merge 2 commits into
developmentfrom
chore/preset-2.10-derived-status

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Aligns this app with the design-system 2.10.0 release: preset bumped, hard-coded <DetailHero/> status/version props dropped (the new preset auto-derives from appinfo/info.xml + SemVer), inner glyph in img/app-store.svg shrunk to ~40% of the hex height. No code or behaviour changes beyond the brand chrome.

img/app-store.svg — shrink inner glyph (~40% of hex height instead
of ~60%), better breathing room around the cobalt hex.

This app has no Docusaurus docs site, so the preset bump + DetailHero
auto-derivation changes from design-system 2.10.0 don't apply here.
@github-actions
Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/openconnector @ 68ad056

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 148/148
npm ❌ 1/573 denied
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

❌ Denied npm licenses

Package Version License
@fortawesome/free-solid-svg-icons 6.7.2 (CC-BY-4.0 AND MIT)

Quality workflow — 2026-05-13 10:36 UTC

Download the full PDF report from the workflow artifacts.

Copy link
Copy Markdown
Contributor

@WilcoLouwerse WilcoLouwerse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread img/app-store.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<polygon points="256,26 455.19,141 455.19,371 256,486 56.81,371 56.81,141" fill="#4376FC"/>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 CONCERN: Overlapping edit with PR #762 — merge order matters

Same issue as procest #447/#446: PR #762 changes the polygon fill from #4376FC to #21468B, while PR #763 changes the glyph transform/scale on the same file. The two branches diverged from a common base. Whichever merges second must have rebased on top of the first; otherwise the second merge will silently revert the first PR's change. Confirm that before merging #763, it is rebased on a commit that already includes the #762 color change (or merge #762 first and then rebase #763), and validate the final SVG contains both fill="#21468B" and translate(164,164) scale(7.67).

@github-actions
Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/openconnector @ 5c71ee5

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 148/148
npm ✅ 674/674
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-05-19 04:04 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
Copy link
Copy Markdown
Contributor Author

Closing this PR — @conduction/docusaurus-preset is now on ^3.12.0 across the fleet (per the docusaurus-preset-fleet-v3 effort, 2026-05-20), so bumping openconnector to preset ^2.10.0 would be a downgrade. The DetailHero auto-derived-from-frontmatter behaviour described here is present in the v3 preset line. The app-icon glyph adjustment may still apply — please open a fresh 1-file PR against the current preset version if the SVG sizing tweak is still useful.

The other strand of the PR (preset bump itself) is overtaken; the SVG glyph adjustment is the carry-forward value. Thanks for the original.

@rubenvdlinde rubenvdlinde deleted the chore/preset-2.10-derived-status branch May 22, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants