0ce3b3a779
Adjust Sizes for Mobile and Tablets ( #109 )
...
* Shrink titles
* Correct column sizing on tablet and mobile
2019-03-08 22:09:12 -05:00
af65ee9378
Add Ability to Hide Completed ( #108 )
...
* Disable ES Lint warning
* Add methods to filter competled bundles
* Add completed items filter
2019-03-08 20:35:44 -05:00
409bc00101
Add a Setings Page ( #107 )
...
* Add settings page placeholder
* WIP
* Add spoiler mutations
* Add computed props and wire them up
* Add spoilers
2019-03-02 21:03:02 -05:00
Sean Corrales
c8802598ce
Fixing missing data when loading bundle page. ( #106 )
2018-10-30 19:48:00 -04:00
Sean Corrales
4e98c814c3
Add container to welcome screen ( #103 )
2018-10-30 19:43:10 -04:00
Sean Corrales
7a1a055339
Fix seasons for wheat ( #102 )
2018-10-30 19:40:41 -04:00
ea527c8cd2
Sort Alphabetically ( #93 )
2018-05-21 22:36:50 -04:00
95739821c3
Merge pull request #86 from kihashi/webpack
...
Update to Webpack and Vue Single File Components
* Updates to a webpack based build
* Splits application into single file components
* Updates Bulma
* Updates Vue
* Adds support for mobile
2018-05-21 18:28:39 -04:00
5888153bb6
Merge branch 'master' into webpack
2018-05-21 18:20:46 -04:00
5e8724f237
Add changelog
2018-05-20 17:17:22 -04:00
542e4f7bf1
Add support for saving data to local storage
2018-05-19 16:48:04 -04:00
784050fdde
Add filtering.
2018-05-16 23:20:24 -04:00
6e94bf35b8
Updated to propogate child events.
2018-05-16 23:20:14 -04:00
dc19dc63fd
Fixed an ID error.
2018-05-16 23:19:43 -04:00
294e25b30d
Fixed event propogation to work with arrays.
2018-05-16 23:19:30 -04:00
b7f39e240e
Add a function to get an item by id.
2018-05-05 17:41:48 -04:00
360cd74fe3
Update readme to mention re-write
2018-05-05 16:49:39 -04:00
dc5f0bdd6e
Add event bindings for search field
2018-05-02 23:12:45 -04:00
3444b7a762
Fix a bug with CSS class selection
2018-05-01 17:26:46 -04:00
0363505688
Add basic search, search form, and filter components.
...
Note that these are missing events.
2018-04-30 22:46:14 -04:00
2426da3088
Pull the icon out into its own component.
2018-04-30 22:45:25 -04:00
5db60dd09b
Add a button checkbox component
2018-04-30 22:44:59 -04:00
2fb087e02e
Add search page to router
2018-04-30 22:44:46 -04:00
5b16daffbb
Fix a misnumbered item
2018-04-30 22:44:23 -04:00
c6a55caab6
Add search component
2018-04-28 12:46:23 -04:00
f180d18f52
Add css-classes for spoilers
2018-04-28 12:46:09 -04:00
e334c0021c
Remove hello-world component.
2018-04-28 12:21:04 -04:00
755afd48fe
Add item completion and room completion.
2018-04-28 12:19:50 -04:00
0ba9121201
Add items required
2018-04-28 12:16:52 -04:00
689b8e0b5f
Moved bundle components into a subfolder.
2018-04-28 11:56:41 -04:00
d7af68a5c5
Add a button to link to the bundle.
...
Closes #63 .
2018-04-27 23:36:06 -04:00
a5b2112712
Add counts for bundles with count greater than one
2018-04-27 21:50:05 -04:00
010af5ea49
Add new routes.
2018-04-26 22:54:17 -04:00
5f7dcaa4c3
Add component to display bundle contents.
2018-04-26 22:54:09 -04:00
57eaaf25f7
Add navigvation for bundles.
2018-04-26 22:53:52 -04:00
d912e9eb48
Add navigation and bundle display area.
2018-04-26 22:53:41 -04:00
222732cf70
Fix spacing and layout.
2018-04-26 22:53:19 -04:00
a2587c7e05
Fix card layout.
2018-04-26 22:52:09 -04:00
213e1d74b7
Add logic to load bundles
2018-04-26 22:51:25 -04:00
554897619a
Remove card from Welcome page.
2018-03-13 22:35:45 -04:00
b8b883bffa
Move quantities from item name to BundleItem.
2018-03-13 22:33:33 -04:00
9d82b83c27
Adjust bundle data to have a BundleLink item.
...
The bundle link has an ID, a link to the Bundle, and the count of the
number of items in the bundle.
The ordering of the JSON file has changed because I added the BundleLink
programmatically.
2018-03-13 22:05:03 -04:00
48f5e2e2fb
Remove columns.
2018-03-13 21:57:51 -04:00
962de06a2e
Change title for mobile
...
This avoids pushing the hamburger off the screen on smaller screens.
2018-03-09 17:58:28 -05:00
c485b57a5a
Add base bundle component
2018-03-05 21:17:50 -05:00
0bd94d3c2e
Add item card
2018-03-05 21:16:33 -05:00
cd9ae09cd4
Add bundle button
2018-03-05 21:16:19 -05:00
bfb8a9701a
Fix reactivity problems.
2018-03-05 21:12:07 -05:00
15ce32ff2c
Add favicon
2018-03-03 18:33:43 -05:00
79be395013
Group tags together
2018-03-03 18:12:33 -05:00