JuanZoran
|
c6ad825dac
|
fix: fix close window twice
|
2023-02-18 13:24:13 +08:00 |
|
JuanZoran
|
c6c5bf4f7c
|
fix: fix window is not valid
|
2023-02-18 13:13:32 +08:00 |
|
JuanZoran
|
0dca4c2007
|
fix: fix engine lists remove
|
2023-02-08 01:14:25 +08:00 |
|
JuanZoran
|
c35cfbb0f5
|
chore: merge branch 'expermental'
|
2023-02-07 17:18:52 +08:00 |
|
JuanZoran
|
e723f4177f
|
Merge branch 'experimental'
|
2023-02-07 17:15:54 +08:00 |
|
JuanZoran
|
1205b11d97
|
style: remove nest
|
2023-02-06 13:58:54 +08:00 |
|
JuanZoran
|
6f75ba057b
|
fix: 取消了回调的设计, 修复了部分bug
将回调的接口换成了run的函数接口, 修复了在线查询, 自动命令, 窗口显示的bug
|
2023-02-04 13:49:18 +08:00 |
|
JuanZoran
|
b62478cf2d
|
fix: 取消了回调的设计, 修复了部分bug
将回调的接口换成了run的函数接口, 修复了在线查询, 自动命令, 窗口显示的bug
|
2023-02-03 15:33:32 +08:00 |
|
JuanZoran
|
8b8879b2cd
|
refactor: 重写了类的逻辑, 引入了部分bug待解决
|
2023-02-03 11:57:42 +08:00 |
|
JuanZoran
|
6737090710
|
fix: fix vistual selection region mistakes
|
2023-02-02 21:24:58 +08:00 |
|
JuanZoran
|
225fa4f19e
|
Merge branch 'experimental'
|
2023-02-01 17:20:06 +08:00 |
|
JuanZoran
|
acfde8e4f5
|
Merge branch 'experimental'
|
2023-02-01 17:18:51 +08:00 |
|
JuanZoran
|
b2b716de6b
|
feat: 自动发音和中翻英的支持
|
2023-02-01 16:47:50 +08:00 |
|
JuanZoran
|
86f8b7f6e8
|
fix: fix float window style
|
2023-02-01 14:41:48 +08:00 |
|
JuanZoran
|
6cae7076ce
|
fix: fix float window style
|
2023-02-01 11:56:45 +08:00 |
|
JuanZoran
|
50ff4980ef
|
refactor: add animation utility
|
2023-01-31 22:29:40 +08:00 |
|
JuanZoran
|
1a27ef4aba
|
fix: fix pin action and close action
|
2023-01-31 12:14:37 +08:00 |
|
Zoran
|
9642e6763e
|
Merge branch 'main' into experimental
|
2023-01-30 20:24:29 +08:00 |
|
JuanZoran
|
2377dbc0a7
|
feat: add online query support
|
2023-01-30 20:19:06 +08:00 |
|
JuanZoran
|
d95bb8c8e5
|
feat: add simple baidu query api support
|
2023-01-30 12:07:24 +08:00 |
|
JuanZoran
|
9f93247c22
|
fix: fix window title confilict
|
2023-01-27 11:59:44 +08:00 |
|
JuanZoran
|
6657392a27
|
fix: add debug message
|
2023-01-26 23:40:18 +08:00 |
|
JuanZoran
|
68f1c0f114
|
refactor: add node file for utility
|
2023-01-26 20:51:38 +08:00 |
|
JuanZoran
|
cb5d22a3b5
|
fix: fix winhl does'not work
|
2023-01-25 15:03:53 +08:00 |
|
JuanZoran
|
934231183d
|
feat: change cmp window border
|
2023-01-25 11:04:18 +08:00 |
|
JuanZoran
|
7066ecfc7e
|
feat: add engine tag hl
|
2023-01-22 22:01:47 +08:00 |
|
JuanZoran
|
eb10830eb5
|
refactor: 将title和content的字变成了contents的数组,同时不再自动设置modifiable
|
2023-01-21 14:26:33 +08:00 |
|
JuanZoran
|
e058985bf3
|
fix: fix wrap height caculate mistake
|
2023-01-21 14:02:38 +08:00 |
|
JuanZoran
|
41710010d5
|
chore: change a function style
|
2023-01-21 07:14:50 +08:00 |
|
JuanZoran
|
f5f135f794
|
docs: update readme and demo
|
2023-01-21 00:34:23 +08:00 |
|
JuanZoran
|
6df43db326
|
fix: add BufLeave autocmd for remove window
|
2023-01-20 23:06:51 +08:00 |
|
JuanZoran
|
c154ee94b5
|
feat: add pretty cool animation and keymap support
|
2023-01-20 22:28:47 +08:00 |
|
JuanZoran
|
54f8869a70
|
feat: add slid and fold window animation style!
|
2023-01-20 20:50:16 +08:00 |
|
JuanZoran
|
5f3aa3d661
|
refactor: window和content的关系由继承改为组合
|
2023-01-20 17:04:50 +08:00 |
|
JuanZoran
|
579c9268fa
|
refactor: 重构了window 和content类
|
2023-01-20 14:54:11 +08:00 |
|
JuanZoran
|
373a1e4914
|
feat: start to support float view style and add some configuration
|
2023-01-19 23:22:46 +08:00 |
|
JuanZoran
|
e80e6efbc8
|
refactor: imporve this plugin file framework
|
2023-01-19 17:06:26 +08:00 |
|
JuanZoran
|
033622ed85
|
feat: improve repository framework
|
2023-01-05 16:24:50 +08:00 |
|
JuanZoran
|
79348ec4c5
|
test: rebuild this plugin
|
2023-01-04 22:22:52 +08:00 |
|