-
Notifications
You must be signed in to change notification settings - Fork 104
refactor: basic widgets to widget3 #7482
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
ElectricalBoy
wants to merge
36
commits into
main
Choose a base branch
from
basic-widgets-to-widget3
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
36 commits
Select commit
Hold shift + click to select a range
80bbf9f
link widget to widget3
ElectricalBoy d287fe0
extract HtmlProps type
ElectricalBoy 75364b5
copytoclipboard widget to widget3
ElectricalBoy 34a560d
button to widget3
ElectricalBoy 3de7e05
dialog to widget3
ElectricalBoy 4fe5fe4
label to widget3
ElectricalBoy 5ea20ae
slider to widget3
ElectricalBoy 125ad9f
carousel to widget3
ElectricalBoy 271fff9
update type
ElectricalBoy a3a274e
box to widget3
ElectricalBoy 6b9c7fd
dropdown item to widget3
ElectricalBoy 1a24947
dropdown container to widget3
ElectricalBoy 9c02199
fontawesome icon to widget3
ElectricalBoy 516ade0
image widget to widget3
ElectricalBoy 5354d14
access modifier
ElectricalBoy 8a99166
fix type definition
ElectricalBoy bef77c2
type casting
ElectricalBoy 816ca09
fix type annotation
ElectricalBoy a8b4646
datatable to widget3
ElectricalBoy 2c031fc
collapsible chevron toggle to widget3
ElectricalBoy 92c4eb2
collapsible toggle to widget3
ElectricalBoy 45f3c3c
collapsible to widget3
ElectricalBoy 86fbe8e
rename html props type
ElectricalBoy 31cf310
correctly pass props
ElectricalBoy b872aad
slightly better
ElectricalBoy fd2902a
fix dropdown
ElectricalBoy 6759b65
fix test
ElectricalBoy 2d6e031
kick class anno
ElectricalBoy 262e001
revert rendering in test
ElectricalBoy 82af789
attempt 2
ElectricalBoy ebf8fa3
cast non-nil
ElectricalBoy bc96e74
attempt 3
ElectricalBoy 5b5a950
suggestion from feedback
ElectricalBoy a87bcea
adjust access
ElectricalBoy 538f3c2
fix link widget misbehaving
ElectricalBoy d171364
restore widget2 version of button
ElectricalBoy 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
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
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.
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.