Skip to content
#

headless

Here are 19,188 public repositories matching this topic...

vue-storefront

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.

  • Updated Jun 29, 2022
  • TypeScript
Sylius
kgonella
kgonella commented Feb 28, 2022

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".

**

Good First Issue UX Admin Bug
webiny-js
sanity
alevroub
alevroub commented Jun 26, 2018

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
nirmaanlabs
nirmaanlabs commented Jun 19, 2022

I ran into a use case where user need to enter like lot of data. It seems very easy to enter this data in excel.

To enter/edit/update large amount of data in refine, do we have any excel like spreadsheet example ?
https://github.com/adazzle/react-data-grid.
https://reactgrid.com/examples/?utm_source=github&utm_medium=readme

Something like this

enhancement good first issue

Improve this page

Add a description, image, and links to the headless topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the headless topic, visit your repo's landing page and select "manage topics."

Learn more