0
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Oliver-Akins
c0a2c22691 Add missing punctuation 2021-01-07 16:29:08 -07:00
Oliver-Akins
0abb127f8e Migrate button styles to the general document 2021-01-03 16:04:14 -07:00
Oliver-Akins
d639ed4a48 Update hand to display the most recent question when the hand area until they receive a new card from the mediums. 2021-01-03 15:59:12 -07:00
Oliver-Akins
2c1b41565a Remove unused CSS 2020-12-20 17:33:35 -07:00
Oliver-Akins
fcc6712e23 Move the questions storage from the hand data object to the VueX store 2020-12-19 18:00:44 -07:00
Oliver-Akins
02cecebbae Use the button labels from the store rather than hard-coded values. 2020-12-19 16:56:34 -07:00
Oliver-Akins
bf63077f67 Change card width. 2020-12-19 16:56:11 -07:00
Oliver-Akins
0ddbaf064b Change width to min-width for the cards and allow x-scroll on the hand component. 2020-12-18 18:40:04 -07:00
Oliver-Akins
d9a1b68035 Update the Hand component to be generalized better for all players and have a button for each card instead of clicking the card itself. 2020-12-15 20:36:00 -07:00
Oliver-Akins
f823e599b4 Add Hand markup, styling, and some functionality. 2020-12-13 16:55:31 -07:00
Oliver-Akins
e5328dd1fb Add some bits to the Hand template 2020-12-13 15:02:02 -07:00
Oliver-Akins
e7d50281fe Add component names and fix CSS imports 2020-12-10 11:09:01 -07:00
Oliver-Akins
f5f63dc350 Initialize the components with the Vue base. 2020-12-08 13:19:58 -07:00
Oliver-Akins
27e2dab23a Initialize the components that will make up the site views 2020-12-07 20:34:45 -07:00