This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 15
Added Progressbar Base Component #298
Closed
ClientCrash
wants to merge
18
commits into
cryptic-game:issue/260-base-components
from
ClientCrash:base-components-Progressbar
Closed
Added Progressbar Base Component #298
ClientCrash
wants to merge
18
commits into
cryptic-game:issue/260-base-components
from
ClientCrash:base-components-Progressbar
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tristan-H11
suggested changes
Mar 6, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this v2-prefix really necessary?
MarcelCoding
force-pushed
the
issue/260-base-components
branch
from
March 6, 2022 11:10
ee25cf8
to
5724890
Compare
MarcelCoding
force-pushed
the
issue/260-base-components
branch
from
March 6, 2022 11:12
5724890
to
26676a9
Compare
Co-authored-by: Marcel <[email protected]>
Co-authored-by: Tristan <[email protected]>
MarcelCoding
suggested changes
Mar 9, 2022
MarcelCoding
force-pushed
the
issue/260-base-components
branch
from
March 14, 2022 17:35
26676a9
to
37e5729
Compare
Closed
Tristan-H11
force-pushed
the
issue/260-base-components
branch
from
March 21, 2022 19:57
87237a5
to
7cc9f7b
Compare
Tristan-H11
previously approved these changes
Mar 21, 2022
Co-authored-by: Tristan <[email protected]>
commit 86df925 Author: Tristan-H11 <[email protected]> Date: Wed Mar 23 16:03:41 2022 +0100 Fixed button colors. (#279) commit e330e27 Author: Tristan-H11 <[email protected]> Date: Wed Mar 23 12:13:47 2022 +0100 Added Jost and set default size to 20px. (#260) commit 9c6950a Author: Tristan-H11 <[email protected]> Date: Wed Mar 23 11:50:49 2022 +0100 Cloudflare trigger. commit 07e2f63 Author: Tristan-H11 <[email protected]> Date: Tue Mar 22 20:21:57 2022 +0100 Improved Base-Components showcase page. (#260) commit a05098a Author: Tristan-H11 <[email protected]> Date: Tue Mar 22 19:43:12 2022 +0100 Moved Buttons into buttons-dir and fixed some paddings. (#279) commit 58a1134 Author: Tristan-H11 <[email protected]> Date: Tue Mar 22 16:50:07 2022 +0100 Added text-only button. (#279) commit 1a10220 Author: Tristan-H11 <[email protected]> Date: Tue Mar 22 16:31:34 2022 +0100 Added cursor-behaviour. (#279) commit a798dc7 Author: Tristan-H11 <[email protected]> Date: Tue Mar 22 16:29:29 2022 +0100 Added outline-buttons. (#279) commit 7724400 Author: Tristan-H11 <[email protected]> Date: Tue Mar 22 16:29:09 2022 +0100 Fixed Fontsize. (#260) commit 1a729fe Author: Tristan-H11 <[email protected]> Date: Tue Mar 22 16:28:37 2022 +0100 Grouped colors. (#260) commit 56ddecf Author: Tristan-H11 <[email protected]> Date: Tue Mar 22 16:02:53 2022 +0100 Fixed background. (#358) commit 140f93a Author: Tristan-H11 <[email protected]> Date: Tue Mar 22 16:02:18 2022 +0100 Set new radius for the button. (#260) commit 2ccb1ff Author: Tristan-H11 <[email protected]> Date: Tue Mar 22 16:01:55 2022 +0100 Added the color-variables for fonts, backgrounds and popUps. (#260) commit 2a71c44 Author: Tristan-H11 <[email protected]> Date: Tue Mar 22 15:37:13 2022 +0100 Changes ES-Lint to allow the "design"-prefix in the component-selector. commit 95b487f Author: Tristan-H11 <[email protected]> Date: Mon Mar 21 21:49:51 2022 +0100 Fixed design-button being animated while disabled. commit 7ec4ae7 Author: Tristan-H11 <[email protected]> Date: Mon Mar 21 21:49:31 2022 +0100 Added testing page for design-button. (#358) commit 71178d1 Author: Tristan-H11 <[email protected]> Date: Mon Mar 21 21:23:13 2022 +0100 Renamed button to "design-button". commit 7cc9f7b Author: Tristan-H11 <[email protected]> Date: Mon Mar 21 20:11:39 2022 +0100 Creates Base-Components-Page with lazy-loading. (#358) commit 428be30 Author: Marcel <[email protected]> Date: Mon Mar 14 18:33:42 2022 +0100 Fixed merge conflicts commit c69a13d Author: ClientCrash <[email protected]> Date: Sun Mar 6 11:20:17 2022 +0100 Added Button Base Component (#275) commit 529d501 Author: Marcel <[email protected]> Date: Mon Mar 14 18:33:42 2022 +0100 Fixed merge conflicts commit e89f955 Author: ClientCrash <[email protected]> Date: Sun Mar 6 11:20:17 2022 +0100 Added Button Base Component (#275) commit 23d7599 Author: Tristan-H11 <[email protected]> Date: Mon Mar 21 20:54:14 2022 +0100 Fixed NG01002 in settings.component.ts. commit cde63f5 Author: Marcel <[email protected]> Date: Mon Mar 21 19:10:33 2022 +0100 Added some tags for sentry (#356) commit ed219e9 Author: Marcel <[email protected]> Date: Mon Mar 21 11:52:35 2022 +0100 Added sentry (#354) commit 7abb2f2 Author: Marcel <[email protected]> Date: Fri Mar 18 23:01:45 2022 +0100 Handle inconsistencies in backend (#355) The python backend sends errors inside of data and not in the root of the json. commit 3326564 Author: Tristan <[email protected]> Date: Thu Mar 17 11:21:56 2022 +0100 Terminal history now shows invalid commands. (#351) (#353) * Terminal history now shows invalid commands. (#351) * Improved command trimming (#351) * Terminal history now shows invalid commands. (#351) * Improved command trimming (#351) Co-authored-by: ClientCrash <[email protected]> commit e6c4d58 Author: Marcel <[email protected]> Date: Wed Mar 16 13:22:26 2022 +0100 Migraded to number pipes for i18n valid formatting (#352) commit 373541e Author: Marcel <[email protected]> Date: Sun Mar 13 14:14:40 2022 +0100 Fixed colors in some desktop apps (#344) commit 719722e Author: Marcel <[email protected]> Date: Wed Mar 9 20:20:48 2022 +0100 Added @angular/localize (#341) commit 0a37dbd Author: Marcel <[email protected]> Date: Tue Mar 8 14:37:59 2022 +0100 Added background color as fallback while loading (#339) commit a6de007 Author: Marcel <[email protected]> Date: Tue Mar 8 12:17:22 2022 +0100 Splited AppModule into lazy-loaded modules (#338) commit 438f700 Author: McModknower <[email protected]> Date: Tue Mar 8 10:20:57 2022 +0000 Fixed history command display order (#335) commit c89309c Author: Marcel <[email protected]> Date: Tue Mar 8 10:56:33 2022 +0100 Browsers without service worker support cannot open the game commit e0e93ad Author: Marcel <[email protected]> Date: Tue Mar 8 10:25:25 2022 +0100 Updated @typescript-eslint/* to v5.14.x commit 4fe977c Author: McModknower <[email protected]> Date: Mon Mar 7 23:06:12 2022 +0100 Use single quotes commit d2e6666 Author: McModknower <[email protected]> Date: Mon Mar 7 23:00:51 2022 +0100 Fix history not storing args (#332) commit 0b295bd Author: Tristan <[email protected]> Date: Sun Mar 6 13:10:33 2022 +0100 Removal of service worker
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pr uses divs because styling of the
progress
element isnt supported in all browsers. At least to the extend needed for this component.Closes Progressbar #286