Trending repository


March 22, 2022 - March 24, 2022 • Virtual
I'm implementing async load with pagination with the Autocomplete.
When the listbox is open and the user scroll to the bottom, we load the next page and add the new options.
After adding, the position of the scroll on the listbox is reseted and
Open source projects built in or receiving significant contributions from Brazil :brazil:
Allow authors of pull requests to set status to pending while still working on it.
Prior to 9.5.0(?) setting focus in the browser runner window and typing Cmd-F to search for text would search the text within the browser window. Now Cmd-F is captured and focus is shifted to the search bar in the Cypress app and the names of tests are searched.
I use search within the browser window as a normal part of my testing debugging workflow: to find specific steps
tsconfig tsBuildInfoFile Specify the folder
4.5.5, 4.7.0-dev.20220227
N/A
After running tsc --init the generated tsconfig.json includes the following line:
// "tsBuildInfoFile": "./", /* Specify the folder for .tsbuildinfo incremenCurrently when clicking an image from search resutls the pop-up includes the image at a fixed size.
I propose to either increase that scaling to a somewhat higher fixed value or factor in the original image size so that very small pictures do not become pixelated.
Currently the preview is too small in my opinion which forces me to visit the website.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Follow up for apache/arrow-datafusion#1712 (comment).
The Dataframe trait was introduced in order to have two separate Dataframe implementation in Datafusion and Ballista. Since then, the design has changed and we are sharing the same dataframe imple
Deadpendency assesses your repository dependencies for project health. A healthy dependency is being actively committed to, by multiple maintainers with regular package releases. Deadpendency checks your dependencies remain healthy over time and will fail the check if a dependency has become unhealthy. See an example report.