The Wayback Machine - https://web.archive.org/web/20220325185306/https://github.com/explore
Skip to content

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

The 20th anniversary of Ludum Dare!

Game Bytes

Ludum Dare is an online event where games are made from scratch in a weekend. It’s the perfect excuse to build your first game or experiment with a new language / game engine.

Homebrew logo

Popular topic

Homebrew is a package manager for macOS.

Trending repository

luna2216
luna2216 commented Mar 14, 2022

复现流程与链接

将demo中的react版本修改为17.0.2,运行后编辑器中组件无法选中

期望结果

可以正常运行

环境信息

  • 引擎版本 1.0.1-beta.1
  • ext 版本 1.0.2
  • 物料
    • moment﹫2.24.0
    • lodash
    • ﹫alifd/next﹫1.24.18
    • NextTable﹫1.0.1
    • ﹫alilc/lowcode-materials﹫1.0.1
    • ﹫alifd/pro-layout﹫1.0.1-beta.5
    • ﹫alifd/fusion-ui﹫1.0.5-beta.1
bug good first issue

Trending repository

OSCA22

Upcoming event recommended by GitHub

Mar
24

OSCA22

March 24, 2022 - March 28, 2022 • Online

Open Source Festival is an annual high profile event,featuring series of talks, workshops, and awareness around open-sourced developer tools.

Trending repository

Since Polisens web queueing solution for getting a passport sucks, and it is more or less impossible to book a time, I wrote this small python script. What it does is that it automates the searching for a bookable time. In the file you just change the constants to your information and away you go. :)

  • Updated Mar 25, 2022
  • Python
appwrite

Trending repository

Licensebat screenshot

App recommended by GitHub

Licensebat

Licensebat seamlessly integrates with your GitHub build pipeline to make sure your current and future dependencies comply with your license policies.

Goodbye surprises and headaches when auditing your company projects.

autocomplete

Trending repository

amplication

Trending repository

pinia

Trending repository

Djaler
Djaler commented Nov 29, 2021

Reproduction

https://github.com/Djaler/pinia-vue-2-store-to-refs

Steps to reproduce the behavior

  1. npm install
  2. npm run dev
  3. Open in browser

Expected behavior

Two numbers displayed beside a button.

Actual behavior

Value, created using storeToRefs is undefined

Additional information

If we debug storeToRefs function, we'll see that `store['cou

good first issue contribution welcome external vue 2.x

Trending repository

hryamzik
hryamzik commented Jul 22, 2021

I'm trying to apply node labels using the following configuration:

  - name: test
    instanceType: m5.large
    minSize: 1
    maxSize: 2
    desiredCapacity: 2
    labels:
      role: test
      node-role.kubernetes.io/test: ok

According to #580 and #582 using node-role subdomain should the way to apply labels, however I still get a domain error:

AWS::EKS::No
good first issue kind/bug priority/backlog blocked/aws

Trending repository

robert-zaremba
robert-zaremba commented Feb 17, 2022

Summary

Find a tool / linter which checks that all struct attributes are set. This should be on by default.

Problem Definition

Forgetting an attribute can lead to errors. This is related to objects stored in a state as well events. In some cases we don't need to set all attributes because the default value is the one we want. However it's still good to be explicit. If there are ca

good first issue tooling Type: Dev UX
meilisearch

Trending repository

curquiza
curquiza commented Mar 21, 2022

To prevent having this kind of issue in the future, we need to add a CI that checks the Meilisearch server can receive documents and well process them.

A basic version of the CI script should

  • Run the Meilisearch server without any argument
  • Add a simple document, ex: [{"id": 1, "name": "toto l'asticot"}]
  • Check the document was
good first issue maintenance

App recommended by GitHub

webapp.io

Ship code faster with webapp.io

Developers move much faster using webapp.io to get per-branch review & E2E testing environments.

  • Use our interactive drag-and-drop builder to create a pull request template that contains all of the information a reviewer would need to approve a change.
  • Our hosted environments use a powerful caching mechanism to avoid running repetitive steps like npm install over and over again.