-
![darktheme glitch (2)](https://github.com/skorphil/piggy-tracker-form/assets/6762009/d0033f77-be3f-4f18-918a-e9f3cd3665bb)
Probably the problem is because server component which returns that clien…
-
As a user I want to be able to use Rich Text of below named CMSs.
Currently on the list
- [ ] Notion
- [ ] Sanity https://github.com/sanity-io/sanity/issues/6736
- [ ] Strapi https://feedback…
-
Hey,
Are there plans to update this to support new metrics in CruX such as cumulative layout shift and largest contentful paint?
-
I had to use the following to have embedded images display:
```javascript
let options = {
renderNode: {
'embedded-asset-block': (node) =>
``
}
}
let bodyHTML = body ? documentT…
-
-
- [x] Services page
- [x] Five individual services pages
- [x] Contact form -> Hubspot
- [x] Contact form, success and error states
- [x] Basic analytics
- [x] Autoprefixer
- [x] Careers list
- [x] bl…
-
## Consider `grad.then()` features that can together serve as MVP.
**Focus Points**:
- [ ] Front End
- [ ] Add items here
- [ ] Back End
- [ ] Add items here
- [ ] Database
…
-
**- Do you want to request a *feature* or report a *bug*?**
feature
**- What is the current behavior?**
Reuse of configuration data, such as a group of fields being defined once and used …
-
[crbug/1371927](https://bugs.chromium.org/p/chromium/issues/detail?id=1371927) outlines a few examples where the heuristic's result is arguably a false positive: product options where the user clicks …
-
Currently, `mygpo` uses Django-templates for the frontend. I think we can decouple the frontend and backend by using React and Django REST framework. It would be a much cleaner architecture.
We can…