mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-05 08:34:38 +03:00
Doc comment
This commit is contained in:
parent
d600027ef5
commit
7c5471757a
@ -9,7 +9,11 @@ module Nri.Ui.Highlighter.V3 exposing
|
||||
, clickedHighlightable, hoveredHighlightable
|
||||
)
|
||||
|
||||
{-| Changes from V2:
|
||||
{-| Patch changes:
|
||||
|
||||
- fixed :bug: where clicking on a static space would cause the space to be marked
|
||||
|
||||
Changes from V2:
|
||||
|
||||
- support overlapping highlights (by way of removing the underlying mark element)
|
||||
- move asFragmentTuples, usedMarkers, and text to the Highlightable module
|
||||
|
Loading…
Reference in New Issue
Block a user