gitea/web_src/js
silverwind 9875f9b9b8
Clone button enhancements ()
- Add box-shadow to default tippy theme
- Make colors for tabs match the ones from `.ui.tabular.menu`
- Remove tippy arrow and slightly offset tooltip closer to the button
- Fix setting of `aria-haspopup` when default role is used with tippy

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
components Enable Typescript `noImplicitAny` ()
features Clone button enhancements ()
markup Enable Typescript `noImplicitAny` ()
modules Clone button enhancements ()
render Fix a number of Typescript issues ()
standalone Enable Typescript `noImplicitAny` ()
utils Enable Typescript `noImplicitAny` ()
vendor Fix areYouSure confirm ()
webcomponents Enable Typescript `noImplicitAny` ()
bootstrap.test.ts Convert frontend code to typescript ()
bootstrap.ts Add types to fetch,toast,bootstrap,svg ()
globals.d.ts Refactor repo-new.ts ()
globals.ts Convert frontend code to typescript ()
htmx.ts Enable Typescript `strictFunctionTypes` ()
index.ts Enable Typescript `noImplicitThis` ()
svg.test.ts Fix a number of Typescript issues ()
svg.ts Enable Typescript `noImplicitAny` ()
types.ts Enable Typescript `noImplicitAny` ()
utils.test.ts Make issue suggestion work for all editors ()
utils.ts Enable Typescript `noImplicitAny` ()
vitest.setup.ts Fix a number of Typescript issues ()