Skip to content

Add material browse categories#546

Merged
wass08 merged 1 commit into
mainfrom
feat/material-browse-categories
Jul 24, 2026
Merged

Add material browse categories#546
wass08 merged 1 commit into
mainfrom
feat/material-browse-categories

Conversation

@wass08

@wass08 wass08 commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add Wallpaper, Plastic, and Carpet to the shared material-category taxonomy
  • allow host applications to register dynamic materials under the new browse categories

Test plan

  • bun run typecheck
  • bun run build

🤖 Generated with Codex


Note

Low Risk
Small additive change to a shared constant/type with no runtime behavior changes beyond accepting new category values.

Overview
Extends the shared MATERIAL_CATEGORIES list (and the derived MaterialCategory type) with wallpaper, plastic, and carpet, placed among the existing browse groupings so material pickers and filters can expose dedicated tabs for those finishes.

No static MATERIAL_CATALOG entries are added in this change; the new values mainly let host apps register dynamic library materials under these categories via registerLibraryMaterials / getMaterialsForCategory.

Reviewed by Cursor Bugbot for commit ceea2e9. Bugbot is set up for automated code reviews on this repo. Configure here.

@wass08
wass08 merged commit daa1f3e into main Jul 24, 2026
3 checks passed
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.

1 participant