Commit Graph

12 Commits

Author SHA1 Message Date
Alex Gleason
b7d4411627 Add JSDoc comments to all ui components 2022-04-30 23:39:58 -05:00
Alex Gleason
aa9c643006 Break Counter into its own component 2022-04-28 16:29:15 -05:00
Justin
afec2ad9ea Add 'strokeWidth' prop to Icon 2022-04-14 10:42:56 -05:00
Alex Gleason
f316dac83e eslint: scream if I try putting a JS comment in a JSX text node 2022-04-10 19:59:53 -05:00
Alex Gleason
c7b768b88d SvgIcon: loader fallback 2022-04-10 13:25:10 -05:00
Alex Gleason
734750a46a eslint: disallow importing react-inlinesvg directly 2022-04-10 13:18:10 -05:00
Alex Gleason
b391f65e3c SvgIcon: add tests 2022-04-10 12:56:15 -05:00
Alex Gleason
bd39b76799 SvgIcon: pass className to loader 2022-04-10 12:25:53 -05:00
Alex Gleason
423c005437 Use custom SvgIcon component wrapper around InlineSVG 2022-04-07 13:48:04 -05:00
Justin
42c28610a8 Improve tests for Button 2022-04-05 10:42:19 -04:00
Justin
827bca3fd6 Silence prop warnings in test suite 2022-04-04 15:05:15 -04:00
Alex Gleason
5cd894ab02 Truth Social 2022-03-21 13:14:26 -05:00