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: kirakiray/drill.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.3.4
Choose a base ref
...
head repository: kirakiray/drill.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 30 files changed
  • 2 contributors

Commits on Jan 6, 2024

  1. feat: Optimize file access times (#51)

    * feat: Reduce the number of accesses to non-dynamic files
    
    * chore: bump version
    
    ---------
    
    Co-authored-by: huang yao <[email protected]>
    kirakiray and kirakiray authored Jan 6, 2024
    Copy the full SHA
    94d8206 View commit details

Commits on Jan 22, 2024

  1. fix: Standardize error reporting code (#53)

    Co-authored-by: huang yao <[email protected]>
    kirakiray and kirakiray authored Jan 22, 2024
    Copy the full SHA
    945be76 View commit details

Commits on Feb 19, 2024

  1. fix: Code that throws exceptions (#54)

    * fix: Code that throws exceptions
    
    * chore: bump version
    
    ---------
    
    Co-authored-by: huang yao <[email protected]>
    kirakiray and kirakiray authored Feb 19, 2024
    Copy the full SHA
    a121f21 View commit details

Commits on Jun 14, 2024

  1. feat: Support some content-type formats (#56)

    * feat: Support some content-type formats
    
    * test: add server render case
    
    * chore: bump version
    
    * Update test-server-render.js
    
    ---------
    
    Co-authored-by: huang yao <[email protected]>
    kirakiray and kirakiray authored Jun 14, 2024
    Copy the full SHA
    3be41eb View commit details

Commits on Jul 8, 2024

  1. feat: Optimize the developer experience (#57)

    * feat: add alias in lm
    
    * refactor: Optimize more error information
    
    * chore: build file
    
    * fix: in no navigation system
    
    * fix: error_origin
    
    * Update main.spec.js
    
    * fix: main.spec.js
    
    * Update main.spec.js
    
    * fix: ofa-error path
    
    * fix: add jasmine-core in test dir
    
    * Update main.spec.js
    
    * Update main.spec.js
    
    * fix: Try to fix the CI error problem
    
    * refactor: update playwright
    
    * fix: try to fix ci error
    
    * fix: Another playwright issue
    
    * fix: fucked the issuse about playwright
    
    * refactor: update ofa-error
    
    * fix: ofa-error
    
    * refactor: re update ofa-error
    
    * refactor: update ofa-error
    
    ---------
    
    Co-authored-by: huang yao <[email protected]>
    kirakiray and kirakiray authored Jul 8, 2024
    Copy the full SHA
    42b5194 View commit details

Commits on Jul 26, 2024

  1. refactor: Optimize error reporting experience (#58)

    * refactor: Optimize error reporting experience
    
    * chore: bump version
    
    ---------
    
    Co-authored-by: huang yao <[email protected]>
    kirakiray and kirakiray authored Jul 26, 2024
    Copy the full SHA
    297dd80 View commit details
  2. fix: little issuse (#59)

    Co-authored-by: huang yao <[email protected]>
    kirakiray and kirakiray authored Jul 26, 2024
    Copy the full SHA
    639a8e4 View commit details

Commits on Oct 31, 2024

  1. fix: issue about invalid 'data:' and 'blob:' links (#60)

    * fix: issue about invalid 'data:' and 'blob:' links
    
    * chore: bump version
    
    * chore: update deps
    
    ---------
    
    Co-authored-by: huang yao <[email protected]>
    kirakiray and kirakiray authored Oct 31, 2024
    Copy the full SHA
    c889cf8 View commit details
Loading