Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Sep 29, 2020 - Go
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Phaser
-
Updated
Sep 24, 2020 - TypeScript
-
Updated
Sep 26, 2020 - C++
-
Updated
Sep 28, 2020 - Go
-
Updated
Sep 22, 2020 - Python
Rollbar
Rollbar provides real-time, full-stack exception reporting and debugging tools for developers. Rollbar integrates in moments with apps built in JavaScript, Ruby, Python, PHP, Node.js, Android, iOS, Go, Java, .NET and more.
Rollbar integrates with GitHub to link stack traces to the underlying source code, correlate exceptions to code changes, and create GitHub issues so teams can manage errors in their existing workflow.
Is your feature request related to a problem? Please describe.
When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.
Describe the solution you'd like
After tab switching, scroll position should be remembere
- Adding hints and doctest to old codes
- Reviewing Pending PRs
- Helping new Contributors
- Add more algorithms #14 #195
thank you
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Sep 29, 2020 - Python
-
Updated
Sep 26, 2020 - TypeScript
Update kramdown
What would you like to be added/modified:
To improve project stability, we need more tests to cover corner cases.
And the code coverage is around 50% currently, we need to add more tests to improve it.
To improve case coverage, we may need a list of cases to track the work.
For code coverage, simply check bef
Describe the bug
[Microsoft has enabled s
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Sep 29, 2020
Environment
Vuetify Version: 2.3.10
Vue Version: 2.6.12
Browsers: Chrome 84.0.4147.135
OS: Windows 10
Steps to reproduce
Add a VProgressCircular to your project, change theme to dark.
Expected Behavior
In light theme, both loaded part and unloaded part are visible - have different color from each other and from background color.
Expected the same in dark
目的是为了实现 一个App加载多个不同的JS Bundle 文件,实现android端动态化加载jsBundle的功能
Android客户端,生成了多个 index.android.js 使用的同一个vender.android.js
都放入asset目录下,给每个index.android.js建立不同的文件目录 如 a->index1 ,b->index2
在application中统一初始化 HippyEngine.EngineInitParams 参数
示例是一个简单的mainactivity 中有3个按钮去打开不同的 index.android.js文件
出现的问题是 第一次依次点击进入每个index.android.js文件都可以打开退出
第二次再去打开每个index.android.js文件时 则界面为空白界面,报错的错误为
![image](ht
-
Updated
Sep 28, 2020 - Python
-
Updated
Sep 28, 2020 - HCL
-
Updated
Sep 28, 2020 - C
Hi, I read example command here https://docs.microsoft.com/en-us/cli/azure/container?view=azure-cli-latest#examples
and I found wrong command on "Create a container in a container group that runs Windows, with 2 cores and 3.5Gb of memory." Section.
Here your command
az container create -g MyResourceGroup --name myapp --image myimage:latest --ip-address public --ports 8081 --protocol UDP
-
Updated
Sep 18, 2020
-
Updated
Sep 29, 2020 - Python
Stale
Automatically close stale Issues and Pull Requests that tend to accumulate during a project.
How it works
After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.
If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.
If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.
**De