issues
search
recogito
/
text-annotator-js
A JavaScript library for text annotation.
BSD 3-Clause "New" or "Revised" License
21
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reverted breaking API change, removal of the `denormalizeRectWithOffset`
#182
oleksandr-danylchenko
opened
1 day ago
2
Generalized `W3CTextFormatAdapter`
#181
oleksandr-danylchenko
closed
2 days ago
1
#179 Removed excessive selection cleanup
#180
oleksandr-danylchenko
closed
2 days ago
1
`useSelection` hook acts differently in React 18 than in prior versions
#179
oleksandr-danylchenko
closed
2 days ago
0
New `selectionMode` init prop
#178
rsimon
closed
1 week ago
0
Simplified `arrow` middleware definition
#177
oleksandr-danylchenko
closed
2 days ago
1
Added proper floating props events handling prevention
#176
oleksandr-danylchenko
closed
2 weeks ago
0
#169 Fixed repeated updates for the unchanged target
#175
oleksandr-danylchenko
closed
2 weeks ago
1
#172 Added popup hiding when the annotation's target is actively updated
#174
oleksandr-danylchenko
opened
2 weeks ago
1
#172 Added `isIdling` state to the `SelectionHandler`
#173
oleksandr-danylchenko
closed
2 weeks ago
2
Selecting on touch devices causes highlight flickering when move down rapidly
#172
oleksandr-danylchenko
opened
2 weeks ago
12
Fixed `scope` type reference typo
#171
oleksandr-danylchenko
closed
2 weeks ago
0
Added W3C `scope` property support parsing/serialization
#170
oleksandr-danylchenko
closed
3 weeks ago
6
Releasing `Shift` or "handlebar" over the same selection leads to redundant `updateTarget` calls
#169
oleksandr-danylchenko
closed
2 weeks ago
0
Bumped `uuid` to `^11.0.2`
#168
oleksandr-danylchenko
closed
2 weeks ago
0
Removed `pointerup`/`pointerdown` events blocking by the `contextmenu` presence
#167
oleksandr-danylchenko
closed
2 weeks ago
0
⚠️ Fixed false-positive `open` setting ⚠️
#166
oleksandr-danylchenko
closed
2 weeks ago
2
Symbol representation as the "clickable" annotation
#165
AnthonyKamers
opened
1 month ago
1
⚠️ Fixed checking `null` selection `anchorNode` for being `not-annotatable` ⚠️
#164
oleksandr-danylchenko
closed
2 days ago
3
⚠️ Fixed accessing an obsolete `isCollapsed` value on `pointerup` handling ⚠️
#163
oleksandr-danylchenko
opened
1 month ago
1
Increased the `collapsed` check timeout on `pointerup`
#162
oleksandr-danylchenko
closed
1 month ago
1
Simplified popup opening check with `isRevived`
#161
oleksandr-danylchenko
closed
1 month ago
1
#159 Removed annotation selection dismissal filtering by a `reason`
#160
oleksandr-danylchenko
closed
1 month ago
1
Dismissing the selection on Android takes 2 taps
#159
oleksandr-danylchenko
opened
1 month ago
0
Fixed overeager popup closure on touch devices
#158
oleksandr-danylchenko
closed
1 month ago
4
⚠️ Fixed false-negative `.not-annotatable` presence check ⚠️
#157
oleksandr-danylchenko
closed
1 month ago
3
How can i add comments with text selections?
#156
JINO-ROHIT
closed
1 month ago
4
Added missing previous selection discard upon the new selection change
#155
oleksandr-danylchenko
closed
1 month ago
3
prevents select on click when userSelectAction is none
#154
Aierie
closed
1 month ago
3
Controlling selection behaviour
#153
Aierie
opened
1 month ago
5
Use 3rd Party Library for User Agent Detection
#152
rsimon
opened
1 month ago
0
Revised Selection Behavior
#151
rsimon
closed
1 month ago
3
⚠️ Fixed processing of the selection range made totally outside of the container ⚠️
#150
oleksandr-danylchenko
opened
1 month ago
0
#133 Fixed missing annotation dismissal clicking outside of the annotator `container` (vol.2)
#149
oleksandr-danylchenko
closed
1 month ago
0
#147 Fixed unexpected selection dismissal on dragging from `input`/`textarea` to browser's toolbar
#148
oleksandr-danylchenko
closed
2 months ago
0
Selection unexpectedly dismisses after dragging mouse from the `input`/`textarea` to the browser's toolbar
#147
oleksandr-danylchenko
closed
2 months ago
2
Fixed popup content props usage
#146
oleksandr-danylchenko
closed
2 months ago
2
The popup never shows up for the Android users ⚠️
#145
oleksandr-danylchenko
closed
2 weeks ago
3
Compute 2D highlight bounds immediately
#144
rsimon
closed
2 months ago
1
#142 [`SPANS`] Added highlights sorting for the renderer
#143
oleksandr-danylchenko
closed
2 months ago
0
The unsorted highlights in the `SPANS` renderer can lead to incorrect overlapping order
#142
oleksandr-danylchenko
closed
1 month ago
3
Added accessible announcement for the `TextAnnotatorPopup` appearance
#141
oleksandr-danylchenko
opened
3 months ago
0
Added annotation discarding when the selection collapses
#140
oleksandr-danylchenko
closed
1 month ago
1
The annotation selection cannot be discarded once at least a single character got selected ⚠️
#139
oleksandr-danylchenko
closed
1 month ago
0
Added default `z-index` for the span highlights
#138
oleksandr-danylchenko
closed
3 months ago
1
#136 Fixed missing annotation dismissal clicking over native selection range
#137
oleksandr-danylchenko
closed
2 months ago
0
Annotation isn't dismissed clicking an empty space, covered by the native selection range ⚠️
#136
oleksandr-danylchenko
opened
3 months ago
3
#133 Fixed missing annotation dismissal clicking outside of the annotator `container`
#135
oleksandr-danylchenko
closed
2 months ago
5
#132 Fixed unexpected ability to create annotations outside of the annotatable container
#134
oleksandr-danylchenko
closed
2 months ago
1
Annotation isn't dismissed clicking outside of the annotator `container` ⚠️
#133
oleksandr-danylchenko
opened
3 months ago
3
Next