Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Allow components in different categories to have the same name #54

Open
mpetrovich opened this issue Oct 24, 2018 · 0 comments
Open

Allow components in different categories to have the same name #54

mpetrovich opened this issue Oct 24, 2018 · 0 comments
Projects
Milestone

Comments

@mpetrovich
Copy link
Owner

Currently, component names must be globally unique.

Example:

in components/usa/button.md:

---
name: Button
category: Components (USA)
---

in components/ger/button.md:

---
name: Button
category: Components (GER)
---

h/t @robertSPD

@mpetrovich mpetrovich added this to the v4.0 milestone Dec 30, 2019
@mpetrovich mpetrovich added this to To do in v4.0 Dec 30, 2019
@mpetrovich mpetrovich reopened this Apr 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v4.0
  
To do
Development

No branches or pull requests

1 participant