Commit graph

19 commits

Author SHA1 Message Date
Lance Edgar df089d2f77 Update changelog 2021-04-12 11:58:27 -05:00
Lance Edgar a7cb817050 Update changelog 2021-02-10 17:53:06 -06:00
Lance Edgar 9bd8ddbf3a Update changelog 2020-04-24 14:02:21 -05:00
Lance Edgar 15ddce14ee Update changelog 2020-03-02 11:56:26 -06:00
Lance Edgar 3d9c31c084 Update changelog 2020-02-26 15:10:09 -06:00
Lance Edgar d887345138 Update changelog 2020-02-21 14:35:24 -06:00
Lance Edgar dfc4b88ca8 Update changelog 2019-12-04 16:56:12 -06:00
Lance Edgar 1b7c029a83 Update changelog 2019-12-02 08:43:34 -06:00
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