[PR #4095] [MERGED] Update gitgraph.js to fix "Cannot read property color of undefined" #17238

Closed
opened 2025-11-02 12:30:31 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4095
Author: @axifive
Created: 6/1/2018
Status: Merged
Merged: 6/2/2018
Merged by: @lafriks

Base: masterHead: update-gitgraph


📝 Commits (4)

  • eaed57e Update gitgraph.js to fix "Cannot read property color of undefined"
  • ebd8134 Merge branch 'master' into update-gitgraph
  • 9696c63 Merge branch 'master' into update-gitgraph
  • fa6cf23 Merge branch 'master' into update-gitgraph

📊 Changes

2 files changed (+45 additions, -28 deletions)

View changed files

📝 public/vendor/VERSIONS (+1 -1)
📝 public/vendor/plugins/gitgraph/gitgraph.js (+44 -27)

📄 Description

The gitgraph PR https://github.com/bluef/gitgraph.js/pull/5, for fix #3382 has been merged, so this PR add new version of gitgraph.js


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/4095 **Author:** [@axifive](https://github.com/axifive) **Created:** 6/1/2018 **Status:** ✅ Merged **Merged:** 6/2/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `update-gitgraph` --- ### 📝 Commits (4) - [`eaed57e`](https://github.com/go-gitea/gitea/commit/eaed57e271d6582de44e57bfce9e0a28e8c03dfc) Update gitgraph.js to fix "Cannot read property color of undefined" - [`ebd8134`](https://github.com/go-gitea/gitea/commit/ebd813413b1f49b67f735e15d5f4e941b3cfd96b) Merge branch 'master' into update-gitgraph - [`9696c63`](https://github.com/go-gitea/gitea/commit/9696c6343721fafc16ff411f076c18a7e6eb7009) Merge branch 'master' into update-gitgraph - [`fa6cf23`](https://github.com/go-gitea/gitea/commit/fa6cf23d90a07a6fb4d4128e059659a7ef0fc3c4) Merge branch 'master' into update-gitgraph ### 📊 Changes **2 files changed** (+45 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `public/vendor/VERSIONS` (+1 -1) 📝 `public/vendor/plugins/gitgraph/gitgraph.js` (+44 -27) </details> ### 📄 Description The gitgraph PR https://github.com/bluef/gitgraph.js/pull/5, for fix #3382 has been merged, so this PR add new version of gitgraph.js --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:30:31 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17238