Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kewcoder/interact.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: taye/interact.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 32 files changed
  • 1 contributor

Commits on Mar 28, 2024

  1. fix(types): fix issues with skipLibCheck: false

    Close taye#1025
    Close taye#1028
    
    # Conflicts:
    #	packages/@interactjs/arrange/start.ts
    #	packages/@interactjs/feedback/pointers.ts
    #	packages/@interactjs/symbol-tree/SymbolTree.ts
    #	packages/@interactjs/symbol-tree/package.json
    taye authored and CI committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3571837 View commit details
    Browse the repository at this point in the history
  2. chore: remove old esnext build scripts

    taye authored and CI committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1caf8d4 View commit details
    Browse the repository at this point in the history
  3. chore: v1.10.27

    # Conflicts:
    #	packages/@interactjs/arrange/package.json
    #	packages/@interactjs/clone/package.json
    #	packages/@interactjs/feedback/package.json
    #	packages/@interactjs/iframes/package.json
    #	packages/@interactjs/multi-target/package.json
    #	packages/@interactjs/react/package.json
    #	packages/@interactjs/rebound/package.json
    #	packages/@interactjs/symbol-tree/package.json
    #	packages/@interactjs/vue/package.json
    taye authored and CI committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    17cac1e View commit details
    Browse the repository at this point in the history
  4. chore: fix build issues

    # Conflicts:
    #	packages/@interactjs/symbol-tree/lib/SymbolTree.ts
    taye authored and CI committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c04160b View commit details
    Browse the repository at this point in the history
  5. chore: fix build issues

    taye authored and CI committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    23e1129 View commit details
    Browse the repository at this point in the history
  6. chore: update github workflows

    taye authored and CI committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d3d4746 View commit details
    Browse the repository at this point in the history
Loading