headless
Here are 19,310 public repositories matching this topic...
-
Updated
Apr 15, 2022 - Python
-
Updated
Nov 13, 2018 - TypeScript
-
Updated
Mar 26, 2022 - JavaScript
In GET /store/auth/:email, replace the current check to use customer.has_account on these lines like so:
const customer = await customerService.retrieveByEmail(email)
res.status(200).json({ exists: customer.has_account })
Due to performance reasons and weird css ordering in production mode, would be nice to set extractCSS setting for nuxt.js
-
Updated
Apr 5, 2022 - Go
-
Updated
Apr 16, 2022 - C#
Sylius version affected: > 1.8
Description
The breadcrumb on product handle the case if an ancestor taxon is disabled and remove the link. But nothing is done if the main taxon is disabled.
Steps to reproduce
Choose a main taxon on a product.
Disable the main taxon.
Go to the product page.
The main taxon is linked in breadcrumb and lead to a "not found exception".
**
-
Updated
Apr 1, 2022 - HTML
-
Updated
Apr 16, 2022 - TypeScript
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Apr 14, 2022 - PHP
-
Updated
Apr 15, 2022 - TypeScript
-
Updated
Apr 16, 2022 - JavaScript
-
Updated
Apr 16, 2022 - TypeScript
The default google-maps-input.json could maybe include more displaying options, such as themes and zoom level for the static map. Though hacky, these few changes do the job for me:
GeopointSelect.js
var _googleMapsInput = require('config:@sanity/google-maps-input');
var _googleMapsInput2 = _interopRequireDefault(_googleMapsInput);
class GeopointSelect extends _react2.default.Compone
-
Updated
Apr 15, 2022 - JavaScript
-
Updated
Apr 15, 2022 - TypeScript
when browsing, i should be able to perf-check right from the browser and results should be siphoned back to the extension.
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Apr 11, 2022 - Python
-
Updated
Apr 15, 2022 - Go
Hi, thanks for making such an awesome tool. Is it possbile to also add nestjs-query support? I saw there is nest-crud which is great, but IMHO a GraphQL API has many advantages over REST. It would be great if refine can support both nest-crud and nestjs-query.
Many thanks!
-
Updated
Apr 13, 2022 - Go
-
Updated
Apr 16, 2022 - PHP
-
Updated
Apr 14, 2022 - TypeScript
-
Updated
Jun 30, 2021 - Shell
A list of hosts may return 404s and other status code nor worthy of creating a blank screenshot.
Can gowitness have a flag to ignore certain stat codes, such as 404 where there is no content to screenshot instead of filling up the screenshot folder with blank images?
Thanks for your time!
Improve this page
Add a description, image, and links to the headless topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the headless topic, visit your repo's landing page and select "manage topics."
Preflight Checklist
Describe the Bug
When I tr