Commit Graph

18 Commits

Author SHA1 Message Date
0d99ae5daa yarn lint:js --fix 2023-02-01 16:13:42 -06:00
5bb30b6282 Merge remote-tracking branch 'origin/develop' into chats 2022-11-27 15:30:00 -06:00
785c6b57e3 RTL support, use Stack and HStack in more places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 18:04:11 +01:00
18717c7967 Update badge counts again to prevent overlay 2022-11-03 12:48:17 -04:00
6ddb44f626 Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
3dce8ee95a Pass through props like 'strokeWidth' to SvgIcon 2022-05-12 14:53:53 -04:00
b7d4411627 Add JSDoc comments to all ui components 2022-04-30 23:39:58 -05:00
aa9c643006 Break Counter into its own component 2022-04-28 16:29:15 -05:00
afec2ad9ea Add 'strokeWidth' prop to Icon 2022-04-14 10:42:56 -05:00
f316dac83e eslint: scream if I try putting a JS comment in a JSX text node 2022-04-10 19:59:53 -05:00
c7b768b88d SvgIcon: loader fallback 2022-04-10 13:25:10 -05:00
734750a46a eslint: disallow importing react-inlinesvg directly 2022-04-10 13:18:10 -05:00
b391f65e3c SvgIcon: add tests 2022-04-10 12:56:15 -05:00
bd39b76799 SvgIcon: pass className to loader 2022-04-10 12:25:53 -05:00
423c005437 Use custom SvgIcon component wrapper around InlineSVG 2022-04-07 13:48:04 -05:00
42c28610a8 Improve tests for Button 2022-04-05 10:42:19 -04:00
827bca3fd6 Silence prop warnings in test suite 2022-04-04 15:05:15 -04:00
5cd894ab02 Truth Social 2022-03-21 13:14:26 -05:00