1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/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 Misc JS linting and naming tweaks (#10652) 2020-03-11 21:34:54 +02:00
codeeditor.js Switch code editor to Monaco (#11366) 2020-05-14 19:06:01 +03:00
contextpopup.js Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
datetimepicker.js move jquery-datetimepicker to npm/webpack (#10713) 2020-03-17 15:08:15 -04:00
dropzone.js Misc JS linting and naming tweaks (#10652) 2020-03-11 21:34:54 +02:00
emoji.js Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
gitgraph.js Misc JS linting and naming tweaks (#10652) 2020-03-11 21:34:54 +02:00
highlight.js Move syntax highlighting to web worker (#11017) 2020-04-13 16:02:31 +03:00
highlight.worker.js Move syntax highlighting to web worker (#11017) 2020-04-13 16:02:31 +03:00
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 Migrate ActivityHeatmap to Vue SFC (#10953) 2020-04-06 09:31:11 +08:00