gatsby

Gatsby is a free and open source framework based on React that helps developers build blazing-fast websites and apps.
It helps towards website development working with headless CMS's for modern tooling.
Here are 14,262 public repositories matching this topic...
Respectively, we have the following opening PRs from dependabot, where we need to test everything out, as such build scripts, and so on, to make sure that nothing is going to be broken if we merge them in main
:
- #1722
- #1720
- #1706
- #1705
- #1704
- #1703
- #1698
- #1697
- #1724
Anyone feel free to pick it up and update your progress h
-
Updated
Feb 26, 2022 - JavaScript
Currently, few icons are not visible in dark theme. Make them visible by using theme neutral icons. May be we can make use of https://shields.io/ to generate our own kind of badges. For eg: Javascript.
-
Updated
May 19, 2022 - TypeScript
When querying for content or excerpt on content nodes (posts, pages, etc) the content
and excerpt
fields can be queried for with a format: RAW
argument.
The RAW
content will only be returned to authenticated users.
The description of the RAW enum should explain this.
Currently the descriptions are as follows:
 is not always consistent.
To Reproduce
Steps to reproduce the behavior:
- Go to https://ethereum.org/en/developers/local-environment/
- Scroll down to the Frameworks and pre-made stacks section
- Compare the punctuation in the prod
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Mar 6, 2022 - JavaScript
(suggested by Berndinox in #205; been bugging me for a while too)
Currently, the Docker image exposes port 80. We should change this so that running Meli doesn't require root access.
We'll need to update the deployment docs.
-
Updated
May 19, 2022 - Python
-
Updated
May 21, 2022 - JavaScript
microsite calendar
Summary
Create a new page that includes the nodejs calendar.
The url should be something like nodejs.dev/sites/calendar
Tracking issue #275
Motivation
This page will replace https://nodejs.org/calendar
- Initial feature implementation nodejs/nodejs.dev#1713
- Figure out why the calendar is displaying wrong time for an event. Only showing month v
Styled Scroll Bars
-
Updated
May 21, 2022 - TypeScript
-
Updated
May 2, 2022 - TypeScript
-
Updated
Apr 18, 2022 - JavaScript
-
Updated
May 20, 2022 - TypeScript
-
Updated
May 17, 2022 - TypeScript
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
May 11, 2022 - TypeScript
-
Updated
May 1, 2022 - TypeScript
-
Updated
May 2, 2022 - JavaScript
Please provide an explanation
React 18 was just released and after upgrading I noticed that my map wasn't showing the markers and polygons I rendered anymore. I tried debugging in several ways, but didn't manage to make it work. So I assume that something has to be adjusted in the library to be compatible with React 18.
Your Environment
os: mac
node --version: 14
react version:
Created by Kyle Mathews & Sam Bhagwat
Released 2015
Latest release 11 days ago
- Repository
- gatsbyjs/gatsby
- Website
- www.gatsbyjs.org
Preliminary Checks
Description