knowyt/client/src/components
2022-09-17 12:50:47 +02:00
..
admin refactor: split ModalDialog into ModalDialog and DialogBox 2022-09-17 12:50:47 +02:00
AlertBox.vue feat: add gamemaster page (WIP) 2022-09-04 09:46:36 +02:00
Button.vue feat: create button to generate auth code 2022-09-07 14:50:01 +02:00
CollectQuotes.vue refactor: split ModalDialog into ModalDialog and DialogBox 2022-09-17 12:50:47 +02:00
CreateTeamDialog.vue refactor: split ModalDialog into ModalDialog and DialogBox 2022-09-17 12:50:47 +02:00
DialogBox.vue refactor: split ModalDialog into ModalDialog and DialogBox 2022-09-17 12:50:47 +02:00
EngineDebug.vue feat: add EngineDebug panel 2022-08-06 14:50:20 +02:00
GameControls.vue feat: add gamemaster page (WIP) 2022-09-04 09:46:30 +02:00
Highscores.vue feat: add highscore table, including animation 2022-09-02 22:13:40 +02:00
Icon.vue feat: add SVG icons for edit/delete in QuoteCard 2022-08-11 20:16:17 +02:00
Lobby.vue feat: add gamemaster page (WIP) 2022-09-04 09:46:30 +02:00
LoginBox.vue feat: add i18n support and translations 2022-08-29 15:35:24 +02:00
ModalDialog.vue refactor: split ModalDialog into ModalDialog and DialogBox 2022-09-17 12:50:47 +02:00
Player.vue feat: show who has voted in play mode 2022-08-31 10:57:25 +02:00
PlayerList.vue bugfix: fix IDE warning about implicit any type 2022-09-02 22:13:26 +02:00
Playground.vue feat: add animation on end of round 2022-09-17 12:14:15 +02:00
QuoteCard.vue bugfix: set proper QuoteCard element id for new cards 2022-08-27 18:44:35 +02:00
QuoteCardActionButton.vue feat: add SVG icons for edit/delete in QuoteCard 2022-08-11 20:16:17 +02:00
QuoteCardNew.vue feat: create new quote 2022-08-27 17:26:59 +02:00
QuoteExplainationBox.vue refactor: split ModalDialog into ModalDialog and DialogBox 2022-09-17 12:50:47 +02:00
ReadySet.vue feat: show ReadySet animation 2022-08-29 21:23:33 +02:00
SkipButton.vue feat: add skip button 2022-08-31 18:58:39 +02:00
SourceCard.vue feat: add animations to Playground elements 2022-09-16 22:41:08 +02:00
TitleBox.vue refactor: renamed primary-font to font-primary 2022-07-30 11:49:50 +02:00
TopBar.vue feat: add cameo feature 2022-09-11 21:32:08 +02:00