Skip to content
#

magento

Here are 1,662 public repositories matching this topic...

magento2
stanleyyuenyiu
stanleyyuenyiu commented Sep 15, 2020

Preconditions (*)

  • using Magento 2.4
  • Mysql 8.0
  • php-fpm 7.4
  • nginx 1.18
  • require 1 website with more than 1 store view
  • Create some sub categories under default category at default store
  • Using Admin token

Steps to reproduce (*)

Call REST API with below script, replace the parameter for your own environment

curl --location --request PUT 'https://{your domain}/re
vue-storefront
nimobeeren
nimobeeren commented Nov 28, 2019

Is your feature request related to a problem? Please describe.
I would like to use the NumberInput with the keyboard. I can place the cursor in the text field, but not adjust it by typing.
image

Describe the solution you'd like

  • Allow typing in a number by selecting the text
lukeromanowicz
lukeromanowicz commented Apr 20, 2019

Thanks to awesome work of @ResuBaka in #210 we now are able to use typescript. Even though JS still is and will be supported, we'd like to fully utilize benefits of this feature by rewriting the code with typings. Contributions with any VSF-API parts are welcome but please, group it by segments/directories (i.e. a full extension, whole API section, whole lib, full one platform, etc). PRs of single

Improve this page

Add a description, image, and links to the magento 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 magento topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.