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

chore(web): story block system #619

Merged
merged 54 commits into from
Aug 10, 2023
Merged

chore(web): story block system #619

merged 54 commits into from
Aug 10, 2023

Commits on Aug 2, 2023

  1. wip: storypage

    KaWaite committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    10457f7 View commit details
    Browse the repository at this point in the history
  2. wip scroll

    KaWaite committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    868da40 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    7c12965 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    4a4cf21 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    KaWaite committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    da608c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89c2ab8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. update indicator

    KaWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fbd5681 View commit details
    Browse the repository at this point in the history
  2. Add page gap

    KaWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d11663c View commit details
    Browse the repository at this point in the history
  3. refactor storytellingApi

    KaWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9248b25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    439db73 View commit details
    Browse the repository at this point in the history
  5. wip: add block indicator

    KaWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    407c58e View commit details
    Browse the repository at this point in the history
  6. wip: show installable block

    KaWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8a22c4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b48b436 View commit details
    Browse the repository at this point in the history
  8. wip: storyblock add

    KaWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d28a8b4 View commit details
    Browse the repository at this point in the history
  9. story block creation

    KaWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    69fa647 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19795ac View commit details
    Browse the repository at this point in the history
  11. fix storybooks

    KaWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9d55af7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    46825b5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    38bda1c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0bd7849 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    607174c View commit details
    Browse the repository at this point in the history
  16. show installed story blocks

    KaWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    75442d7 View commit details
    Browse the repository at this point in the history
  17. fix page/block mutations

    KaWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2def96c View commit details
    Browse the repository at this point in the history
  18. fix type error

    KaWaite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4f092c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    317afe2 View commit details
    Browse the repository at this point in the history
  2. rename scene tab to map tab

    KaWaite committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    fdd01ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a75fa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ef3b23 View commit details
    Browse the repository at this point in the history
  5. fix typo

    KaWaite committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2579dce View commit details
    Browse the repository at this point in the history
  6. gen i18n

    KaWaite committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    24b52a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2318a43 View commit details
    Browse the repository at this point in the history
  8. regen server gql

    KaWaite committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f13b5f4 View commit details
    Browse the repository at this point in the history
  9. fix wrong navigation path

    KaWaite committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    bb13555 View commit details
    Browse the repository at this point in the history
  10. refactor storyblock builtin

    KaWaite committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4a2fd7f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77847a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. add storyblock icons

    KaWaite committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    81fb199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8162116 View commit details
    Browse the repository at this point in the history
  3. refactor icons, fix styles

    KaWaite committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9b9cb58 View commit details
    Browse the repository at this point in the history
  4. add icons

    KaWaite committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ae36951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9fe674 View commit details
    Browse the repository at this point in the history
  6. wip: block settings

    KaWaite committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7c677dd View commit details
    Browse the repository at this point in the history
  7. fix types

    KaWaite committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4577490 View commit details
    Browse the repository at this point in the history
  8. block remove func

    KaWaite committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a97436d View commit details
    Browse the repository at this point in the history
  9. move template to Wrapper

    KaWaite committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    660976b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1533c67 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca63014 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f7e1d67 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4da4d84 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    af54386 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. refactor StoryPanel

    KaWaite committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6371b23 View commit details
    Browse the repository at this point in the history
  2. refactor page indicator

    KaWaite committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e54051d View commit details
    Browse the repository at this point in the history
  3. refactor Page

    KaWaite committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b888bf6 View commit details
    Browse the repository at this point in the history
  4. refactor builtin wrapper, etc

    KaWaite committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    efa2048 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a9addc View commit details
    Browse the repository at this point in the history