Commit graph

11 commits

Author SHA1 Message Date
Lance Edgar c0fca0081f Bump version ahead of time...
in the hopes that it provides workaround for link vs. install issue on dev
2019-11-07 11:57:10 -06:00
Lance Edgar 3617d1bd47 Update changelog 2019-11-06 15:28:45 -06:00
Lance Edgar 4d3513ac80 Hopefully include dist files in npm package build 2019-11-06 15:28:09 -06:00
Lance Edgar 71517c328e Update changelog 2019-11-06 15:20:42 -06:00
Lance Edgar 62981b8e90 Try to get Vue.use() to work with components
but really, test the release again, b/c it's not working yet...
2019-11-06 15:19:44 -06:00
Lance Edgar c7dbfd0f7a Fix some syntax errors in package.json
pesky json and its commas...
2019-11-06 14:14:56 -06:00
Lance Edgar bc92ce00b7 Declare authorship, license; add changelog 2019-11-06 14:05:14 -06:00
Lance Edgar 554736e842 Add "app" component, for basic layout and housekeeping 2019-11-06 13:01:27 -06:00
Lance Edgar 5ef0703d60 Add "feedback" component; vuex store config
seems i have a lot to learn...pretty sure this isn't very clean yet
2019-11-06 10:55:52 -06:00
Lance Edgar 7bdaeee691 Add initial "logo" component
still just proving some concepts at this point
2019-11-06 00:10:26 -06:00
Lance Edgar 7e2f318f8d init
this repo was created by running `vue create byjove` and then:

use defaults? Manually select features
features needed: Router, Vuex
use history mode for router? Yes
where to place config? In dedicated config files
save as preset? No

(and then i had to edit commit msg to add the above)
2019-11-05 18:41:00 -06:00