GenSpectrum / dashboards

https://genspectrum.github.io/dashboards/
GNU Affero General Public License v3.0
1 stars 0 forks source link

unify component tags #226

Closed fengelniederhammer closed 2 weeks ago

fengelniederhammer commented 2 weeks ago

resolves #210

Summary

BREAKING CHANGE: rename components: gs-aggregate-component to gs-aggregate, gs-mutation-comparison-component to gs-mutation-comparison, gs-mutations-component to gs-mutations

Screenshot

PR Checklist

JonasKellerer commented 2 weeks ago

Should we also rename the filenames, so its gs-aggregate.tsx for example?

fengelniederhammer commented 2 weeks ago

Actually I like that the web components have component in their name for searching the files. But you can usually also do that when including the containing directory in the search. I'll think about it.