mirror of https://github.com/go-gitea/gitea.git
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.
0d3ec8e2ad
Use the upcoming [Temporal.PlainDate](https://tc39.es/proposal-temporal/docs/plaindate.html) via polyfill. If there is any remaining bugs in `<absolute-date>` this will iron them out. I opted for the lightweight polyfill because both seem to achieve our goal of localizeable absolute dates. - With [`@js-temporal/polyfill`](https://www.npmjs.com/package/@js-temporal/polyfill) chunk size goes from 81.4 KiB to 274 KiB - With [`temporal-polyfill`](https://www.npmjs.com/package/temporal-polyfill) chunk size goes from 81.4 KiB to 142 KiB Also see [this table](https://github.com/fullcalendar/temporal-polyfill?tab=readme-ov-file#comparison-with-js-temporalpolyfill) for more comparisons of these polyfills. Soon there will be [treeshakable API](https://github.com/fullcalendar/temporal-polyfill?tab=readme-ov-file#tree-shakable-api) as well which will further reduce size. |
11 months ago | |
---|---|---|
.. | ||
components | 11 months ago | |
features | 11 months ago | |
markup | 11 months ago | |
modules | 11 months ago | |
render | 1 year ago | |
standalone | 2 years ago | |
utils | 11 months ago | |
vendor | 1 year ago | |
webcomponents | 11 months ago | |
bootstrap.js | 11 months ago | |
bootstrap.test.js | 1 year ago | |
htmx.js | 12 months ago | |
index.js | 11 months ago | |
jquery.js | 5 years ago | |
svg.js | 12 months ago | |
svg.test.js | 1 year ago | |
utils.js | 11 months ago | |
utils.test.js | 1 year ago | |
vitest.setup.js | 1 year ago |