1
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2025-03-24 10:03:47 +00:00
hedgedoc/cypress
Erik Michelson 5574f09ef5
Replace emoji-mart with emoji-picker-element ()
* Change dependencies

* Use emoji-picker-element instead of emoji-mart

* Optimize emoji-picker appeareance and data-source

* Add twemoji font to emoji-picker

* Add missing useEffect dependency

* Add emoji-shortcode map

* Include emoji-data into bundle and remove dynamic fetch

* Rename shortcode-map

* Fix emoji-picker being hidden on second attempt to open it

* Add support for skin-tone short-codes

* Remove whitespace line

* Don't reinitialize the picker on every open

* Fixed linting and test issues

* Update CHANGELOG entry
2020-10-10 23:12:17 +02:00
..
fixtures Added markdown-file import () 2020-10-09 21:26:04 +02:00
integration Replace emoji-mart with emoji-picker-element () 2020-10-10 23:12:17 +02:00
plugins fixed highlight fence in regard to '=' (showLines) and '!' (wrapLines) () 2020-09-22 23:17:19 +02:00
support Added markdown-file import () 2020-10-09 21:26:04 +02:00
.eslintrc.json
tsconfig.json Show warning if note is longer than configured maximum length () 2020-09-05 16:36:46 +02:00
webpack.config.js