-
Initial thoughts on page structure:
- / Home (Brands the website itself, variation on Render except content is flat)
- /edit Editor (form) See #9
- /display Display (avoid 'render'). Pieces coul…
-
@mweststrate With 6.0 out now (👏), would you consider trimming down README and consolidate that at the docs site I've made? I still haven't got any feedback about that site from you.
https://mobx-r…
-
Hi guys ! I need to find a way to create nested stories for my storybook, i have the 3.4.3 version. I tried adding simple '/' in stories kind but it didn't work and the addon 'storybook-chapter' is gi…
-
## Summary
I'm opening this as a question as I'm unsure if Gatsby's behaviour in this instance is correct / expected. It certainly doesn't seem to be optimal, but it could be something I've overloo…
-
I saw some issues in using the file component:
When I import use component like this:
```javascrpt
import {Form} from "react-bootstrap";
```
```javascrpt
```
I get the following error:
…
-
# Integrating Django with Frontend JavaScript Frameworks
## Background
Our R&D work on Gatsby (#7) has given us a taste of the power of contemporary JavaScript frameworks like React. Through the…
-
## Describe the bug
`Form.File` is missing in both code and typings for package version `1.0.0-beta.17`. However, it is present in `master` branch and is mentioned in documentation for version `1.0…
-
## 🚀 Feature Proposal
To display a form validation message/styling should be consistent across all form controls.
## Motivation
Displaying success/errors for fields.
## Example
Form va…
-
We'll want to hide away most of gitea and allow logging in via our own frontend. Ideally we can also enable "login with github/facebook/google".
-
## Description
After updating `gatsby-plugin-netlify-cms` to `4.1.0` from `3.0.9`, none of the netlify preview templates have styles applied.
What's interesting is if I import `netlify-cms` inst…