-
-
Notifications
You must be signed in to change notification settings - Fork 641
add SVG progress bar support with color and shape options #657
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
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
82c491e
feat: add SVG progress bar support with color and shape options
acheronx0577 aff51e6
docs: update README files to include SVG progress bar options
acheronx0577 00d2e5e
fix: remove unnecessary whitespace in make_graph function
acheronx0577 296d4b2
docs: enhance README files with before/after examples for SVG progres…
acheronx0577 5a91f57
docs: update README files to clarify SVG progress bar options with sq…
acheronx0577 8a5d96e
remove: delete test demo workflow file
acheronx0577 3cb3ad3
fix: use getenv() consistently in manager_environment.py
acheronx0577 351539c
feat: implement EnvironmentManager class to handle and parse action c…
acheronx0577 987b115
Merge branch 'master' into master
acheronx0577 2a51f19
feat: add options to `action.yml`
ok-coder1 a3420db
feat: enhance make_list function to support SVG rendering for progres…
acheronx0577 f491685
refactor: streamline SVG rendering in make_list function
acheronx0577 2596eb3
feat: add text color options to action.yml and update environment var…
acheronx0577 26dc8ee
Update sources/graphics_list_formatter.py
acheronx0577 fb02d0e
Update sources/main.py
acheronx0577 3f5b517
remove: delete Waka Readme workflow file and simplify progress bar re…
acheronx0577 1f81179
Merge branch 'master' of https://github.com/acheronx0577/waka-readme-…
acheronx0577 c7e5e8d
Merge branch 'master' into master
acheronx0577 79249b8
Update sources/graphics_list_formatter.py
acheronx0577 6024042
Update sources/graphics_list_formatter.py
acheronx0577 3d53b9c
docs: add TEXT_PRIMARY_COLOR and TEXT_SECONDARY_COLOR options to READ…
acheronx0577 c9ba515
Merge branch 'master' of https://github.com/acheronx0577/waka-readme-…
acheronx0577 dacdaf4
Merge branch 'master' into master
acheronx0577 8ec183c
chore: add fields in .env.example
ok-coder1 03f8f5d
Merge branch 'master' into master
solusops 9b54bb8
Merge branch 'master' into master
ok-coder1 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
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.