issues
search
alienzhou
/
web-highlighter
✨ A no-runtime dependency lib for text highlighting & persistence on any website ✨🖍️
https://alienzhou.github.io/web-highlighter/
MIT License
888
stars
144
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
动态dom 内容适配好吗
#124
wujianboy
opened
3 weeks ago
0
我想问下文字的坐标和id是怎么生成的,规则是什么,可以贴下代码吗
#123
kolento2024
opened
2 months ago
1
触屏端无法对选中文本自动高亮
#122
TerryXu-97
opened
4 months ago
0
这个演示代码能发一下吗
#121
wuyongjie1995
opened
6 months ago
0
Avoid global window
#120
caly-quilt
closed
7 months ago
0
avoid use of global window
#119
caly-quilt
closed
7 months ago
1
Fix text nodes being split up after removeAll()
#118
caly-quilt
closed
8 months ago
0
在PC端进行标注选区高亮之后,移动端不能正常展示这些高亮内容,应该怎么解决
#117
flower5061
opened
8 months ago
0
q
#116
ELing-Lonely
opened
8 months ago
0
自定义高亮包裹元素的className后hover时指针样式错误
#115
VIISEVEN27
opened
9 months ago
0
设置exceptSelectors后只会高亮选中的最后一段
#114
VIISEVEN27
opened
9 months ago
1
配合docx-preview预览word文档,高亮时有时候报Uncaught TypeError: Cannot read properties of undefined (reading 'parentNode')
#113
ChHanBin
opened
12 months ago
1
是否有办法将跨段落拆分成多个结果保存
#112
xinyuaixiaoyu
opened
1 year ago
0
Can I get sources from wrap node
#111
EmeryWeng
opened
1 year ago
0
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'parentNode')
#110
youdaolunadev2
opened
1 year ago
1
在Next.js项目中使用报错 "window is not defined"
#109
tianxiuali
closed
1 year ago
2
not work
#108
wu0211
opened
1 year ago
0
uniapp开发的APP或者小程序可以使用吗?
#107
featue
opened
1 year ago
0
After creating a Highlight the new text selection range is set incorrectly
#106
okramovic
opened
1 year ago
0
功能建议:提供根据更新后的DOM内容来重新获取Highlight Source或Start/End Meta的接口
#105
maoshuochen
opened
1 year ago
0
Cannot run the example on my mac
#104
Mowmowj
opened
1 year ago
0
README 中的 fromStore 函数错误
#103
KonghaYao
opened
2 years ago
0
From store docs fix
#102
connorff
closed
2 years ago
1
会高亮实例化根元素以外的元素。
#101
ddddderek
opened
2 years ago
2
Update README.md
#100
hotspoons
opened
2 years ago
0
特殊的 dom 结构会导致 HighlightSource 计算错误。
#99
DiamondYuan
opened
2 years ago
2
chore: upgade webpack dev server config
#98
fatelei
opened
2 years ago
0
fromStore 还原时,当原内容删除了部分,没有完全删除,这时会把后面所有的元素加上高亮问题,这个怎么解决
#97
woniu1112
opened
2 years ago
3
调用 fromStore 的实例方法,传入 source,页面不会还原高亮。
#96
ddddderek
opened
2 years ago
1
请问该如何使用?
#95
Spider-DT
opened
2 years ago
0
Breaks table columns
#94
mrtronje
opened
2 years ago
2
does it work with porn hub?
#93
Xyncgas
opened
2 years ago
0
on(event.CREATE)的回调函数获取被划词的元素的id
#92
youyunzhi
opened
2 years ago
1
fix: minor typo in README.md
#91
kyupid
closed
2 years ago
0
一个类似这样的添加备注功能,现在是添加备注的弹框出来的时候,点击保存的时候,不知道怎么操作了
#90
woshiazheng
closed
3 years ago
1
Error occured when npm start
#89
kyupid
closed
2 years ago
2
请问我添加了个批注保存的功能,需要,添加到 sources 这个数组中的hs对象中,但是我看Api中没有根据id获取数据的Api,请问需要怎么处理
#88
woshiazheng
closed
3 years ago
0
请问该怎么实现前端的删除效果
#87
Macvh
opened
3 years ago
2
标记数学公式后,会导致数学公式结构错乱,无法正常显示
#86
tianhuifei
opened
3 years ago
0
fix(compatibility): fix some compatibilities in ie11
#85
alienzhou
closed
3 years ago
0
feat: use uniform path alias
#84
alienzhou
closed
3 years ago
0
test: add a test for #80
#83
alienzhou
closed
3 years ago
0
fix(classname): keep the only latest classname when wrapping a partial node or an overlap node
#82
alienzhou
closed
3 years ago
0
fix: better typings for event emitter
#81
ruanyl
closed
3 years ago
2
fix: highlight wrapper inside another wrapper not get updated when deleting
#80
ruanyl
closed
3 years ago
3
Create highlight wrapper inside another wrapper will take all the classes from parent
#79
ruanyl
closed
3 years ago
1
Set types property to point to the declaration file
#78
ruanyl
closed
3 years ago
1
Highlighting in iframe
#77
dattran2346
closed
3 years ago
2
删除标记后,该标记后面的标记位置错乱
#76
xysaifeng
opened
3 years ago
6
是否支持直接设置 style
#75
wulucxy
closed
3 years ago
1
Next