Manav Rathi
6a0126926d
Fix
2024-06-04 21:26:04 +05:30
Manav Rathi
d14c7cf4c9
Fix
2024-06-04 21:12:09 +05:30
Manav Rathi
834660bee4
Fix
2024-06-04 21:10:12 +05:30
Manav Rathi
47e2c1bbc7
Fix
2024-06-04 21:06:09 +05:30
Manav Rathi
48a03ae0b0
Dedup
2024-06-04 20:56:32 +05:30
Manav Rathi
e49a7abe6d
rename and reuse
2024-06-04 15:32:47 +05:30
Manav Rathi
05406333e4
Split types
2024-05-26 21:55:16 +05:30
Manav Rathi
1548bcd378
Fix dialog
2024-05-25 20:30:43 +05:30
Manav Rathi
5690d613bb
tsc
2024-05-25 17:17:21 +05:30
Manav Rathi
4a0c93373d
st
2024-05-25 17:00:51 +05:30
Manav Rathi
225278adb7
tsc
2024-05-25 16:06:24 +05:30
Manav Rathi
8d30bfbefa
tsc
2024-05-25 15:43:08 +05:30
Manav Rathi
ad96f679c9
tsc
2024-05-25 15:39:20 +05:30
Manav Rathi
c9f94f062b
tsc
2024-05-25 10:04:54 +05:30
Manav Rathi
c8205b8475
tsc
...
The only place I can currently find where this code would run is on the delete
account dialog, where props.color is being passed.
2024-05-25 10:02:09 +05:30
Manav Rathi
b0d3fcfe79
tsc
2024-05-25 09:38:45 +05:30
Manav Rathi
11a354c560
tsc
2024-05-25 09:37:07 +05:30
Manav Rathi
491f38b120
tsc
2024-05-25 07:44:16 +05:30
Manav Rathi
94c1cc011b
lf
2024-05-25 07:26:20 +05:30
Manav Rathi
b26b0759d6
tsc
2024-05-25 07:10:47 +05:30
Manav Rathi
d51fb99fd3
type for tsc
2024-05-25 06:34:13 +05:30
Manav Rathi
34effef810
tsc
2024-05-25 06:19:01 +05:30
Manav Rathi
56aceb589d
tsc
2024-05-25 06:06:29 +05:30
Manav Rathi
e23bc2602f
Reorder
2024-05-25 06:01:06 +05:30
Manav Rathi
69beecb7bb
tsc
...
Omit<...,"inherit"> doesn't resolve
Element implicitly has an 'any' type because expression of type 'OverridableStringUnion<"error" | "inherit" | "secondary" | "primary" | "info" | "success" | "warning", ButtonPropsColorOverrides>' can't be used to index type 'Palette'.
Property 'inherit' does not exist on type 'Palette'.
2024-05-25 05:57:33 +05:30
Manav Rathi
2cd1dfd720
Chip away
2024-05-24 18:54:16 +05:30
Manav Rathi
9fc07b592b
[desktop] Prevent accidental dismissal of auto update dialog
2024-05-16 20:07:11 +05:30
Manav Rathi
0a93ba67a1
Fix warnings
...
Refs:
https://stackoverflow.com/questions/69730364/what-is-the-purpose-of-shouldforwardprop-option-in-styled
2024-05-01 17:04:44 +05:30
daviddeepan
2a9060bd39
css-alignment-issue-page-gallery
2024-04-14 13:53:00 +05:30
Manav Rathi
b0fbd68d27
Fix errors
2024-04-09 13:13:37 +05:30
Manav Rathi
9127c48787
Remove duplicate files
2024-04-09 12:45:37 +05:30
Manav Rathi
1dc8f4617e
log.error regex replacement
...
- logError\(e, (".+")\);
- log.error($1, e);
+ a whole bunch of manual tweakings
2024-04-09 11:32:34 +05:30
Manav Rathi
f4f041552f
Move electron API types to lower layer
2024-04-08 16:51:48 +05:30
Manav Rathi
e680970cdf
Inline
2024-04-05 19:58:45 +05:30
Manav Rathi
356ad6f004
Use regular link
...
Removing unnecessary dependencies on next specific components
2024-04-05 19:58:45 +05:30
Manav Rathi
0e1bdfe07e
Support arbitrary ReactNodes as title
2024-04-02 14:38:37 +05:30
Manav Rathi
949780d1e8
[cast] Use the placeholder as the placeholder, not as the label
2024-03-29 12:15:06 +05:30
Manav Rathi
e15c7e1642
Move into web/
2024-03-01 12:21:07 +05:30