Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

azure-sdk-for-js
Trending repository
GitHub CLI 1.0 is here

Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.

Phaser logo
Popular topic
Phaser is a fun, free, and fast 2D game framework for making HTML5 games for desktop and mobile web browsers.
Hacktoberfest
Upcoming event recommended by GitHub
Oct
1

Hacktoberfest

October 01, 2020 - October 31, 2020 • Online

Hacktoberfest
App recommended by GitHub

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.

Trending repository
Christilut
Christilut commented Nov 6, 2019

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

Trending repository
Trending repository
daixiang0
daixiang0 commented Aug 29, 2020

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

vuetify
Trending repository
Tzahile
Tzahile commented Aug 30, 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

Hippy
Trending repository
lazh
lazh commented Jul 9, 2020

目的是为了实现 一个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

Trending repository
mrnonz
mrnonz commented Feb 15, 2019

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

strapi
Trending repository
App recommended by GitHub

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.

You can’t perform that action at this time.