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

Typescript conversion #621

Merged
merged 174 commits into from
Nov 28, 2023
Merged

Typescript conversion #621

merged 174 commits into from
Nov 28, 2023

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    c01794a View commit details
    Browse the repository at this point in the history
  2. Use internal refs to lib

    craigbeck committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1237529 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    81a9fe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b187b View commit details
    Browse the repository at this point in the history
  3. Fix eslint paths

    craigbeck committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c8b1cc4 View commit details
    Browse the repository at this point in the history
  4. Rename util.js

    craigbeck committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d52e56c View commit details
    Browse the repository at this point in the history
  5. Use export

    craigbeck committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f9f27b2 View commit details
    Browse the repository at this point in the history
  6. Rename dependencyOptions.js

    craigbeck committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    24f3fc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25ba3cf View commit details
    Browse the repository at this point in the history
  8. Rename contexts.js

    craigbeck committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    bdcf8c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbc5f10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a57b9f8 View commit details
    Browse the repository at this point in the history
  11. Rename expressions.js

    craigbeck committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    774a441 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

  1. Rename templates.js

    craigbeck committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9d99006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7e6067 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. No console log in test

    craigbeck committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e9ee6ad View commit details
    Browse the repository at this point in the history
  2. Add dom to tsconfig lib

    craigbeck committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5ff3626 View commit details
    Browse the repository at this point in the history
  3. Fix misnamed functions

    craigbeck committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3108a6e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    ecdb38c View commit details
    Browse the repository at this point in the history
  2. Fix misnamed method

    craigbeck committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6b27008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eb792f View commit details
    Browse the repository at this point in the history
  4. Automated eslint --fix

    craigbeck committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c891717 View commit details
    Browse the repository at this point in the history
  5. Lint fixes

    craigbeck committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c90c713 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d83d26d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12952f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8381520 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8470cb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 7, 2023

  1. Fix DynamicElement tests by moving shared Element behavior to BaseEle…

    …ment, add some additional types to methods
    ericyhwang committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6e4e9b3 View commit details
    Browse the repository at this point in the history
  2. Sort imports

    craigbeck committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4d6321a View commit details
    Browse the repository at this point in the history
  3. Type render functions

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

Commits on Aug 8, 2023

  1. Expression method typings

    craigbeck committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7687caf View commit details
    Browse the repository at this point in the history
  2. Skip unimplemented test

    craigbeck committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    cdeaaa0 View commit details
    Browse the repository at this point in the history
  3. Type Segments

    craigbeck committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8976ac1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2982a97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8d8997 View commit details
    Browse the repository at this point in the history
  6. Use method syntax

    craigbeck committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6f3be73 View commit details
    Browse the repository at this point in the history
  7. Placeholder type for value

    craigbeck committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    965fc07 View commit details
    Browse the repository at this point in the history
  8. Placeholder type for value

    craigbeck committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    91e60a1 View commit details
    Browse the repository at this point in the history
  9. Return type Segments

    craigbeck committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c0ef475 View commit details
    Browse the repository at this point in the history
  10. Placeholder for BlockType

    craigbeck committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    93c3907 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4518bb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    77434e5 View commit details
    Browse the repository at this point in the history
  2. Lint fix expressions.ts

    craigbeck committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    79ac1d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6eb717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da43484 View commit details
    Browse the repository at this point in the history
  5. Rename tempaltes/index.js

    craigbeck committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8d89588 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b65766 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0956ab View commit details
    Browse the repository at this point in the history
  8. Raname parsing/markup.js

    craigbeck committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cbafddd View commit details
    Browse the repository at this point in the history
  9. Remove console.log

    craigbeck committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    024ae75 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76d1371 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a893153 View commit details
    Browse the repository at this point in the history
  12. Rename parsing/index.js

    craigbeck committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5e8cfb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    846720d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa78ae3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b97278c View commit details
    Browse the repository at this point in the history
  4. Formatted

    craigbeck committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    dfbcda6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96a93b2 View commit details
    Browse the repository at this point in the history
  6. Sort imports

    craigbeck committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d09d22f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3b0ab8 View commit details
    Browse the repository at this point in the history
  8. Remove unused functions

    craigbeck committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6108f39 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Disable eslint no-unused-vars to prevent duplicate errors with typesc…

    …ript-eslint rule covering same
    craigbeck committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    54cbbe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a569d9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d53114 View commit details
    Browse the repository at this point in the history
  4. Switch typescript to tilde versioning, since TS major releases increm…

    …ent by 0.1 instead of using semver
    ericyhwang committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    83bd54c View commit details
    Browse the repository at this point in the history
  5. Rename Controller.js

    craigbeck committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9be00ad View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 24, 2023

  1. Rename App.js

    craigbeck committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f201e68 View commit details
    Browse the repository at this point in the history
  2. Rename AppForServer.js

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

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    b9418df View commit details
    Browse the repository at this point in the history
  2. Use export syntax

    craigbeck committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9dd6407 View commit details
    Browse the repository at this point in the history
  3. Fix semicolons

    craigbeck committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1e7c7b2 View commit details
    Browse the repository at this point in the history
  4. Lint fixes

    craigbeck committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    583512d View commit details
    Browse the repository at this point in the history
  5. Rename Derby.js

    craigbeck committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a2612e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

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

Commits on Aug 28, 2023

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

Commits on Sep 1, 2023

  1. Type parsing/index methods

    craigbeck committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0d6d68e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. More types for parsing

    craigbeck committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d4fa7cf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Rename Page.js

    craigbeck committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2ce439d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe897d View commit details
    Browse the repository at this point in the history
  3. Rename PageForServer.js

    craigbeck committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f7d8608 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    eaa3253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c5b43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd67337 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5033e46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08eba28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32b734e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a127a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22c81b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 15, 2023

  1. Add ESTree types

    craigbeck committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b9f561b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    998ebbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25add99 View commit details
    Browse the repository at this point in the history
  4. Syntax fix

    craigbeck committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e997c25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79903c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0afaff View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    8a24820 View commit details
    Browse the repository at this point in the history
  2. Add return types

    craigbeck committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0889e37 View commit details
    Browse the repository at this point in the history
  3. 3.0.0-beta.1

    craigbeck committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b016cd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10ab08b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Rename DerbyForServer.js

    craigbeck committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2fa7887 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    5bd5169 View commit details
    Browse the repository at this point in the history
  2. Rename DerbyStandalone.js

    craigbeck committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b44037e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd2b226 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    9e469d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae26b2 View commit details
    Browse the repository at this point in the history
  3. Call _init in AppForServer

    craigbeck committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d1402e1 View commit details
    Browse the repository at this point in the history
  4. Move methods to base class

    craigbeck committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8d81f7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c369c86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02544aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    382c97f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3e4c0b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd8076a View commit details
    Browse the repository at this point in the history
  10. Lift onRoute to AppBase

    craigbeck committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7e8a4e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    543442a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    796c3d4 View commit details
    Browse the repository at this point in the history
  13. Use arrow-function

    craigbeck committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    42698f8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ae6209 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fb8bb60 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    17ee8bb View commit details
    Browse the repository at this point in the history
  2. Revert "Remove abstract from MarkupHook class"

    This reverts commit 17ee8bb.
    craigbeck committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    44a0092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54db640 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    840f68c View commit details
    Browse the repository at this point in the history
  5. 3.0.0-beta.2

    craigbeck committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    309cb4a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Add types

    craigbeck committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a1e7b21 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Type PageForServer

    craigbeck committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f6d4da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a4c4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af74798 View commit details
    Browse the repository at this point in the history
  4. 3.0.0-beta.3

    craigbeck committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a812eed View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    9eec95c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c537804 View commit details
    Browse the repository at this point in the history
  3. Code review cleanups

    ericyhwang committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    211bb7b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    67d60fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2150df6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3136502 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. 3.0.0-beta.4

    craigbeck committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    08bd44a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Remove exports of ./lib/* as majro version and exports changes requir…

    …e consumer updates anyway
    craigbeck committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1ede576 View commit details
    Browse the repository at this point in the history
  2. 3.0.0-beta.5

    craigbeck committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    bff71ec View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Rename src/index.js

    craigbeck committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c141692 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    6bff0de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5434f View commit details
    Browse the repository at this point in the history
  3. Export run function

    craigbeck committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    15fecf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bddf1b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Extract routes setup

    craigbeck committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4ef80f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2928f9 View commit details
    Browse the repository at this point in the history
  3. Use Model generic

    craigbeck committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8f5eb5a View commit details
    Browse the repository at this point in the history
  4. Create constructor type for singletone components that do not use con…

    …text (singleton compontnts do not call super)
    craigbeck committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    069d240 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    321cab8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ad4d1f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Rename Dom.js

    craigbeck committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f26df28 View commit details
    Browse the repository at this point in the history
  2. Convert Dom to typescript

    craigbeck committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8e3414e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf7e91f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fefb0e4 View commit details
    Browse the repository at this point in the history
  5. Refine Dom target types

    craigbeck committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c7a9902 View commit details
    Browse the repository at this point in the history
  6. Delay as optional arg

    craigbeck committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ec4f389 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    aa592a4 View commit details
    Browse the repository at this point in the history
  2. 3.0.0-beta.6

    craigbeck committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    efbe310 View commit details
    Browse the repository at this point in the history
  3. Re-type Dom listeners

    craigbeck committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f3bed84 View commit details
    Browse the repository at this point in the history
  4. 3.0.0-beta.7

    craigbeck committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c22c099 View commit details
    Browse the repository at this point in the history
  5. Re-export util

    craigbeck committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2299fc5 View commit details
    Browse the repository at this point in the history
  6. 3.0.0-beta.8

    craigbeck committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7414202 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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

    craigbeck committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8dfdc9b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    f02ec7d View commit details
    Browse the repository at this point in the history
  2. 3.0.0-beta.9

    craigbeck committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1d3e42a View commit details
    Browse the repository at this point in the history