Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure components are not reliant on a $config #7

Open
ajrothwell opened this issue Oct 4, 2018 · 0 comments
Open

Make sure components are not reliant on a $config #7

ajrothwell opened this issue Oct 4, 2018 · 0 comments

Comments

@ajrothwell
Copy link
Contributor

The following components requre a $config object and do not handle for if there is not one

AddressCandidateList.vue
AddressInput.vue
Checkbox.vue
Greeting.vue
Topic.vue
TopicComponent.vue
TopicSet.vue

Now that the library is supposed to be useable by things other than Mapboard, every component should at least handle for being put into an template without being passed an object called $config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant