Commit graph

66 commits

Author SHA1 Message Date
97c09f4aa5 chore: fix codeql alerts 2020-10-15 00:02:50 -04:00
89f237cf22
feat: Add majority of design system components, build system fixes (#11)
* feat(design-system): pre-port of roleypoly/ui

* feat(design-system): port molecules

* chore(design-system): prettier

* feat(design-system): add intro card and MDX components

* fix(common/utils): hack fixtures test data moved to design-system, update accordingly

* chore: document protoReflection.ts

* fix(design-system): some molecules missed the magic fuckery

* ci: keep going on bazel test failures

* fix(design-system): server masthead molecule missed the magic fuckery

* chore: fix ts paths

* chore: fix docker publisher

* chore: fix docker publisher names

* chore(discord-bot): fix publisher

* chore(discord-bot): fix publisher
2020-10-14 22:33:01 -04:00
c41fcabfd0 fix(design-system): make shared-types visible to all of design-system 2020-10-14 14:56:20 -04:00
3d867c1db0 chore: fix storybook for realsies 2020-10-14 12:49:21 -04:00
ac830fc946 chore: add jest tests, cleanup rpc 2020-10-11 15:10:20 -04:00
2bb7d8666d fix(design-system): tab view selected match was incorrect type 2020-10-11 06:09:20 -04:00
00dff464df feat(design-system): use rpcs 2020-10-10 12:52:30 -04:00
cdafaa90db fix(design-system): redo tab view to be based on index instead of title 2020-10-10 05:01:12 -04:00
878f94ea93 fix(design-system): remove unused import in avatar stories 2020-10-10 04:47:50 -04:00
67fd42f0d7 feat(design-system): convert button stories 2020-10-10 04:46:26 -04:00
70fa51d4a1 chore: prettier 2020-10-10 04:36:22 -04:00
ccf89d8480 feat(design-system): convert sparkle stories 2020-10-10 04:23:35 -04:00
f7e2d1afef feat(design-system): add space stories 2020-10-10 04:20:01 -04:00
4a4015f765 feat(design-system): convert roles to monorepo and stories, add legacy rpc package 2020-10-10 04:18:23 -04:00
d0afb1488e feat(design-system): convert popover story 2020-10-10 03:54:58 -04:00
72ea639c5d feat(design-system): port most of ui atoms to bazel monorepo and new storybook 2020-10-09 15:17:23 -04:00