1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-27 14:54:05 +00:00
gitea/web_src/js
zeripath 82b843a5ab
Handle multiple merges in gitgraph.js (#11996) (#12000)
Backport #11996

There is a bug in web_src/js/vendor/gitgraph.js whereby it fails to
handle multiple merges in a single commit correctly. This PR adds
changes to make this work.

Fix #11981

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-06-21 16:08:25 +01:00
..
components Migrate ActivityHeatmap to Vue SFC (#10953) 2020-04-06 09:31:11 +08:00
features Fix serviceworker output file and misc improvements (#11562) (#11610) 2020-05-25 00:12:02 +03:00
standalone Reorganize frontend files and tooling (#10168) 2020-02-07 18:09:30 +01:00
vendor Handle multiple merges in gitgraph.js (#11996) (#12000) 2020-06-21 16:08:25 +01:00
index.js Initialize SimpleMDE when making a code comment (#11749) (#11785) 2020-06-06 20:11:51 -04:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 2020-04-18 18:46:29 -04:00
polyfills.js fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11542) 2020-05-22 20:18:44 +01:00
serviceworker.js Fix serviceworker output file and misc improvements (#11562) (#11610) 2020-05-25 00:12:02 +03:00
utils.js Switch code editor to Monaco (#11366) 2020-05-14 19:06:01 +03:00