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

Migrate to typescript and adjust build step / tests #211

Merged
merged 3 commits into from
Jul 7, 2023

Commits on Jun 3, 2023

  1. Squashed commit of the following:

    commit b4c435c
    Author: Matthias Max <[email protected]>
    Date:   Fri Jun 2 16:10:34 2023 +0200
    
        export Options
    
    commit 394a49e
    Author: Matthias Max <[email protected]>
    Date:   Fri Jun 2 16:00:30 2023 +0200
    
        .
    
    commit e424b3e
    Author: Matthias Max <[email protected]>
    Date:   Fri Jun 2 15:58:34 2023 +0200
    
        ci fixes
    
    commit 4980ac7
    Author: Matthias Max <[email protected]>
    Date:   Fri Jun 2 15:40:54 2023 +0200
    
        final fixes for os tests
    
    commit 1189639
    Author: Matthias Max <[email protected]>
    Date:   Fri Jun 2 15:38:34 2023 +0200
    
        fix react tests
    
    commit 3fbf3b1
    Author: Matthias Max <[email protected]>
    Date:   Fri Jun 2 15:12:02 2023 +0200
    
        fix last test
    
    commit 706c3d2
    Author: Matthias Max <[email protected]>
    Date:   Fri Jun 2 00:02:28 2023 +0200
    
        clean up files
    
    commit c3a0034
    Author: Matthias Max <[email protected]>
    Date:   Fri Jun 2 00:02:14 2023 +0200
    
        add dist
    
    commit b808bdc
    Author: Matthias Max <[email protected]>
    Date:   Thu Jun 1 23:59:18 2023 +0200
    
        and more tests
    
    commit e2f0f9f
    Author: Matthias Max <[email protected]>
    Date:   Thu Jun 1 23:54:50 2023 +0200
    
        more tests
    
    commit 9d1587b
    Author: Matthias Max <[email protected]>
    Date:   Thu Jun 1 23:43:07 2023 +0200
    
        more tests
    
    commit c6a6970
    Author: Matthias Max <[email protected]>
    Date:   Thu Jun 1 23:10:16 2023 +0200
    
        first working test
    
    commit 012f7c6
    Merge: 9a1163a 92065ff
    Author: Matthias Max <[email protected]>
    Date:   Thu Jun 1 14:13:51 2023 +0200
    
        Merge branch 'master' of https://github.com/bitflower/feathers-reactive
    
    commit 9a1163a
    Author: Matthias Max <[email protected]>
    Date:   Thu Jun 1 14:08:15 2023 +0200
    
        .
    
    commit 77bca1d
    Author: Matthias Max <[email protected]>
    Date:   Thu Jun 1 09:48:20 2023 +0200
    
        typescript migration first step
    
    commit ad8b925
    Author: Matthias Max <[email protected]>
    Date:   Wed May 31 23:04:32 2023 +0200
    
        fix(bundling): test 1
    
    commit c75f28e
    Author: luketych <[email protected]>
    Date:   Tue May 16 14:52:27 2023 -0700
    
        Export changes
    
    commit 92065ff
    Author: Matthias Max <[email protected]>
    Date:   Mon May 15 16:10:16 2023 +0200
    
        fix(): set main and add module in package.json
    
    commit 3cdc993
    Author: Matthias Max <[email protected]>
    Date:   Mon May 15 16:06:40 2023 +0200
    
        Updating dist
    
    commit 4e7fea2
    Author: luketych <[email protected]>
    Date:   Sat May 6 11:26:46 2023 -0700
    
        Update list.js
    
    commit 9220280
    Author: luketych <[email protected]>
    Date:   Sat May 6 11:26:19 2023 -0700
    
        Update strategies.js
    
    commit 8125d16
    Author: luketych <[email protected]>
    Date:   Sat May 6 11:26:04 2023 -0700
    
        Update resource.js
    
    commit 7193eaf
    Author: luketych <[email protected]>
    Date:   Sat May 6 11:15:15 2023 -0700
    
        Update package.json
    bitflower committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    6aa2260 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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