Commit Graph

14 Commits

Author SHA1 Message Date
49ba4c7a9d Fixes, styles improvements, cleanup, enforce classes order for classNames
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-06 18:18:49 +01:00
0d99ae5daa yarn lint:js --fix 2023-02-01 16:13:42 -06:00
03d6211e1c Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-31 11:35:06 +02:00
3874d1d9ef Merge remote-tracking branch 'origin/develop' into feed-suggestions 2022-07-09 15:02:45 -05:00
6ddb44f626 Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
f148cda74a Extend Account component 2022-07-06 14:30:03 -04:00
8c581fc415 Skip dequeue when feed filtering 2022-06-29 11:10:00 -04:00
0afa42502f ScrollTopButton: fix autoloading timelines 2022-06-28 19:23:25 -05:00
de7fa347df Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
859bc9c3b5 ScollTopButton: disable smooth scrolling 2022-06-03 14:00:56 -05:00
d0130fb296 ScrollTopButton: fix tests, actually don't use shortNumberFormat for now (it messes up pluralization) 2022-06-03 13:16:22 -05:00
fbb460817f Add JSDoc comments to timeline components 2022-06-03 13:09:46 -05:00
aad192d150 ScrollTopButton: restore count prop so it works in Notifications again 2022-06-03 12:38:54 -05:00
6da72d874e TimelineQueueButtonHeader --> ScrollTopButton 2022-06-03 12:34:30 -05:00