-
Notifications
You must be signed in to change notification settings - Fork 156
feat: add theme option #415
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
Open
hyperz111
wants to merge
23
commits into
bombshell-dev:main
Choose a base branch
from
hyperz111:style
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
c8281a6
add @fastify/deepmerge
hyperz111 a86acac
add @fastify/deepmerge (and style in previous commit)
hyperz111 5a87a72
add style for confirm
hyperz111 7401263
add style to select and default disabled radio
hyperz111 f485888
add style to multiselect & update default inactive selected style
hyperz111 1be6566
remove symbolBar
hyperz111 b1e4bf7
add style to group-multiselect
hyperz111 dda903e
add style to autocomplete
hyperz111 73ff7f3
fix extendStyle
hyperz111 b0d1569
add style to autocomplete-multiselect
hyperz111 2b0948d
add style to select-key
hyperz111 d8b1da6
format
hyperz111 0472e3f
some fixes
hyperz111 972cef0
update common.ts
hyperz111 865ac30
update snapshots
hyperz111 3b4d03a
update path snapshot
hyperz111 d194252
update group-multiselect
hyperz111 50f614a
merge upstream
hyperz111 d74196d
update snapshots
hyperz111 60ca4c3
inherit
hyperz111 d16b1ad
flat theme
hyperz111 3c4c1d5
uninstall @fastify/deepmerge
hyperz111 c3ee6bd
format
hyperz111 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nobody should be changing the style type of any prompt
each prompt should expose its own style interface, or the base style interface