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(devtools): add stackflow devtools #346

Draft
wants to merge 83 commits into
base: main
Choose a base branch
from
Draft

feat(devtools): add stackflow devtools #346

wants to merge 83 commits into from

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    e1d0232 View commit details
    Browse the repository at this point in the history
  2. fix: bump esbuild

    orionmiz committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    18893c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d7b3c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1aa25b9 View commit details
    Browse the repository at this point in the history
  5. chore: classify directories

    orionmiz committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5738bda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3f4bd3 View commit details
    Browse the repository at this point in the history
  7. chore: dedupe

    orionmiz committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    9a1908d View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Revert "chore: dedupe"

    This reverts commit 9a1908d.
    orionmiz committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    b57ef36 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: bump esbuild"

    This reverts commit 18893c7.
    orionmiz committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    fa495ed View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. refactor: use swc

    orionmiz committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    89fae94 View commit details
    Browse the repository at this point in the history
  2. fix: downgrade react types

    orionmiz committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    2a280ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d995b82 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    f6f7c7b View commit details
    Browse the repository at this point in the history
  2. chore: remove empty scripts

    orionmiz committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    ff27533 View commit details
    Browse the repository at this point in the history
  3. feat: add vanilla extract

    orionmiz committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0cfad8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eeb23a View commit details
    Browse the repository at this point in the history
  5. feat: add tabs router

    orionmiz committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    69f1fdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d40073 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. temp

    orionmiz committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    5314e97 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. temp

    orionmiz committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    8e6b3e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. navigate via stack model

    orionmiz committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    3ae4d15 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. temp

    orionmiz committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    afa2963 View commit details
    Browse the repository at this point in the history
  2. change formatDate function

    orionmiz committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    180fcb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc80b59 View commit details
    Browse the repository at this point in the history
  4. resolve

    orionmiz committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ae3bfa1 View commit details
    Browse the repository at this point in the history
  5. fix log window

    orionmiz committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    2cc1bc3 View commit details
    Browse the repository at this point in the history
  6. flatten devtools

    orionmiz committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    5cfb00f View commit details
    Browse the repository at this point in the history
  7. add crxjs plugin

    orionmiz committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e9b2de7 View commit details
    Browse the repository at this point in the history
  8. add chrome launcher

    orionmiz committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    68b599a View commit details
    Browse the repository at this point in the history
  9. add chrome types

    orionmiz committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e81cb02 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Disable dispatcher feature

    orionmiz committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e9d3742 View commit details
    Browse the repository at this point in the history
  2. add crxjs plugin

    orionmiz committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    958530c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. add typecheck command

    orionmiz committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    842ad30 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. reverse label order

    orionmiz committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    cc0c63e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. temp

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3ac3102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b6f433 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'devtools-plugin' of https://github.com/daangn/stackflow

    …into devtools-setup
    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d14a1c7 View commit details
    Browse the repository at this point in the history
  4. chore

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ed0a296 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc57687 View commit details
    Browse the repository at this point in the history
  6. yarn

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f766187 View commit details
    Browse the repository at this point in the history
  7. fix types

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8274b6a View commit details
    Browse the repository at this point in the history
  8. remove unused dependencies

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5a66d9f View commit details
    Browse the repository at this point in the history
  9. remove unused style

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e483d39 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ead8c1 View commit details
    Browse the repository at this point in the history
  11. change splitter style

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b5fe53e View commit details
    Browse the repository at this point in the history
  12. change settings border color

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9da7b0a View commit details
    Browse the repository at this point in the history
  13. change date formatting

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e3cbe0d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2f4bd07 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc8165b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f652e66 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4eeba22 View commit details
    Browse the repository at this point in the history
  18. add settings icon

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    020a285 View commit details
    Browse the repository at this point in the history
  19. add photo icon

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fd14257 View commit details
    Browse the repository at this point in the history
  20. add trackNewActivity option

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    dcd8deb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7a0d5f1 View commit details
    Browse the repository at this point in the history
  22. set diff value as any

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f5b697d View commit details
    Browse the repository at this point in the history
  23. flex wrap actions

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e4cc0f6 View commit details
    Browse the repository at this point in the history
  24. add actions

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    231f156 View commit details
    Browse the repository at this point in the history
  25. add padding to form

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9926bfc View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fe4f589 View commit details
    Browse the repository at this point in the history
  27. remove unused sprites

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    db02b46 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e334fc4 View commit details
    Browse the repository at this point in the history
  29. remove unused sprites

    orionmiz committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d431583 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    6a71e2e View commit details
    Browse the repository at this point in the history
  2. edit manifest

    orionmiz committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    e23ba87 View commit details
    Browse the repository at this point in the history
  3. refactor settings

    orionmiz committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b4c86cd View commit details
    Browse the repository at this point in the history
  4. change method of clipboard

    orionmiz committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b107882 View commit details
    Browse the repository at this point in the history
  5. style snapshot

    orionmiz committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    15521a7 View commit details
    Browse the repository at this point in the history
  6. v0.1.0

    orionmiz committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3655e49 View commit details
    Browse the repository at this point in the history
  7. remove clipboard permission

    orionmiz committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    315e1a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1da0a1f View commit details
    Browse the repository at this point in the history
  9. bump

    orionmiz committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    deeb2e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73d3a71 View commit details
    Browse the repository at this point in the history
  11. v0.1.2

    orionmiz committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b773d3c View commit details
    Browse the repository at this point in the history
  12. hide scrollbar

    orionmiz committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    92995f1 View commit details
    Browse the repository at this point in the history
  13. v0.1.3

    orionmiz committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    67a9e6f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. style github icon

    orionmiz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ff9cb00 View commit details
    Browse the repository at this point in the history
  2. v0.1.4

    orionmiz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    eeb1f0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af333b8 View commit details
    Browse the repository at this point in the history
  4. v0.1.5

    orionmiz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    64c9c92 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. chore: remove bridge log

    orionmiz committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6516e1a View commit details
    Browse the repository at this point in the history
  2. fix: catch message error

    orionmiz committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6b01d84 View commit details
    Browse the repository at this point in the history
  3. v0.1.6

    orionmiz committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0ed4c84 View commit details
    Browse the repository at this point in the history