-
The `hexFromArgb` function is missing the alpha component in its output. This is also related to Issue: **Typescript Library - argbFromHex - Incorrect Parsing** #33
Input: 2147483648
Expecte…
-
The need for this task is risen from this review comment
- https://github.com/GAIA-X4PLC-AAD/portal/pull/113#discussion_r1796656107
## Acceptance criteria
- Typescript version is updated to the versi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I have a Razor Component Library that includes some TypeScript files. The component lib…
-
### What would you like to see in the library?
Support for non-NodeJS runtimes like Cloudflare workers. Currently this library [fails to compile for Cloudflare](https://github.com/nitrojs/nitro/i…
-
### Introduction
Video.js has been a widely used open-source project that provides a reliable and extensible HTML5 video player for the web. As the ecosystem around JavaScript continues to grow, the …
-
**Is your feature request related to a problem? Please describe.**
Improve the TypeScript Types definitions of Two.js by:
1. Moving `namespace`s -> `interface`s
2. Add fromObject, copy, clone, toOb…
-
Even if it will not be srtictly typed that would be good since other developers fulfilled with enthusiasm will be able to do PRs with type covering. Maybe you already have some plans on that?
-
**Description**
This is more a basic question than a bug.
I am following the [Node.js API docs](https://openapi-ts.dev/node) with the example of replacing `Date` and `DateTime`. I would like to…
-
### Environment
**Vuetify Version:** 3.7.0
**Vue Version:** 3.4.38
**Browsers:** Chrome 127.0.0.0
**OS:** Mac OS 10.15.7
### Steps to reproduce
Import library of vuetify inside modules/style/p…
-
### Current Behavior
Packages bundled with vite are published without compiled code, only package.json file
### Expected Behavior
Package should be published and ready to use with all the compiled …