Commit Graph

14 Commits

Author SHA1 Message Date
Desmond Grealy 862a0ac3fd border-bottom should be configurable and off for transparent 2023-01-01 15:57:19 -08:00
Lucian Petri 84805ddfba Merge https://github.com/LAION-AI/Open-Assistant into dark-mode-implementation 2022-12-30 02:42:10 +02:00
Lucian Petri ae58be5116 refactor Header 2022-12-30 01:56:00 +02:00
Lucian Petri fc64fd6e60 implementing scaling of theme 2022-12-30 01:29:12 +02:00
Desmond Grealy ea65654fc2 Merge branch 'main' into eslint 2022-12-29 10:32:21 -08:00
Lucian Petri 8a4855c651 UserMenu darkMode refactor 2022-12-29 19:18:21 +02:00
Bill Ray d1eeecbf7a Updated join-us and FAQ links to link back to their sections on the home page. 2022-12-29 11:51:31 -05:00
Lucian Petri ded14c737f Basic Color switch - WIP 2022-12-29 18:43:55 +02:00
Desmond Grealy 2d4d621ed7 Cleaner className expression 2022-12-29 06:06:48 -08:00
Desmond Grealy b718ab699c prettier 2022-12-29 05:38:22 -08:00
Desmond Grealy 58a74af771 Add arg to Header story 2022-12-29 05:28:18 -08:00
Desmond Grealy c597e7317c Adding a specific layout for Home so other pages are not coupled to the the header / footer / grid used on Home; Make header transparent on Home 2022-12-29 05:07:14 -08:00
AbdBarho 0ffbe625f5 Lint files 2022-12-29 13:00:54 +01:00
jojopirker cb317ebccb Initial Storybook setup (#110)
* Storybook setup

Storybook can be started using `npm run storybook`

* moved files and bugfix

Moved component files into their own directory and moved stories next to them. Fixed a bug with loading images

* prettier and bugfix

* prettier and bugfix

* Absolute Import in Header.tsx

* import fix

some imports did not work after merging

* Storybook update for chakra ui to properly work

* Prettier main.js

* comment in preview.js about hacky solution

* webpack final update and prettier update to preview

* Updated website/readme to include storybook description

* prettier...

* Delete docker-compose 2.yaml
2022-12-29 10:44:14 +01:00