gitea/modules/charset
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip ()
Follow:
* 
* Remove all ".tooltip[data-content=...]"

Major changes:

* Remove "tooltip" class, use "[data-tooltip-content=...]" instead of
".tooltip[data-content=...]"
* Remove legacy `data-position`, it's dead code since last Fomantic
Tooltip -> Tippy Tooltip refactoring
* Rename reaction attribute from `data-content` to
`data-reaction-content`
* Add comments for some `data-content`: `{{/* used by the form */}}`
* Remove empty "ui" class
* Use "text color" for SVG icons (a few)
..
ambiguous Implement FSFE REUSE for golang files ()
invisible Implement FSFE REUSE for golang files ()
ambiguous.go Ensure that Chinese punctuation is not ambiguous when locale is Chinese ()
ambiguous_gen.go Implement FSFE REUSE for golang files ()
ambiguous_gen_test.go Implement FSFE REUSE for golang files ()
breakwriter.go Implement FSFE REUSE for golang files ()
breakwriter_test.go Implement FSFE REUSE for golang files ()
charset.go Implement FSFE REUSE for golang files ()
charset_test.go Implement FSFE REUSE for golang files ()
escape.go Fix line spacing for plaintext previews ()
escape_status.go Implement FSFE REUSE for golang files ()
escape_stream.go Use data-tooltip-content for tippy tooltip ()
escape_test.go Use data-tooltip-content for tippy tooltip ()
htmlstream.go Implement FSFE REUSE for golang files ()
invisible_gen.go Implement FSFE REUSE for golang files ()