knowyt/client/src/components
2022-09-30 13:04:04 +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 feat: add explaination box to CollectQuotes 2022-09-19 12:44:24 +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 bugfix: fix sorting of players by score in highscore table 2022-09-25 18:05:56 +02:00
Icon.vue bugfix: use static references to images so nuxt generate knows about them 2022-09-25 17:22:26 +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: adapt QuoteCard text size to amount of text in it 2022-09-30 13:04:04 +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 feat: expand/hide explaination box 2022-09-23 18:24:02 +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 bugfix: explicitly set topbar text color 2022-09-30 08:44:58 +02:00