Skip to content
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

Added examples for progress control #1809

Merged
merged 11 commits into from
Sep 20, 2024

Conversation

FabienLelaquais
Copy link
Member

  • removed 'color' property from progress control
  • added CSS class names for value and title in the control
  • minor refman issues

+ removed 'color' property from progress control
+ added CSS class names for value and title in the control
+ minor refman issues
@FabienLelaquais FabienLelaquais added 📈 Improvement Improvement of a feature. 📄 Documentation Internal or public documentation 🖰 GUI Related to GUI 🟧 Priority: High Must be addressed as soon labels Sep 19, 2024
@FabienLelaquais FabienLelaquais self-assigned this Sep 19, 2024
Copy link
Contributor

github-actions bot commented Sep 19, 2024

Coverage report for ./frontend/taipy-gui

Caution

An unexpected error occurred. For more details, check console

Error: The process '/usr/bin/git' failed with exit code 128
St.
Category Percentage Covered / Total
🟢 Statements 87.68% 3196/3645
🟡 Branches 69.07% 2184/3162
🟢 Functions 83% 586/706
🟢 Lines 88.22% 2958/3353

Report generated by 🧪jest coverage report action from 25792d8

FredLL-Avaiga
FredLL-Avaiga previously approved these changes Sep 19, 2024
taipy/gui/_renderers/factory.py Outdated Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Sep 19, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
19343 16287 84% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
taipy/gui/_renderers/factory.py 96% 🟢
taipy/gui/gui_actions.py 70% 🟢
taipy/gui/page.py 85% 🟢
taipy/gui/utils/_css.py 31% 🟢
taipy/gui/utils/viselements.py 97% 🟢
TOTAL 76% 🟢

updated for commit: 25792d8 by action🐍

namnguyen20999
namnguyen20999 previously approved these changes Sep 19, 2024
Copy link
Member

@namnguyen20999 namnguyen20999 left a comment

Choose a reason for hiding this comment

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

lgtm

- Rename element documentation example directory names to make them module (mypy)
FredLL-Avaiga
FredLL-Avaiga previously approved these changes Sep 20, 2024
@FabienLelaquais FabienLelaquais merged commit 9fee734 into develop Sep 20, 2024
22 of 23 checks passed
@FabienLelaquais FabienLelaquais deleted the doc/taipy#1464-doc-for-progress-control branch September 20, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📄 Documentation Internal or public documentation 🖰 GUI Related to GUI 📈 Improvement Improvement of a feature. 🟧 Priority: High Must be addressed as soon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants