brausjonas
124ad09c37
StatusBar Component
...
Implemented a basic status bar with 3 dots, that is able to show 3 states. The length of the status line can be controlled by a paramter called "progress". Every value between 0 and 100 is valid. The Progress bar will change its color depending on the value of "progress"
2023-05-02 22:49:05 +02:00
brausjonas
104c30553b
Moved CSS Code from App to Global
2023-05-02 16:03:02 +02:00
brausjonas
dccefaa3ea
Button Documentation
2023-05-02 15:50:46 +02:00
brausjonas
1f172ea4d2
App.css
2023-05-02 15:41:58 +02:00
brausjonas
5104ce93b7
Button Component Finished
2023-05-02 15:31:18 +02:00
brausjonas
04ca2319c2
Empty White Page
2023-05-02 15:17:14 +02:00
brausjonas
2b8b5259b9
next js configure correctly
2023-05-02 14:58:32 +02:00
brausjonas
975b0fca96
Created Next Js Project
2023-05-02 14:47:34 +02:00
brausjonas
a67e293cdc
Deleted Because Not Valid
2023-05-02 14:24:13 +02:00
brausjonas
27da0c3152
Button fix
2023-04-27 22:07:21 +02:00
brausjonas
d6d2e23bf4
Merge branch 'JonasTestBranch' into main
2023-04-27 22:07:06 +02:00
brausjonas
612bf4539f
Merge branch 'main' into JonasTestBranch
2023-04-27 21:59:18 +02:00
brausjonas
659b6f9112
Button with onhover and function paramter
...
Man kann eine Funktion als Parameter dem button übergeben, sodass er diese ausführt, sobald auf ihn geklickt wird
2023-04-27 21:59:12 +02:00
brausjonas
96f4778d77
Merge branch 'main' into JonasTestBranch
2023-04-27 19:26:20 +02:00
brausjonas
eb91703cc9
Merge branch 'JonasTestBranch' into main
2023-04-27 18:59:13 +02:00
brausjonas
09e0e006ec
Variable Buttons
...
Padding, width, height, text are optional, if not set there are default values (no css)
2023-04-27 18:58:41 +02:00
brausjonas
1d087d7996
Button (Not ready)
2023-04-27 16:58:50 +02:00
brausjonas
540b15c0b0
React Basic Project Setup
2023-04-27 15:11:02 +02:00
brausjonas
7786f59e95
Folder Structure
2023-04-24 20:35:35 +02:00