Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Lua
-
Updated
Nov 20, 2020 - Java
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Nov 19, 2020 - TypeScript
Describe the bug
The sidebar has overflow: scroll causing scrollbars always to be visible on Windows
To Reproduce
Steps to reproduce the behavior:
- Go to documentation using Windows
Expected behavior
There should not be scrollbars before the content overflows
Screenshots
, it'd be great to have two things for improved DX:
Nuxt Link adaption
No matter how you input the links in your Nuxt link (be it as an object via named routes or via string), the component should enforce the set up trailing slash handling (adding or removing the slashes as needed).
U
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Nov 19, 2020 - JavaScript
Most functions in scipy.linalg functions (e.g. svd, qr, eig, eigh, pinv, pinv2 ...) have a default kwarg check_finite=True that we typically leave to the default value in scikit-learn.
As we already validate the input data for most estimators in scikit-learn, this check is redundant and can cause significant overhead, especially at predict / transform time. We should probably a
-
Updated
Nov 19, 2020 - TeX
-
Updated
Nov 18, 2020
-
Updated
Nov 19, 2020
-
Updated
Nov 19, 2020
-
Updated
Nov 20, 2020 - TypeScript
-
Updated
Nov 1, 2020 - JavaScript
- I've read, understood, and done my best to follow the Contributing guidelines before opening this issue.
What did you do?
I tried to call NSUbiquitousKeyValueStore.url(forKey:) because I know there is [UserDefault.url(forKey:)](https://developer.apple.com/documentation/foundation/userdefaults/1408648-u
Bug report
Can't build or run page, throws error
Log:
C:\Users\Nizomidin\Desktop\with-apollo-and-redux>yarn build
yarn run v1.22.10
$ next build
info - Creating an optimized production build
info - Compiled successfully
info - Collecting page data
[ ==] info - Generating static pages (2/4)
Error occurred prerendering page "/apollo". Read more: https://err.sh/next.js/pr
-
Updated
Nov 19, 2020 - JavaScript
codebeat
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!
Is your feature request related to a problem? Please describe.
Problem: I'd like to dynamically import scripts as
<script>tags.Describe the solution you'd like
Proposal: