aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/webcomponents
Commit message (Expand)AuthorAgeFilesLines
* Polyfill WeakRef (#34025)wxiaoguang9 days2-0/+23
* Fix "toAbsoluteLocaleDate" test when system locale is not en-US (#33939)YaFou2025-03-191-2/+2
* Enable Typescript `noImplicitAny` (#33322)silverwind2025-01-221-1/+1
* Rearrange Clone Panel (#31142)Blender Defender2024-12-112-33/+1
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-091-1/+1
* Fix a number of typescript issues (#32308)silverwind2024-10-315-18/+27
* Fix toAbsoluteLocaleDate and add more tests (#32387)wxiaoguang2024-10-312-14/+20
* Fix absolute-date (#32375)wxiaoguang2024-10-302-17/+21
* Convert frontend code to typescript (#31559)silverwind2024-07-078-9/+9
* Add initial typescript config and use it for eslint,vitest,playwright (#31186)silverwind2024-06-281-1/+1
* Fix overflow menu flickering on mobile (#31484)Brecht Van Lommel2024-06-251-0/+4
* Rework and fix stopwatch (#30732)silverwind2024-04-301-0/+1
* Right align the "Settings" menu item in overflow-menu (#30764)wxiaoguang2024-04-301-5/+19
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-1/+1
* Prevent layout shift in `<overflow-menu>` items (#29831)silverwind2024-03-201-0/+19
* Use `Temporal.PlainDate` for absolute dates (#29804)silverwind2024-03-152-10/+25
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-158-13/+190
* Fix date rendering by adding `<gitea-absolute-date>` (#29725)silverwind2024-03-122-0/+41
* Fix URL calculation in clone input box (#29470)silverwind2024-02-281-2/+3
* Fix gitea-origin-url with default ports (#29085)silverwind2024-02-082-12/+33
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-151-1/+1
* Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575)wxiaoguang2023-08-182-0/+19
* Refactor locale number (#24134)wxiaoguang2023-04-172-21/+0
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-112-6/+1
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-034-4/+24
* Polyfill the window.customElements (#23592)wxiaoguang2023-03-201-0/+2
* Add document for `webcomponents` (#23261)wxiaoguang2023-03-031-0/+19
* Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang2023-02-171-0/+17