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

chore(deps): update dependencies #135

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

grmbyrn
Copy link
Collaborator

@grmbyrn grmbyrn commented Jan 13, 2025

Summary

  • Updated dependencies in package.json and package-lock.json to ensure compatibility with the latest packages.
  • Fixed issue with Markdown unordered lists not working as reported in #126
  • Fixed issue with links not having a special style in blog posts anymore as reported in #127.
  • Fixed issue with selected text is not being highlighted as reported in #132.
    • Adjusted styles in _markdown.scss and _typography.scss to improve text selection visibility.
    • Modified TableOfContents.svelte to address the problem.

Changes

  • Updated dependencies in package.json and package-lock.json.
  • Improved styling for text selection highlighting.
  • Refined TableOfContents.svelte for better text selection interaction.

Related Issues

Closes #127
Closes #126
Closes #132

fix(toc): address selected text highlight issue (torrust#127, torrust#126)
  - Updated styles in _markdown.scss and _typography.scss
  - Modified TableOfContents.svelte to fix issues with text selection
@grmbyrn grmbyrn requested a review from josecelano January 13, 2025 19:02
@josecelano
Copy link
Member

ACK 6a89590

@josecelano josecelano merged commit fa8a903 into torrust:develop Jan 15, 2025
1 check passed
@grmbyrn grmbyrn deleted the markdown-issues branch January 16, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants