|
bfe1401a34
|
Fix imports
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-06 23:48:44 +01:00 |
|
|
4721452986
|
Merge remote-tracking branch 'soapbox/develop' into cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-06 20:31:20 +01:00 |
|
|
c56728b722
|
classNames() ==> clsx()
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-06 20:28:18 +01:00 |
|
Alex Gleason
|
785612691a
|
yarn lint:js --fix
|
2023-02-06 12:06:44 -06:00 |
|
Alex Gleason
|
701215d7bc
|
classNames() --> clsx()
|
2023-02-06 12:05:19 -06:00 |
|
|
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 |
|
Alex Gleason
|
0d99ae5daa
|
yarn lint:js --fix
|
2023-02-01 16:13:42 -06:00 |
|
Alex Gleason
|
8061c8d782
|
Revert "Merge branch 'mouseup' into 'develop'"
This reverts commit 39b4ee9f09 , reversing
changes made to a0597a6445 .
|
2022-11-20 12:27:45 -06:00 |
|
Alex Gleason
|
e973d69c61
|
Stop mouseUp propagation in statuses
|
2022-11-19 14:36:58 -06:00 |
|
|
87877a3f96
|
TS/functional: Emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-11 19:28:12 +02:00 |
|
|
d074553e21
|
Wrap HStack in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-05 15:18:15 +02:00 |
|
|
cd93399569
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-03 17:15:21 +02:00 |
|
Alex Gleason
|
5f1d9ac56a
|
relative_timestamp --> relative-timestamp
|
2022-08-31 17:03:50 -05:00 |
|
|
03d6211e1c
|
Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-08-31 11:35:06 +02:00 |
|
|
69c37c4594
|
Show 'public poll' label
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-08-08 12:48:42 +02:00 |
|
|
da1caf93dd
|
For multi-response polls, show the number of people that voted instead of the sum of all votes submitted
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-22 23:48:27 +02:00 |
|
Alex Gleason
|
6ddb44f626
|
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack
|
2022-07-09 11:20:02 -05:00 |
|
Alex Gleason
|
afe1edddf9
|
rootReducer(undefined, {} as any) --> rootState
|
2022-07-06 17:22:11 -05:00 |
|
Alex Gleason
|
2dd1631162
|
More component test TS fixes
|
2022-07-06 13:12:35 -05:00 |
|
Justin
|
d4facbd3f5
|
Lint
|
2022-06-30 08:51:35 -04:00 |
|
|
60f6bff306
|
Polls: Hide multiple options hint if already voted
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-29 23:05:26 +02:00 |
|
Alex Gleason
|
7e365897bb
|
Polls: handle long option text better with rounded-3xl
|
2022-06-25 11:42:32 -05:00 |
|
Alex Gleason
|
55892e0a82
|
Poll: convert vote to string
|
2022-06-21 11:25:20 -05:00 |
|
Justin
|
4ff54095fd
|
Add help text for selecting multiple
|
2022-06-21 07:35:19 -04:00 |
|
Justin
|
2f4f2c02b1
|
Dark mode support for Polls
|
2022-06-16 14:22:00 -04:00 |
|
Justin
|
dcde237fc9
|
Add test for handling the Refresh button
|
2022-06-16 11:40:58 -04:00 |
|
Justin
|
a66814d11d
|
Add tests for PollFooter
|
2022-06-16 09:20:33 -04:00 |
|
Justin
|
b124705bfd
|
Refactor polls
|
2022-06-16 09:08:58 -04:00 |
|