pngwn
4f26051d35
fix: dark mode ( #652 )
...
* swap postcss nested for tailwinf nesting plugin
* dark mode dataframe
* make background height expand with content
* updated test images
* fixed images
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-02-17 13:21:18 -08:00
aliabid94
2734bd782e
python format fix [hotfix] ( #615 )
...
* format fix
* fix image tests
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-14 21:03:51 -08:00
dawoodkhan82
ba0c996a2f
undo pretty format of website
2022-02-14 16:50:15 -05:00
dawoodkhan82
670da0f27e
merge master
2022-02-14 16:20:56 -05:00
pngwn
db59544d50
add unit tests ( #602 )
...
* add unit tests
* add tests to ci
* fix naming of tests
2022-02-14 15:24:04 +00:00
dawoodkhan82
2438b0bb90
more pretty formatting
2022-02-11 11:34:49 -05:00
dawoodkhan82
b87d42b747
update pnpm-lock file
2022-02-11 11:01:38 -05:00
dawoodkhan82
053ead7d31
package fix
2022-02-11 10:57:38 -05: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
d6f54b6607
type components with typescript ( #545 )
...
* type audio component
* add types
* add types for dropdown
* add types for File
* type image component
* type number component
* type radio
* type slider
* type textbox
* type timeseries
* type video
* remove logs
* fix formatting
* some output component types
* type JSON output
* type label output
* type timeseries and video output
* type more output components
* more types
* type interface and app
* update config to ts
* update nam,es
2022-02-07 14:34:53 +00:00
pngwn
70981c3732
add ci for ui ( #524 )
...
* add ci for frontend
* add ci for frontend
* fix workflow
* fix format errors
2022-02-02 15:49:37 +00:00
pngwn
dd94a47f59
add typescript ( #521 )
2022-02-02 14:02:09 +00:00
pngwn
e3c613af68
add vite ( #517 )
...
* switch from rollup to vite
* remove unused deps
2022-02-01 18:25:20 +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