You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…er.story.svelte, fix bugs
170af92 fix CodeBlock, add AnimatedHamburger.story.svelte, fix bugs (MacBook air)
Pull request description:
* Modified the `copyToClipboard` function to extract only the text content inside the `.code-content div` in order to exclude the language tag (e.g., `dockerfile`) when copying the code content. [Copy button add the tab title prefix torrust#149](https://github.com/torrust/torrust-website/issues/149)
* Created `AnimatedHamburger.story.svelte` to allow for efficient development and testing of Svelte components in isolation, enhancing maintainability and reducing bugs.
* Only one error remaining to be fixed. [Fix ESLint warnings (6 problems (6 errors, 0 warnings)) torrust#19](torrust/torrust-website#19)
* All errors and warnings fixed. [Fix svelte check warnings (7 errors, 5 warnings, and 5 hints) torrust#20
](torrust/torrust-website#20)
* Errors regarding unused selectors and image file extensions fixed. [npm run build errors torrust#112](torrust/torrust-website#112)
ACKs for top commit:
josecelano:
ACK 170af92
Tree-SHA512: 331a24f915888c4324de1cd4365074a95499dda0fc3093b0292c411f4a7996251edb1b8d3a2784423e067c1d9fa0446b4670f131593ed238e17173b697bce027
Update Index page: https://torrust.com/torrent-index
Add a new Index to the comparison table:
https://github.com/tdjsnelling/sqtracker
The text was updated successfully, but these errors were encountered: