-
-
Notifications
You must be signed in to change notification settings - Fork 15
[Feature] Add Base Components #260
Comments
For the font you could use this: https://www.npmjs.com/package/@fontsource/jost. With that we don't have to serve the font via Google Fonts or do manually update.
|
Tabler icons on npm https://www.npmjs.com/package/angular-tabler-icons Now Tabler icons for Angular available!!! |
implemented first version of radio button here: Akida31/cryptic-frontend@8078007 |
As suggested in discord i would split this issue into multiple issues (Buttons, Radiobuttons, ...) and create a milestone to track the progress. Its to big to implement all at once. |
Since not all contributers can check the checkboxes, please convert each box to an issue linked to that box. (The little button on the right) |
@ClientCrash should I assign you to one? |
@EggerWebdesign could we move the label for the buttons to the right side of the buttons? Currently if the labels would have different sizes the buttons wouldn’t be aligned nicely |
Where is the problem to align the font in cents? If the text of the button is always right-aligned, it takes up much more space. |
I have added the design for the submenu when no computers are available |
The font size has change to 20px! |
Description
Add the base components to Cryptic.
Custom controls are to be developed for the game, so that the user interface can be adapted to a custom design. Another advantage is the possibility to create different themes and styles later.
For questions about the design please contact Philipp or Nibiru by Cryptic-Discord
For questions about the frontend development please contact @MaxiHuHe04
Additional context
All designs for the base components: In picture format
All base components in one overview: Live view
Icons for sidebar and inputs: Tabler Icons | Tabler icon npm
Typeface
Font 1: Jost
Font 2: Nothing You Could Do
Font size: 20px
General information
Small border radius: 8px (Button, Input etc.)
Big border radius: 16px (Pop-Up, Kacheln etc.)
Colors
Primary (Main Color)
Success
Warning
Danger / Error
Info
Background / Font / Other
Popup background dark
Button font disabled
Popup background light
Base components
Please check off finished control
The text was updated successfully, but these errors were encountered: