Victor Muštar
|
962a254a6b
|
WIP: Add dark mode support (#1187)
* add gray 950 to tailwind config
* overwrite global css for dark-mode
* add dark-mode to css tokens
* add dark-mode to components
* workbench dark-mode update
* checkbox tweak
* create icon components
* tweaks
* formatting
* formatting
* handle dark mode query params + system settings
* fix css
Co-authored-by: pngwn <hello@pngwn.io>
|
2022-05-09 17:26:09 -07:00 |
|
Victor Muštar
|
5f6ff85106
|
Examples UI (#1121)
* add fonts
* Update tailwind.config.js
* Examples UI
* demos examples update
* text align
* prettier
* formatting
Co-authored-by: Ali Abid <aliabid94@gmail.com>
|
2022-05-02 09:38:18 +01:00 |
|
Ron Au
|
73ac1e1389
|
Dark text (#1049)
* fix(ui): Apply dark bg when dark theme set
* fix(ui): Increase contrast for dark theme text
* Fix formatting
|
2022-04-26 15:03:03 +01:00 |
|
Victor Muštar
|
87ea33dc42
|
UI design update (#1041)
* ui update
tabs
button
container
spacing
responsive row
mobile
chatbot
style
JSON node
* ui misc
* gradio orange shades
* workbench layout
* button shade
* rm unused
* audio animation
* tabs spacings
* table
* form update
* misc
* misc
* sketch placeholder
* table update
* table rings
* JSON copy button
- Logic not implemented
* textbox default placeholder
* table
remove old table
* label style
* button global css
* Update Button.svelte
* cs
* table btn
* carousel height
* audio style
* audio static
* static image size
* formatting
* skip test that aren't testing anything
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: pngwn <hello@pngwn.io>
|
2022-04-21 10:27:12 +01:00 |
|
pngwn
|
f2d71abe88
|
Redesign 1 (#918)
* redesign forms
* finalise forms
* upload components
* fix CSS conflicts
* abstract block + update image
* restyle modify buttons
* add file, audio, video
* revert example
* address comments
|
2022-04-05 18:11:29 +01:00 |
|
pngwn
|
37c8ee3974
|
use ui for frontend (#589)
* add static src to modify sketch
* add themes
* update all tooling to use the new frontend dir
* revert formatting
* update template index
* fix formatting
* fix scripts for new ui folder
* remoce console.logs
* remoce console.logs
* ensure dataeries clear works correctly
* ensure label chart has correct width
* remove cropper when component is destroyed
* update tailwind
* remove console logs
* fix formatting
Co-authored-by: Ali Abid <aliabid94@gmail.com>
|
2022-02-10 19:22:22 +00:00 |
|
pngwn
|
980b9f60eb
|
format frontend code with prettier (#516)
|
2022-02-01 15:46:50 +00:00 |
|
pngwn
|
f11a127ea4
|
Multi pkg (#515)
* bootstrap ui package
* bootstrap packages
* update frontend docs
* fix gitignore
* fix gitignore
* fix gitignore
* add pnpm link to docs
|
2022-02-01 13:45:55 +00:00 |
|