Tags: epicweb-dev/epicshop
Tags
feat(shortcuts): Add keyboard shortcuts dialog (? key) (#382) Co-authored-by: kentcdodds <1500684+kentcdodds@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
feat(mermaid): enhance Mermaid component with unique ID and improved … …rendering - Added unique ID generation for Mermaid SVG rendering to prevent conflicts. - Updated rendering logic to use the generated ID. - Wrapped the SVG container in a div with a semantic class for better styling. Closes epicweb-dev/advanced-mcp-features#19 Closes epicweb-dev/mcp-fundamentals#15 Closes epicweb-dev/mcp-fundamentals#25
fix(iframe): clipboard copy functionality in iframes by adding target… …ed allow="clipboard-write" attribute (#374) * Initial plan * Add allow="clipboard-write" to all iframe elements to fix copy functionality Co-authored-by: kentcdodds <1500684+kentcdodds@users.noreply.github.com> * Remove clipboard-write from video and form iframes per feedback Co-authored-by: kentcdodds <1500684+kentcdodds@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: kentcdodds <1500684+kentcdodds@users.noreply.github.com>
PreviousNext