Quentin Deroubaix

Results 52 issues of Quentin Deroubaix

**Is your feature request related to a problem? Please describe.** In order to smooth the migration from ng-bootstrap to agnosui, we should implement a ng-add schematic that proposes to migrate...

framework: angular

## Current situation We provide services / utils / components and so on by exporting everything in a single index file in each project. Sometimes we also import core files...

enhancement

**Is your feature request related to a problem? Please describe.** In order to handle subpath exports, we had to create regex in the main viteAlias file, which is starting to...

enhancement

**Description** We have made utils and a service allowing a user to extend AgnosUI, creating new widgets, without having to make a PR on our side. We should thus document...

documentation

### Context When working in a monorepository, it is possible to end up with the following structure: * **package-a** * tsconfig.json * **package-b** ➡️ *depends on package-a* * tsconfig.json ➡️...

feature request

**Description** Following integration of typescript 5.5, we should enable the option `isolatedDeclarations`. See [the Typescript 5.5 announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/) for more info.

enhancement

Following the eslint v9 major version update, we should follow and apply the [migration guide](https://eslint.org/docs/latest/use/migrate-to-9.0.0) to our repo.

enhancement