Skip to content

Use svg icons only for the toolbar icons #713

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

Conversation

HaudinFlorence
Copy link
Contributor

@HaudinFlorence HaudinFlorence commented Apr 18, 2025

Replace the pencil, the camera and the terminal console by svg icon with the jp-icon3 style.
Screenshot From 2025-04-18 18-57-52
Screenshot From 2025-04-18 18-58-13

@trungleduc trungleduc added the enhancement New Feature or improvement label Apr 18, 2025
Copy link
Member

@trungleduc trungleduc left a comment

Choose a reason for hiding this comment

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

src/commands.ts(41,3): error TS6133: 'terminalToolbarIcon' is declared but its value is never read.

@HaudinFlorence HaudinFlorence force-pushed the replace_font_awesome_icons_by_svg_icons_in_the_toolbar branch from 95deff4 to 9aa88e0 Compare April 18, 2025 21:48
@HaudinFlorence
Copy link
Contributor Author

src/commands.ts(41,3): error TS6133: 'terminalToolbarIcon' is declared but its value is never read.

Thanks for the comment @trungleduc. Unused import of terminalToolbarIcon has been removed.

@HaudinFlorence HaudinFlorence force-pushed the replace_font_awesome_icons_by_svg_icons_in_the_toolbar branch from edbb35d to e295432 Compare April 18, 2025 21:52
Copy link
Contributor

Integration tests report: appsharing.space

Copy link
Contributor

Preview PR at appsharing.space

@trungleduc trungleduc merged commit 86ba3af into jupytercad:main Apr 18, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants