forgejo/web_src/js/features
silverwind b02d2c3772
Move tributejs to npm/webpack (#11497)
* Move tributejs to npm/webpack

- Move vendored bundle to npm and webpack
- Rewrote initialization to single function
- Restyled it (made it a bit smaller)
- Fixed it for arc-green

* fix mention

* also include emoji on #content

* Update web_src/less/_tribute.less

Co-authored-by: mrsdizzie <info@mrsdizzie.com>

* rewrite to only use one instance of Tribute

* refactor

* fix copy/paste error

Co-authored-by: mrsdizzie <info@mrsdizzie.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-05-20 22:00:43 -04:00
..
clipboard.js
codeeditor.js Switch code editor to Monaco (#11366) 2020-05-14 19:06:01 +03:00
contextpopup.js
datetimepicker.js
dropzone.js
emoji.js
gitgraph.js
highlight.js
highlight.worker.js
notification.js Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
tribute.js Move tributejs to npm/webpack (#11497) 2020-05-20 22:00:43 -04:00
userheatmap.js