Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize ui/learn #15263

Merged
merged 62 commits into from
Jun 11, 2024
Merged

Modernize ui/learn #15263

merged 62 commits into from
Jun 11, 2024

Commits on May 5, 2024

  1. implement snabbdom skeleton

    brollin committed May 5, 2024
    Configuration menu
    Copy the full SHA
    e4cc0d8 View commit details
    Browse the repository at this point in the history
  2. map view wip

    brollin committed May 5, 2024
    Configuration menu
    Copy the full SHA
    928d360 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. implement map ribbons

    brollin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    614a002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7f0d39 View commit details
    Browse the repository at this point in the history
  3. implement mapSideView

    brollin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b70a599 View commit details
    Browse the repository at this point in the history
  4. implement isStageIdComplete

    brollin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    bd43dde View commit details
    Browse the repository at this point in the history
  5. simple hash routing logic

    brollin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    623ee99 View commit details
    Browse the repository at this point in the history
  6. inStage logic fixup

    brollin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9f90297 View commit details
    Browse the repository at this point in the history
  7. run controller/view wip

    brollin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4d58a40 View commit details
    Browse the repository at this point in the history
  8. implement run controller wip

    brollin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    29ce7b0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix top level dom hierarchy

    brollin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    531d2a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e31b572 View commit details
    Browse the repository at this point in the history
  3. implement level controller

    brollin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    69565e8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. run view renders

    brollin committed May 8, 2024
    Configuration menu
    Copy the full SHA
    47bbede View commit details
    Browse the repository at this point in the history
  2. fix line breaks and images

    brollin committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bad5a35 View commit details
    Browse the repository at this point in the history
  3. fix hash linking

    brollin committed May 8, 2024
    Configuration menu
    Copy the full SHA
    39fdf26 View commit details
    Browse the repository at this point in the history
  4. banish all traces of mithril

    brollin committed May 8, 2024
    Configuration menu
    Copy the full SHA
    91b1e2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bb4b3f View commit details
    Browse the repository at this point in the history
  6. update chessground wip

    brollin committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ee686c1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    0cb1914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72d75a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7bab09 View commit details
    Browse the repository at this point in the history
  4. fix click handlers

    brollin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    20ccf1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a23bf79 View commit details
    Browse the repository at this point in the history
  6. simplify run controller

    brollin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4bf7c93 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0334360 View commit details
    Browse the repository at this point in the history
  8. remove v2 directory

    brollin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    fcfa6de View commit details
    Browse the repository at this point in the history
  9. fix import paths

    brollin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    32df5af View commit details
    Browse the repository at this point in the history
  10. implement hashNavigate

    brollin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    78dba36 View commit details
    Browse the repository at this point in the history
  11. implement storage xhr

    brollin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2f17995 View commit details
    Browse the repository at this point in the history
  12. fix star icon

    brollin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7e190dd View commit details
    Browse the repository at this point in the history
  13. fixups

    brollin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    400bf2f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. chessground tweaks

    brollin committed May 11, 2024
    Configuration menu
    Copy the full SHA
    d87b047 View commit details
    Browse the repository at this point in the history
  2. implement scenario controller

    brollin committed May 11, 2024
    Configuration menu
    Copy the full SHA
    3a9e091 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    522c79b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    103c47f View commit details
    Browse the repository at this point in the history
  5. fix promotion overlay

    brollin committed May 11, 2024
    Configuration menu
    Copy the full SHA
    cbb8fb5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    d2e1a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f885c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. stage complete ui

    brollin committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b47d6ae View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    5d54403 View commit details
    Browse the repository at this point in the history
  2. fix level resume calculation

    brollin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c666a59 View commit details
    Browse the repository at this point in the history
  3. improve restart flow

    brollin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c6e8cac View commit details
    Browse the repository at this point in the history
  4. reimplement piece wriggle

    brollin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6d2dd04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42c51c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ca399b View commit details
    Browse the repository at this point in the history
  7. refactor chess controller

    brollin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7599fdc View commit details
    Browse the repository at this point in the history
  8. update todos

    brollin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0b24813 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    250a97e View commit details
    Browse the repository at this point in the history
  10. items refactor wip

    brollin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5010886 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. various small fixups

    brollin committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0f5472e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    f57007b View commit details
    Browse the repository at this point in the history
  2. fix stage id calculation

    brollin committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a2cc379 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. wip

    brollin committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4d5ceb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    39e20ca View commit details
    Browse the repository at this point in the history
  2. custom svgs implementation

    brollin committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    6604c3b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fix shapes race condition

    brollin committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bdf6d34 View commit details
    Browse the repository at this point in the history
  2. give attribution for SVG

    brollin committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f614db0 View commit details
    Browse the repository at this point in the history
  3. manual context menu fix

    brollin committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    aca61bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec619e4 View commit details
    Browse the repository at this point in the history
  5. ui/learn apple const svg

    ornicar committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6694cb7 View commit details
    Browse the repository at this point in the history
  6. use latest chessground

    ornicar committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b2af3e9 View commit details
    Browse the repository at this point in the history