forgejo/web_src/js
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.
2023-08-25 13:47:27 +00:00
..
components Add eslint-plugin-vue-scoped-css (#26720) 2023-08-25 13:47:27 +00:00
features Focus editor on "Write" tab click (#26714) 2023-08-25 13:26:32 +08:00
markup
modules Refactor toast module (#26677) 2023-08-23 07:25:13 +00:00
render
standalone
test
utils
webcomponents
bootstrap.js Check disabled workflow when rerun jobs (#26535) 2023-08-22 10:30:02 +08:00
index.js
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js