Lykin
|
b46cc6c436
|
fix: update value stored in tabStore after modified and saved
|
2024-02-28 18:27:39 +08:00 |
|
Lykin
|
00b1efc43d
|
fix: incorrect content saving when DECODE_NONE selected
|
2024-02-28 18:21:31 +08:00 |
|
Lykin
|
f8ef25a323
|
fix: add background color for empty client list table
|
2024-02-27 17:20:18 +08:00 |
|
Lykin
|
bb4ab109e7
|
fix: keep key sorting under "Unicode JSON" format #158
|
2024-02-27 14:50:19 +08:00 |
|
Lykin
|
3a799b7b4a
|
fix: keep key sorting under "Unicode JSON" format #158
|
2024-02-27 11:54:14 +08:00 |
|
Lykin
|
71ffbde648
|
perf: remove 'virtual scroll' in slow log table #161
|
2024-02-26 15:01:13 +08:00 |
|
raojinlin
|
9bd958ef24
|
style: new key type selector align center on windows #166
Co-authored-by: raojinlin <raojinlin302@gmail.com>
|
2024-02-26 12:55:51 +08:00 |
|
Lykin
|
ad2c4c432b
|
perf: value editor maintains scroll offset after refresh #162
|
2024-02-26 11:38:12 +08:00 |
|
raojinlin
|
c4d41b12dc
|
feat: value editor maintains scroll offset after refresh #162
* feat: refresh string value keep scrolltop
* fix code styles
* delete unused code
* feat: Configurable and compatible with keyPath changes
* Fix props name format, use kebab-case
* Unify coding style
---------
Co-authored-by: raojinlin <raojinlin302@gmail.com>
|
2024-02-26 10:34:21 +08:00 |
|
Lykin
|
53563acac0
|
chore: add manual trigger to github action
|
2024-02-26 10:28:26 +08:00 |
|
Lykin
|
23b68d9e19
|
fix: can not build Windows installer #163
|
2024-02-23 23:59:37 +08:00 |
|
Lykin
|
9a10aba67e
|
fix: can not build Windows installer #163
|
2024-02-23 22:38:35 +08:00 |
|
Lykin
|
a431467b5f
|
chore: remove -upx flag due to windows/arm cause error
v1.1.9
|
2024-02-22 23:08:31 +08:00 |
|
Lykin
|
78b7700b1b
|
fix: github action for signing windows package
|
2024-02-22 22:47:07 +08:00 |
|
Lykin
|
28d2336124
|
fix: github action for signing windows package
|
2024-02-22 22:12:23 +08:00 |
|
Lykin
|
2250e15971
|
|