mlpcardgame/src
Hamcha 9ce4dd67f5
All checks were successful
continuous-integration/drone/push Build is passing
Various bugfixes (#40)
- Fix download state not being synced correctly
- Fix double-flicker by only loading the placeholder if needed
- Fix fractional part of download numbers so they flicker less

Closes #38
2019-09-21 08:54:21 +00:00
..
assets Create settings page and image cache (#27) 2019-09-20 10:49:15 +00:00
components Various bugfixes (#40) 2019-09-21 08:54:21 +00:00
mlpccg Update README and fix linting issues (#37) 2019-09-20 14:41:24 +00:00
network Fix "player-left" event not being sent (#29) 2019-09-20 10:59:15 +00:00
plugins Add basic deck builder (#12) 2019-09-12 09:11:32 +00:00
store Integrate draft/network stack via Vuex (#26) 2019-09-17 13:22:43 +00:00
testing Create settings page and image cache (#27) 2019-09-20 10:49:15 +00:00
tests/unit Update README and fix linting issues (#37) 2019-09-20 14:41:24 +00:00
utils Basic networking (#9) 2019-09-06 14:36:45 +02:00
views Various bugfixes (#40) 2019-09-21 08:54:21 +00:00
workers Create settings page and image cache (#27) 2019-09-20 10:49:15 +00:00
App.vue Create settings page and image cache (#27) 2019-09-20 10:49:15 +00:00
main.ts Add basic deck builder (#12) 2019-09-12 09:11:32 +00:00
registerServiceWorker.ts Check in 2019-09-02 09:29:49 +02:00
router.ts Create settings page and image cache (#27) 2019-09-20 10:49:15 +00:00
shims-tsx.d.ts Check in 2019-09-02 09:29:49 +02:00
shims-vue.d.ts Check in 2019-09-02 09:29:49 +02:00
shims-worker.d.ts Create settings page and image cache (#27) 2019-09-20 10:49:15 +00:00