NationalSecurityAgency / skills-client

SkillTree client libraries facilitating the rapid integration of a gamified tool training approach in conjunction with skills-service. Provides out of the box support for Angular, React, Vue.js, and native Javascript.
https://skilltreeplatform.dev
Apache License 2.0
83 stars 25 forks source link

Support dynamic binding in v-skills directive #216

Closed sudo-may closed 1 year ago

sudo-may commented 1 year ago

right now only static is supported for example v-skills="'mySkillId'", this ticket will support :v-skills="mySkillIdVar"

dwalizer commented 1 year ago

Deprecating framework specific libraries