Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add ability to use a text swatch attribute. #278

Merged
merged 1 commit into from
May 20, 2020

Conversation

tomasdenhouting
Copy link

This change enables indexing of text-swatches (basically the same as visual-swatches, with text value instead of hex code).

{
  "options": [
    {
      "swatch": {
        "type": 0,
        "value": "XL"
      },
      "label": "Extra large",
      "value": "5749",
      "sort_order": 1
    }
  ]

}

@afirlejczyk
Copy link
Contributor

afirlejczyk commented May 20, 2020

Hi @tomasdenhouting
Could you update changelog?

After all, I will do it. I had to add some more notes there.

@afirlejczyk afirlejczyk merged commit 2fb706d into vuestorefront:master May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants