mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-21 19:41:33 +00:00
* test: copy code btn * add copy btn svg * add copy code btn * fix: keyboard a11y and improve design * show "copied !" text on the copy btn * remove space in copied text * Remove text shift * handle failed copy code * Minimize delay * remove outline on code blocks * refactor copycode.js * Remove border width Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com> * Convert timerId into a Number() Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Carlos Stenzel <carlosstenzel@hotmail.com> Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>