Skip to content

Feature/more components - #28

Merged
coladarci merged 1 commit into
mainfrom
feature/more-components
Nov 4, 2025
Merged

Feature/more components#28
coladarci merged 1 commit into
mainfrom
feature/more-components

Conversation

@coladarci

Copy link
Copy Markdown
Collaborator

Bring in toggle_button + toggle_button_input from recent app for sharability.

Demo coming soon.

@coladarci
coladarci force-pushed the feature/more-components branch from 1871eb7 to c0ed72a Compare November 4, 2025 19:42
attr :name, :string, required: true
attr :class, :string, default: "size-4"

def odyssey_icon(%{name: "hero-" <> _} = assigns) do

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This is somewhat temporary. I'd like to delegate to the our odyssey icons for non hero-icons but I haven't tested yet to see if they are 1:1 w/ each other from a sizing perspective.

I need SOMETHING for hero icons in here since we need an icon for one of the components in this file and I can't depend on "icon" being a function component since it's in core components which is intentionally not part of peek app sdk.

@coladarci
coladarci merged commit 587f85d into main Nov 4, 2025
5 of 6 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