The Wayback Machine - https://web.archive.org/web/20220724042124/https://github.com/go-gitea/gitea/pull/16853
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused Fomantic sidebar module #16853

Merged
merged 7 commits into from Aug 29, 2021
Merged

Remove unused Fomantic sidebar module #16853

merged 7 commits into from Aug 29, 2021

Conversation

silverwind
Copy link
Member

@silverwind silverwind commented Aug 28, 2021

The Sidebar module seems currently unused (at least I can't find any reference to it in templates or js), so remove it from the Fomantic build, reducing frontend asset size by around 40kB before minification.

Also included are related changes which remove useless minified files output and mark those build files as being generated, so that they auto-collapse in diffs.

The [Sidebar](https://fomantic-ui.com/modules/sidebar.html) module seems
currently unused (at least I can't find any reference to it in templates
or js), so remove it from the Fomantic build.
@silverwind silverwind added kind/ui performance/speed labels Aug 28, 2021
@silverwind silverwind added this to the 1.16.0 milestone Aug 28, 2021
6543
6543 approved these changes Aug 28, 2021
@6543
Copy link
Member

@6543 6543 commented Aug 29, 2021

🤖

@6543 6543 merged commit 360d8e7 into go-gitea:main Aug 29, 2021
2 checks passed
@silverwind silverwind deleted the rmsidebar branch Aug 30, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/ui lgtm/done performance/speed
Development

Successfully merging this pull request may close these issues.

None yet

5 participants