LearnNewsExamplesServices
Frontmatter
id9035
titleFeat: GitHubOrgs Component & Grid Column
stateClosed
labels
aifeature
assigneestobiu
createdAtFeb 7, 2026, 8:39 PM
updatedAtFeb 7, 2026, 8:44 PM
githubUrlhttps://github.com/neomjs/neo/issues/9035
authortobiu
commentsCount1
parentIssue8930
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 7, 2026, 8:44 PM

Feat: GitHubOrgs Component & Grid Column

Closed v12.0.0 aifeature
tobiu
tobiu commented on Feb 7, 2026, 8:39 PM
  • Create src/component/GitHubOrgs.mjs (renders list of orgs).
  • Create src/grid/column/GitHubOrgs.mjs (column type).
  • Create resources/scss/src/component/GitHubOrgs.scss.
  • Register in src/grid/Container.mjs.
  • Update apps/devrank/view/GridContainer.mjs.
tobiu added the ai label on Feb 7, 2026, 8:39 PM
tobiu added the feature label on Feb 7, 2026, 8:39 PM
tobiu added parent issue #8930 on Feb 7, 2026, 8:39 PM
tobiu referenced in commit e7f95ee - "feat: Implement GitHubOrgs Component and Grid Column (#9035)" on Feb 7, 2026, 8:44 PM
tobiu
tobiu Feb 7, 2026, 8:44 PM

Input from Gemini 3 Pro:

✦ Implemented GitHubOrgs component and grid column.

  • Created src/component/GitHubOrgs.mjs.
  • Created src/grid/column/GitHubOrgs.mjs.
  • Added styles in resources/scss/src/component/GitHubOrgs.scss.
  • Registered new column type in src/grid/Container.mjs.
  • Updated DevRank.view.GridContainer to use the new column type.

Changes pushed to dev.

tobiu closed this issue on Feb 7, 2026, 8:44 PM
tobiu assigned to @tobiu on Feb 7, 2026, 8:44 PM