You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
silverwind 21b8ec29aa
Add `eslint-plugin-vue-scoped-css` (#26720)
Adds
[eslint-plugin-vue-scoped-css](https://github.com/future-architect/eslint-plugin-vue-scoped-css)
and fixes discovered issues which are:

- 1 unused selector
- 3 selectors with `.full.height` parent in a `<style scoped>` block so
the rule could not find the parent. Move these into the unscoped block
instead. They worked before and after.
11 months ago
..
css Fixed text overflow in dropdown menu (#26694) 11 months ago
fomantic Remove fomantic transition module (#26469) 11 months ago
js Add `eslint-plugin-vue-scoped-css` (#26720) 11 months ago
svg Use inline SVG for built-in OAuth providers (#25171) 1 year ago