0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 04:09:41 +02:00
gitea/web_src/css
Yoan Blanc 9b416b2e36
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257)
The _graceful_ should fail less when the `.editorconfig` file isn't
properly written, e.g. boolean values from YAML or unparseable numbers
(when a number is expected). As is... information is lost as the
_warning_ (a go-multierror.Error) is ignored. If anybody knows how to
send them to the UI as warning; any help is appreciated.

Closes #20694

Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2023-04-06 16:01:20 -04:00
..
chroma
code Fix some broken css (#23560) 2023-03-18 17:53:12 -04:00
codemirror
console
features Set opaque background on markup and images (#23578) 2023-03-21 17:38:04 -04:00
markup Set opaque background on markup and images (#23578) 2023-03-21 17:38:04 -04:00
modules
shared Convert issue list checkboxes to native (#23596) 2023-03-30 11:02:47 -04:00
standalone
themes CSS color tweaks (#23828) 2023-03-31 16:24:47 +08:00
admin.css
animations.css
base.css Fix image border-radius (#23886) 2023-04-05 02:44:52 +02:00
dashboard.css
editor-markdown.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
editor.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
explore.css Fix long name ui issues and label ui issue (#23541) 2023-03-18 17:07:59 +01:00
font_i18n.css
form.css CSS color tweaks (#23828) 2023-03-31 16:24:47 +08:00
helpers.css Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2023-04-06 16:01:20 -04:00
home.css
index.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
install.css
organization.css Org pages style fixes (#23901) 2023-04-04 06:49:09 +02:00
package.css
repository.css Scroll collapsed file into view (#23702) 2023-04-05 07:51:42 +08:00
review.css Scroll collapsed file into view (#23702) 2023-04-05 07:51:42 +08:00
runner.css
svg.css
tribute.css
user.css Fix user profile description rendering (#23882) 2023-04-03 16:11:16 -04:00