Tags: Matdata-eu/Yasgui
Tags
feat: redesign icons and YASQE buttons (moving to font-awesome) (#106) * Initial plan * Redesign YASQE buttons with modern styling and keyboard shortcuts Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com> * Fix button alignment and ensure consistent icon sizes Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com> * Fix Run query button text overlap and fullscreen icon size Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com> * feat: harmonised to font-awesome icons * cleanup * Update packages/yasgui/src/TabSettingsModal.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/yasqe/src/index.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/yasqe/src/index.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/yasqe/src/index.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/yasqe/src/index.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/yasqe/src/index.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add aria-hidden attributes to decorative icons for accessibility Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com> * fix: bring syntax error indicator in gutter back --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com> Co-authored-by: Mathias Vanden Auweele <mathias@matdata.eu> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
feat: add PowerShell and wget share formats with clipboard copy and c… …redential warnings + add URL shortening service (#89) * Initial plan * Add improved share functionality with PowerShell, wget, and clipboard support Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com> * Add comprehensive documentation for share functionality and URL shortener Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com> * Address code review feedback - improve auth detection and add fallback for non-standard HTTP methods Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com> * Final code quality improvements - extract constants and fix edge cases Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com> * fix wget command * add all accept headers to the shareable code * better layout for the warning toast * add yourls example for the url shortener service * Update packages/yasqe/src/sparql.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Address PR review feedback - fix escaping, memory leaks, and add clipboard fallback Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com> * chore: added shortening service to dev page --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com> Co-authored-by: Mathias Vanden Auweele <mathias@matdata.eu> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
PreviousNext