gitea/web_src/js
Yarden Shoham 428e05662f
Remove jQuery .attr from the ComboMarkdownEditor (#30051)
- Switched from jQuery `attr` to plain javascript `getAttribute` and
`setAttribute`
- Tested the markdown editor and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-25 00:00:54 +00:00
..
components Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
features Remove jQuery .attr from the ComboMarkdownEditor (#30051) 2024-03-25 00:00:54 +00:00
markup Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
modules Forbid jQuery is and fix issues (#30016) 2024-03-24 17:56:02 +00:00
render
standalone
utils Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js
jquery.js
svg.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
svg.test.js
utils.js
utils.test.js
vitest.setup.js