Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop Preact components for the palette cells/keys and render them in a grid based on a JSON file #1

Closed
klown opened this issue Oct 2, 2023 · 0 comments · Fixed by #2
Labels
enhancement New feature or request

Comments

@klown
Copy link
Contributor

klown commented Oct 2, 2023

Palette Cells that Act as Keys

The cells of the palette that are interactive and behave like keys on the palette are defined in a JSON structure given in the baby-bliss-bot repository. (Note: the links currently reference the branch where the development of this JSON structure is taking place).

The information in the JSON structure is used to:

  1. Create a component that is used to render individual cells on-screen, and
  2. Lay out the cells according to the row/column arrangement defined in the JSON.
@klown klown added the enhancement New feature or request label Oct 2, 2023
cindyli pushed a commit to cindyli/adaptive-palette that referenced this issue Oct 23, 2023
…registry

feat: add a map for retrieving the component when rendering a cell type
cindyli added a commit that referenced this issue Dec 20, 2023
Feat: Create palette from JSON file (resolves #1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant