issues
search
to-boldly-go
/
tbg-shipdesigner
Ship designer webapp for To Boldly Go
2
stars
2
forks
source link
Fix vue warnings and other cleanup
#47
Closed
lbmaian
closed
6 years ago
lbmaian
commented
6 years ago
Ensure v-for has corresponding :key's.
v-bind's replaced with shorthand.
Empty input tags made self-closing tags.
Replace ['has-error'] with 'has-error'.
Avoid saving 'undefined' working_parts_list in local storage.