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.
gitea/web_src/js
Yarden Shoham 9ad5b59cd9
Do not select line numbers when selecting text from the action run logs (#24594)
- Fixes #24578

# Before

![image](https://user-images.githubusercontent.com/20454870/236873942-26e97f28-6595-4be9-88fa-158870eda253.png)

# After

![image](https://user-images.githubusercontent.com/20454870/236874171-8f0182a5-e953-4740-b875-f3542dee8325.png)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2 years ago
..
components Do not select line numbers when selecting text from the action run logs (#24594) 2 years ago
features Add goto issue id function (#24479) 2 years ago
markup Fix math and mermaid rendering bugs (#24049) 2 years ago
modules Use 1.18's aria role for dropdown menus (#24144) 2 years ago
standalone Add new JS linter rules (#17699) 3 years ago
test Improve emoji and mention matching (#24255) 2 years ago
utils Improve emoji and mention matching (#24255) 2 years ago
webcomponents Refactor locale number (#24134) 2 years ago
bootstrap.js Improve template system and panic recovery (#24461) 2 years ago
index.js Add goto issue id function (#24479) 2 years ago
jquery.js
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 5 years ago
svg.js Fix EasyMDE toolbar (#24489) 2 years ago
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 2 years ago
utils.js Add eslint-plugin-regexp (#24361) 2 years ago
utils.test.js Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2 years ago