forgejo/web_src
silverwind 508de3a58d
Fix Uint8Array comparisons and update vitest (#26805)
Compare those `Uint8Array` via conversion to Array which are properly
comparable, so that we don't have to worry about whether `TextEncoder`
and `UInt8Array` from the environment are compatible or not.

---------

Co-authored-by: delvh <dev.lh@web.de>
2023-08-30 01:56:44 +00:00
..
css Improve flex list item padding (#26779) 2023-08-29 23:13:30 +00:00
fomantic
js Fix Uint8Array comparisons and update vitest (#26805) 2023-08-30 01:56:44 +00:00
svg