Skip to content
Snippets Groups Projects
Commit cccbdcca authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

fix: embrace the reactivity

Making imperative DOM API calls to apply CSS classes is
counter-productive when using a reactive frontend framework like Vue.
DOM attributes should instead be assigned based on reactive data.

fixes #117 and #118.
parent 53ca4cbd
No related branches found
No related tags found
No related merge requests found
Pipeline #2603 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment