• Mahmoud Aglan's avatar
    feat: replace all system popups with 60fps in-game modals · d84fed77
    Mahmoud Aglan authored
    - Create core/modal.js — GPU-composited confirm/alert system with
      spring animations (scale + opacity on transform layer only)
    - Replace all 7 native confirm() calls across chess resign, ludo exit,
      domino resign, block user, remove friend, remove group member, leave group
    - Each modal has contextual icon, Arabic text, danger styling for destructive actions
    - Add will-change + backface-visibility GPU hints to all interactive elements
    - Add ease-in, ease-in-out timing tokens for complete animation coverage
    - All animations use transform + opacity only (never layout-triggering properties)
      ensuring consistent 60fps on mobile Safari and Chrome
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    d84fed77
Name
Last commit
Last update
..
auth Loading commit data...
chess Loading commit data...
domino Loading commit data...
ludo Loading commit data...
org Loading commit data...
play Loading commit data...
profile Loading commit data...
puzzles Loading commit data...
rank Loading commit data...
rewards Loading commit data...
shop Loading commit data...
social Loading commit data...
tournaments Loading commit data...