-
-
Notifications
You must be signed in to change notification settings - Fork 798
4227 shoelace to webawesome #4262
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
Merged
freakboy3742
merged 35 commits into
beeware:main
from
shalgrim:4227-shoelace-to-webawesome
Apr 28, 2026
Merged
Changes from 25 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
e5f742e
Web Backend CDN Shoelace 2.3.0 > WebAwesome 3.3.1
shalgrim f3e14a5
Migrate web widgets from Shoelace to WebAwesome
shalgrim 01109ef
Migrate app dialogs and menus to WebAwesome API
shalgrim b6f51bc
Update doco references from Shoelace to WebAwesome
shalgrim 50f234c
Update examples for WebAwesome
shalgrim 7c2bbf6
Add changelog
shalgrim bfa301a
Remove deprecated style_framework from example apps
shalgrim e2cd976
Use WebAwesome dist-cdn for browser loading; remove stray sandbox.html
shalgrim 91b612f
get slider demo working on web
shalgrim 1617576
Guard against WebAwesome async element upgrade in widget property access
shalgrim a428b30
linting
shalgrim 9e2673e
clean up obsolete comment
shalgrim 94f8ccc
linting
shalgrim 8dc2adb
linting
shalgrim 270ac50
trigger CI
shalgrim 3ae00b3
Merge remote-tracking branch 'upstream/main' into 4227-shoelace-to-we…
shalgrim 7e7ccf5
Replace helpers with buffered-replay NativeProxy
shalgrim 49411a1
Merge branch 'main' into 4227-shoelace-to-webawesome
shalgrim 4fd0335
linting
shalgrim 7fba260
maintain write order on elements post-upgrade
shalgrim 19c4b55
defaults on pre-upgraded dateinput and timeinput
shalgrim 915ee38
Port theming tokens to WebAwesome and outline buttons
shalgrim 0ca1fef
make header bar closer to shoelace color
shalgrim ece4ca4
auto-unwrap
shalgrim aff9fb6
Window needs to unwrap widgets in set_content
shalgrim 4fd442d
comments for clarity
shalgrim db21b90
Correct some widget registrations.
freakboy3742 6624267
Merge branch '4227-shoelace-to-webawesome' of github.com:shalgrim/tog…
shalgrim aef4509
formatting
shalgrim cab4774
Fix Box.insert_child and remove_child in web backend
shalgrim 4e24e4a
Activate WA shoelace compatibility theme; adjust header color
shalgrim 22894a2
Merge remote-tracking branch 'upstream/main' into 4227-shoelace-to-we…
shalgrim 327e369
Fix ActivityIndicator visibility: use classList instead of inline style
shalgrim 374cfc8
Fix Slider on_release routing via document-level pointerup listener
shalgrim 451ae06
Fix text color on wa-switch and wa-button (pre-existing bug)
shalgrim 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| The web backend now uses WebAwesome instead of Shoelace to provide web components. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -230,6 +230,7 @@ viewport | |
| watchOS | ||
| Wayland | ||
| WebKit | ||
| WebAwesome | ||
| WebView | ||
| WebViews | ||
| WGS | ||
|
|
||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -63,4 +63,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -63,4 +63,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -63,4 +63,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -61,4 +61,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -63,4 +63,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -67,4 +67,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -63,4 +63,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| '../../web', | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -64,4 +64,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -63,4 +63,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -61,4 +61,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -65,4 +65,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This file is actually a stray - it shouldn't exist in the repo at all. It's evidently some cruft that got accidentally committed when we first added Shoelace support.
freakboy3742 marked this conversation as resolved.
Outdated
|
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -62,4 +62,3 @@ build_gradle_dependencies = [ | |
| requires = [ | ||
| "../../web", | ||
| ] | ||
| style_framework = "Shoelace v2.3" | ||
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.
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.
Looks like my linter got this though it's not related to the change of this PR. I'll change that back if it's not common practice.