Gooroo.dev for Public Repositories
Gooroo.dev for Public Repositories
@admsev, thanks for the invite! ### 1. Summary of Changes - **Code Changes in `lib/response.js`:** - Modified logic to handle response headers for specific status codes. - Removed the stripping...
### 1. Summary of Changes The pull request addresses an issue where stacked areas overflow on null values when the `connectNulls` option is set to true. The changes involve updating...
### Summary of Changes 1. **Axis.ts Modifications:** - **Imports:** Added `isArray` from `zrender/src/core/util`. - **Method `fixExtentWithBands`:** Updated to accept an additional parameter `onBand` which is an array of numbers. This...
Thanks, @xdbobname, for the ping! {mistakes: 1, typos: 1, security: 0, performance: 0, code_styling: 1, others: 0} ### Summary of Changes: 1. Added support for `boundaryGap` in category axes. 2....
Appreciate your call, @oleksandr-vonahi! ### Issue Counts | 🐞Mistake | 🤪Typo | 🚨Security | 🚀Performance | 💪Best Practices | 📖Readability | ❓Others | |-----------|--------|------------|---------------|------------------|---------------|----------| | 2 | 0 | 0...
Thank you, @admsev, for involving me! ### 1. Summary of Changes The pull request introduces the following changes: - Adds a new `--verbose` (`-v`) option to the CLI for chat...
### 1. Summary of Changes The pull request introduces support for two models of Quanta Acer HD User Facing webcams in the `uvc_driver.c` file. Specifically: - Added support for the...
### Summary of Changes 1. **ESLint Configuration**: - Updated `tsconfig.json` path to include all subdirectories. - Added `browser` environment. 2. **Tooltip Component**: - Refactored `assembleArrow` function to use CSS classes...
Appreciate the mention, @Manviel! | 🐞Mistake | 🤪Typo | 🚨Security | 🚀Performance | 💪Best Practices | 📖Readability | ❓Others | |-----------|--------|-------------|---------------|------------------|--------------|----------| | 1 | 0 | 1 | 1 |...
### Summary of Changes 1. **AxisBuilder.ts**: - Imported `CartesianAxisModel`. - Modified the calculation of `gap` in the `axisName` builder to include `axisToNameGapStartGap` from `CartesianAxisModel`. 2. **axisHelper.ts**: - Added `computeNameBoundingRect` function...