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: Scoped Queries #1544

Merged
merged 133 commits into from
Apr 21, 2024
Merged

feat: Scoped Queries #1544

merged 133 commits into from
Apr 21, 2024

Commits on Aug 26, 2023

  1. chore: remove unused code

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f4d7f2b View commit details
    Browse the repository at this point in the history
  2. chore: linting and styling

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    26fc553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6987e75 View commit details
    Browse the repository at this point in the history
  4. chore: preparation works

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5407b46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5def02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    551fbd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81c10c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    659918a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2fbb5ff View commit details
    Browse the repository at this point in the history
  10. chore: error message

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5cd45fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bce6651 View commit details
    Browse the repository at this point in the history
  12. fix: tests

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    e0ca7a9 View commit details
    Browse the repository at this point in the history
  13. fix: facebook/react#26230

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    22c8907 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    79a1f61 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9e5fefc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    40f1e44 View commit details
    Browse the repository at this point in the history
  17. fix: infinite render loop

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    01a6e0f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d626e88 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8547e2e View commit details
    Browse the repository at this point in the history
  20. fix: react hooks

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    b0ce199 View commit details
    Browse the repository at this point in the history
  21. chore(deps): upgrade multidict

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    ad388b0 View commit details
    Browse the repository at this point in the history
  22. fix: tests

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    8152828 View commit details
    Browse the repository at this point in the history
  23. fix: tests

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    9358cdb View commit details
    Browse the repository at this point in the history
  24. chore: cleanup comments

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    fd9186a View commit details
    Browse the repository at this point in the history
  25. chore: changesets

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    526a01a View commit details
    Browse the repository at this point in the history
  26. chore: cosmetic changes

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    959d4bc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3a9b29a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cba3aeb View commit details
    Browse the repository at this point in the history
  29. fix: consistent API

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    85e7a85 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    556654f View commit details
    Browse the repository at this point in the history
  31. fix: test errors

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    e3db701 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9dbbb39 View commit details
    Browse the repository at this point in the history
  33. consistent API after docs

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f99bedc View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ad4fd9e View commit details
    Browse the repository at this point in the history
  35. chore: changesets

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    451b714 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9ea134b View commit details
    Browse the repository at this point in the history
  37. feat: added examples/gnt

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    8d9f919 View commit details
    Browse the repository at this point in the history
  38. fix: tests

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    4832182 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    0ba6f67 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    8610d04 View commit details
    Browse the repository at this point in the history
  41. chore: add sensible comments

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    ead42ab View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    5f8aad9 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    c951adb View commit details
    Browse the repository at this point in the history
  44. fix: tests

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f89993a View commit details
    Browse the repository at this point in the history
  45. chore(deps): changeset version

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    a3af94b View commit details
    Browse the repository at this point in the history
  46. fix: use esm imports

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    665bf4a View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    66fd895 View commit details
    Browse the repository at this point in the history
  48. fix(deps): dlx errors

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    07ad731 View commit details
    Browse the repository at this point in the history
  49. feat: batching with microtask

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    8fcc06d View commit details
    Browse the repository at this point in the history
  50. chore: changeset

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    cb1af69 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c424afd View commit details
    Browse the repository at this point in the history
  52. chore: remove legacy website

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    9c8c469 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    53a4178 View commit details
    Browse the repository at this point in the history
  54. fix: changeset config

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    14325b8 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    7db4077 View commit details
    Browse the repository at this point in the history
  56. fix: vite example

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    1bb37f8 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    4cb018c View commit details
    Browse the repository at this point in the history
  58. chore: rephrase

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    312447c View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    0d73354 View commit details
    Browse the repository at this point in the history
  60. fix: edge compatible microtask

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    34c21cd View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    bd938bd View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    0cd68c1 View commit details
    Browse the repository at this point in the history
  63. feat: added extensions option

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f865caf View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    28864f9 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    9ae7c96 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    4791381 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    a65fa3a View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    a890905 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    290c3dd View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    a29972d View commit details
    Browse the repository at this point in the history
  71. chore: remove ws dependency

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    bc55506 View commit details
    Browse the repository at this point in the history
  72. fix: infinite render loop

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f0dec5a View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    f68af02 View commit details
    Browse the repository at this point in the history
  74. fix(react): default mode

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    6fa44ec View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    f852c25 View commit details
    Browse the repository at this point in the history
  76. chore: verbatimModuleSyntax

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    bb2a011 View commit details
    Browse the repository at this point in the history
  77. chore: test grommet fetch loop

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    69b6c1f View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    9cc43d2 View commit details
    Browse the repository at this point in the history
  79. chore(deps): update esbuild

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    528f40f View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    8169668 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    cc57ba4 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    a72be16 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    75e5e14 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    ac43e8f View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    70ed365 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    c1ed3d8 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    b94c360 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    4dac228 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    50e2117 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    2dc0209 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    2f91ae5 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    34b8357 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    5704c53 View commit details
    Browse the repository at this point in the history
  94. feat(chore): prettier v3

    vicary committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    ea53baa View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    08f8901 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    f4f7bc4 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    d08bab1 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    7a805a2 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    324be4f View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    cc7384b View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    25f041d View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    ee5f83b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

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

Commits on Sep 8, 2023

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

Commits on Sep 10, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    5b246f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9f8a03 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

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

Commits on Nov 11, 2023

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

Commits on Nov 24, 2023

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

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    fc8504e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aebda37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23da6fc View commit details
    Browse the repository at this point in the history
  4. chore(ci): fix release errors

    vicary committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b2c408b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e1bf86 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    489ed41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08987d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Mar 16, 2024

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

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    cc1b627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523cb55 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    7198c17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41b44e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

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

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    dfbcbf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00694fd View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    ea6710f View commit details
    Browse the repository at this point in the history
  2. chore: upgrade pnpm

    vicary committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b3d7cec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88f87e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

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