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...

Trending repository

newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。

  • Updated Feb 12, 2020
  • Java
React logo
Popular topic
React is an open source JavaScript library used for designing user interfaces.
Trending repository
liamdawson
liamdawson commented Oct 7, 2019

Describe the bug
When using the snap edition, I can't connect to my minikube cluster using the generated kubeconfig, because lens cannot read the CA file.
A clear and concise description of what the bug is.

To Reproduce

  1. Create a minikube cluster
  2. Attempt to use the new minikube-generated kubeconfig in the "add a new cluster" configuration

Expected behavior
Cluster conne

Viewers
Trending repository
mirnasilva
mirnasilva commented Dec 17, 2019

Bug Report

Issue 1: Mouse wheel not scrolling thumbnail list on Series panel

If user isn't placing the mouse cursor on a thumbnail, the mouse wheel won't scroll the thumbnail list.

Expected Result:

  1. Mouse wheel should scroll the thumbnail list when mouse cursor is placed anywhere inside the Series panel, not only on the thumbnail.

![bug-mouse-scroll-thumbnails](https://

GitHub Actions Hackathon
Upcoming event recommended by GitHub
Mar
5

GitHub Actions Hackathon

March 05, 2020 - March 31, 2020 • Online

This four-week hackathon challenges the community to create original GitHub Actions.
Trending repository
LogRocket screenshot
App recommended by GitHub

LogRocket

LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.

LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.

Trending repository
trycrmr
trycrmr commented Mar 13, 2020

Today I thought it would be a fun idea to contribute to projects associated with tracking and disseminating information on the current state of COVID-19. However, in this repository it seems only a small subset of the opened PRs are being merged. Adding some contribution guidelines in CONTRIBUTING.md file will allow the broader community to know where they can contribute effectively.

Trending repository
sderrett
sderrett commented Dec 17, 2019

I had a question about the slide in the course that mentions the global function. The example was like this:

x = 50

def func(x):
print (f'X is {x}')
# local reassignment!
x = 200
print (f'I just locally changed x to {x}')

func(x)
--> X is 50
I just locally changed x to 200.

print(x)
--> 50

I totally get all of this. What happens next confuses

Trending repository

【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!

  • Updated Jan 23, 2020
  • Java
chakra-ui-vue
Trending repository
codebender828
codebender828 commented Mar 14, 2020

Is your feature request related to a problem? Please describe.
Since Vue component templates in VSCode do not have typescript support, it's difficult to consume component libraries without constantly going to and from in between the docs for autocompletion.

Describe the solution you'd like
An extension that suggests component props and types to consumers

**Describe alternatives you

Trending repository
POEditor screenshot
App recommended by GitHub

POEditor

POEditor is a highly scalable localization management service designed for translating software products, such as apps, sites and games.

Integrated with GitHub, it syncs with your repos automatically. You don't ever need to touch a language file.

Slack and HipChat integrations make it easy to get realtime updates about the localization process and the translation progress.

You can’t perform that action at this time.