forgejo/web_src/css
Gusted f45928e608
[UI] Replace vue-bar-graph with chart.js
- Backport of #4571
- The usage of the `vue-bar-graph` is complicated, because of the `GSAP`
dependency they pull in, the dependency uses a non-free license.
- The code is rewritten to use the `chart.js` library, which is already
used to draw other charts in the activity tab. Due to the limitation of
`chart.js`, we have to create a plugin in order to have images as labels
and do click handling for those images.
- The chart isn't the same as the previous one, once again simply due to
how `chart.js` works, the amount of commits isn't drawn anymore in the
bar, you instead have to hover over it or look at the y-axis.
- Resolves #4569

(cherry picked from commit a83002679d)
2024-07-20 14:56:25 +02:00
..
chroma [Port] gitea#30014: Various code view improvements 2024-03-28 16:43:14 +01:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-19 22:58:33 +01:00
features Remove .segment from .project-column (#31204) (#31239) 2024-06-09 11:47:34 +02:00
markup Fix margin above headline in rendered org-mode (#4076) 2024-06-11 16:34:03 +00:00
modules Change --border-radius-circle to --border-radius-full (gitea#30936) 2024-05-29 13:52:42 +02:00
repo Change --border-radius-circle to --border-radius-full (gitea#30936) 2024-05-29 13:52:42 +02:00
shared Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
themes [PORT] gitea##30237: Fix and rewrite contrast color calculation, fix project-related bugs 2024-05-14 15:50:47 +02:00
actions.css Fix various overflows on actions view (#30344) (#30505) 2024-04-21 18:07:00 +02:00
admin.css User details page (#26713) 2023-08-31 11:21:18 +02:00
base.css [UI] Replace vue-bar-graph with chart.js 2024-07-20 14:56:25 +02:00
dashboard.css Remove fomantic label module (#30081) 2024-03-30 07:17:31 +01:00
explore.css [Port] gitea#29982 Introduce .secondary-nav and handle .page-content spacing universally 2024-03-28 16:43:09 +01:00
font_i18n.css Fix @font-face overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css [BUG] Fix mobile UI for organisation creation 2024-07-08 18:48:58 +00:00
helpers.css Add class tw-break-anywhere 2024-05-11 18:13:28 +00:00
home.css [BRANDING] Add Forgejo light, dark, and auto themes 2024-02-05 16:02:13 +01:00
index.css Remove fomantic checkbox module (#30162) (#30168) 2024-04-08 11:28:31 +02:00
install.css Fix some UI problems (install) (#30854) 2024-05-16 13:22:15 +00:00
org.css Remove fomantic checkbox module (#30162) (#30168) 2024-04-08 11:28:31 +02:00
repo.css [UI] Replace vue-bar-graph with chart.js 2024-07-20 14:56:25 +02:00
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 2024-03-30 07:17:31 +01:00
user.css [v7.0/forgejo] Add optional pronoun field in user settings (#3076) 2024-04-06 13:23:43 +00:00