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

feat/v8 #538

Draft
wants to merge 116 commits into
base: next
Choose a base branch
from
Draft

feat/v8 #538

wants to merge 116 commits into from

Commits on Jul 30, 2023

  1. v7 init

    dannyhw committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    c7c8d88 View commit details
    Browse the repository at this point in the history
  2. fix

    dannyhw committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    bd8d3da View commit details
    Browse the repository at this point in the history
  3. remove unused

    dannyhw committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d0476ea View commit details
    Browse the repository at this point in the history
  4. fix: story render

    dannyhw committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    e9804f7 View commit details
    Browse the repository at this point in the history
  5. controls

    dannyhw committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    07cd886 View commit details
    Browse the repository at this point in the history
  6. actions

    dannyhw committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    36893ef View commit details
    Browse the repository at this point in the history
  7. fix: argenchancer import

    dannyhw committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    f6c9d0d View commit details
    Browse the repository at this point in the history
  8. backgrounds

    dannyhw committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    ce6759e View commit details
    Browse the repository at this point in the history
  9. fix remaining addons

    dannyhw committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    3995ed0 View commit details
    Browse the repository at this point in the history
  10. fix: tests

    dannyhw committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    dabdf49 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. remove client-api

    dannyhw committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3a51176 View commit details
    Browse the repository at this point in the history
  2. remove yarn cache

    dannyhw committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8496cdb View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. hot/dispose

    dannyhw committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5663e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    583d2b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cbebc2 View commit details
    Browse the repository at this point in the history
  4. v7.0.0-alpha.0

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

Commits on Aug 6, 2023

  1. stories of hack

    dannyhw committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    3db81f0 View commit details
    Browse the repository at this point in the history
  2. remove console.log fix

    dannyhw committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    c4d6504 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    bb9ed13 View commit details
    Browse the repository at this point in the history
  2. v7.0.0-alpha.1

    dannyhw committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6e25726 View commit details
    Browse the repository at this point in the history
  3. fix: update snapshots

    dannyhw committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    39f5653 View commit details
    Browse the repository at this point in the history
  4. use addons.add

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

Commits on Aug 9, 2023

  1. fix: comsthing

    dannyhw committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3b0607a View commit details
    Browse the repository at this point in the history
  2. v7.0.0-alpha.2

    dannyhw committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    284fd8a View commit details
    Browse the repository at this point in the history
  3. use manager api

    dannyhw committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    caa9868 View commit details
    Browse the repository at this point in the history
  4. v7.0.0-alpha.3

    dannyhw committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    965a875 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. setstory fix/hack

    dannyhw committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    3d34bdb View commit details
    Browse the repository at this point in the history
  2. remove log

    dannyhw committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    5ddd20b View commit details
    Browse the repository at this point in the history
  3. v7.0.0-alpha.4

    dannyhw committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    eb7e4f2 View commit details
    Browse the repository at this point in the history
  4. try again

    dannyhw committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    3e4e301 View commit details
    Browse the repository at this point in the history
  5. v7.0.0-alpha.5

    dannyhw committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    7e6db94 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. feat/v7 store7 (#509)

    * start v7 store
    
    * generating the index
    
    * stories object with root
    
    * refactor: extract out the intialisation code
    
    * enable all stories
    
    * generate new requires file
    
    * working autotitle
    
    * note
    
    * run generate from metro
    
    * refactor: use the same object for entries and global stories
    
    * fix: doctools
    dannyhw committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    e3c9288 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13c1081 View commit details
    Browse the repository at this point in the history
  3. fix: deprecation warning

    dannyhw committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    b17a6c6 View commit details
    Browse the repository at this point in the history
  4. note

    dannyhw committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    7f5728a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    6472ca1 View commit details
    Browse the repository at this point in the history
  2. fix: actions dont clear

    dannyhw committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    002ec8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    962fd39 View commit details
    Browse the repository at this point in the history
  4. fix: broken empty config test

    dannyhw committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    52baead View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b934d12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b63fc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98ada29 View commit details
    Browse the repository at this point in the history
  8. fix: peer

    dannyhw committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    5fc1996 View commit details
    Browse the repository at this point in the history
  9. fix: peer

    dannyhw committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    07aa303 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. lock

    dannyhw committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    e3e0ae9 View commit details
    Browse the repository at this point in the history
  2. v7.0.0-alpha.6

    dannyhw committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    d0d09fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d59eb View commit details
    Browse the repository at this point in the history
  4. v7.0.0-alpha.7

    dannyhw committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    1e3f579 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. fix: missing story error

    dannyhw committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    a3038aa View commit details
    Browse the repository at this point in the history
  2. v7.0.0-alpha.8

    dannyhw committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    c383729 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. update to alpha 6

    dannyhw committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    0f83a20 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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

Commits on Jan 2, 2024

  1. chore: update to 7.6.7

    dannyhw committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    77ceb0d View commit details
    Browse the repository at this point in the history
  2. v7.6.7-alpha.0

    dannyhw committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    da1c920 View commit details
    Browse the repository at this point in the history
  3. requires

    dannyhw committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    679f4b8 View commit details
    Browse the repository at this point in the history
  4. v7.6.7-alpha.1

    dannyhw committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c3d9608 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    365651b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

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

Commits on Jan 14, 2024

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

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    4968705 View commit details
    Browse the repository at this point in the history
  2. fix: more server progress

    dannyhw committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3ebf30c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c89d260 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d4a0f4 View commit details
    Browse the repository at this point in the history
  5. lock

    dannyhw committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    113d7fc View commit details
    Browse the repository at this point in the history
  6. fix: tests

    dannyhw committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    17607f9 View commit details
    Browse the repository at this point in the history
  7. v7.6.8-alpha.0

    dannyhw committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1fd96da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    181b1aa View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. fix: version

    dannyhw committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4f4da4f View commit details
    Browse the repository at this point in the history
  2. fix: patch annoying warning

    dannyhw committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a1b8c3b View commit details
    Browse the repository at this point in the history
  3. fix: patch annoying warning

    dannyhw committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b0c0513 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    921116d View commit details
    Browse the repository at this point in the history
  5. remove log

    dannyhw committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6c7852f View commit details
    Browse the repository at this point in the history
  6. fix: animation style type

    dannyhw committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    55f4892 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. docs: update things

    dannyhw committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    06c547f View commit details
    Browse the repository at this point in the history
  2. fix: types

    dannyhw committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b067bf0 View commit details
    Browse the repository at this point in the history
  3. fix: another type

    dannyhw committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ea5f98c View commit details
    Browse the repository at this point in the history
  4. fix: update version

    dannyhw committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    99b82f1 View commit details
    Browse the repository at this point in the history
  5. v7.6.9-alpha.0

    dannyhw committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d458704 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    ebae4b3 View commit details
    Browse the repository at this point in the history
  2. v7.6.10-alpha.0

    dannyhw committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d48243f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. docs: migration guide

    dannyhw committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    1911c47 View commit details
    Browse the repository at this point in the history
  2. fix: update addons readme

    dannyhw committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    83ae5a1 View commit details
    Browse the repository at this point in the history
  3. make storage configurable

    patlux authored and dannyhw committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c71a8ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    625f4d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff4038f View commit details
    Browse the repository at this point in the history
  6. docs: more stuff

    dannyhw committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    5cec081 View commit details
    Browse the repository at this point in the history
  7. empty test

    dannyhw committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    988171a View commit details
    Browse the repository at this point in the history
  8. v7.6.10-alpha.1

    dannyhw committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    8b2e967 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. feat: first steps for v8

    dannyhw committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    182c6e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fix: story loading

    dannyhw committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    90c9a2f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. merge main

    dannyhw committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    871c653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2393b73 View commit details
    Browse the repository at this point in the history
  3. regen

    dannyhw committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    71c280a View commit details
    Browse the repository at this point in the history
  4. wip

    dannyhw committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c9e13d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    612cdd8 View commit details
    Browse the repository at this point in the history
  2. v8.0.0-alpha.0

    dannyhw committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    14ffe40 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix: example app

    dannyhw committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c214e9d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. feat: update to v8 beta

    dannyhw committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    94e5983 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    0441ccd View commit details
    Browse the repository at this point in the history
  2. feat: update

    dannyhw committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    19a0751 View commit details
    Browse the repository at this point in the history
  3. v8.0.0-alpha.1

    dannyhw committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    1865884 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    0d5e5b6 View commit details
    Browse the repository at this point in the history
  2. v8.0.0-alpha.2

    dannyhw committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6f18953 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    582329c View commit details
    Browse the repository at this point in the history
  2. fix: update to latest rc

    dannyhw committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    f4a1516 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Feat/v8 UI (#564)

    dannyhw committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1695965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf76948 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    9e1b8ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304f40a View commit details
    Browse the repository at this point in the history
  3. fix: tests

    dannyhw committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d426c91 View commit details
    Browse the repository at this point in the history
  4. keep old color

    dannyhw committed May 27, 2024
    Configuration menu
    Copy the full SHA
    62f5da8 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    4f37e01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daef6bf View commit details
    Browse the repository at this point in the history