-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: kirakiray/drill.js
base: 5.3.4
head repository: kirakiray/drill.js
compare: main
- 8 commits
- 30 files changed
- 2 contributors
Commits on Jan 6, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 94d8206 - Browse repository at this point
Copy the full SHA 94d8206View commit details
Commits on Jan 22, 2024
-
fix: Standardize error reporting code (#53)
Co-authored-by: huang yao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 945be76 - Browse repository at this point
Copy the full SHA 945be76View commit details
Commits on Feb 19, 2024
-
fix: Code that throws exceptions (#54)
* fix: Code that throws exceptions * chore: bump version --------- Co-authored-by: huang yao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a121f21 - Browse repository at this point
Copy the full SHA a121f21View commit details
Commits on Jun 14, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 3be41eb - Browse repository at this point
Copy the full SHA 3be41ebView commit details
Commits on Jul 8, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 42b5194 - Browse repository at this point
Copy the full SHA 42b5194View commit details
Commits on Jul 26, 2024
-
refactor: Optimize error reporting experience (#58)
* refactor: Optimize error reporting experience * chore: bump version --------- Co-authored-by: huang yao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 297dd80 - Browse repository at this point
Copy the full SHA 297dd80View commit details -
Co-authored-by: huang yao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 639a8e4 - Browse repository at this point
Copy the full SHA 639a8e4View commit details
Commits on Oct 31, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for c889cf8 - Browse repository at this point
Copy the full SHA c889cf8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.3.4...main