Commit Graph

13 Commits

Author SHA1 Message Date
Abubakar Abid
9d405b7c51 fixed merge conflict 2022-02-07 14:32:50 -05:00
Abubakar Abid
9f2f5879e6 disabled google analytics if analytics disabled 2022-02-07 14:26:23 -05: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
c5eb20e2a0
sync folder ui with frontend (#539) 2022-02-04 11:37:48 +00:00
pngwn
544e6574a0
sketchpad fixes (#531)
* ensure sketch images have a white background

* use icons for clear and undo on sketch

* clear canvas when value is set to null
2022-02-03 16:23:43 +00:00
Abubakar Abid
12edba2895 added support for markdown in description 2022-02-03 09:12:48 -05:00
pngwn
9c7ebc8659
add frontend build to ci as a smoke test (#530)
* add frontend build to ci as a smoke test

* add details about ci and quality checks to readme

* fix readme links

* readme: consistent title casing
2022-02-03 10:54:21 +00:00
pngwn
7ac497ad34
Build tweaks (#529)
* build tweaks

* update build output location for frontend
2022-02-03 10:35:14 +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