AgnosUI
AgnosUI copied to clipboard
Multiframework Frontend Widget Libraries, headless and bootstrap
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@esbuild/darwin-arm64](https://togithub.com/evanw/esbuild) | optionalDependencies | patch | [`0.21.2` -> `0.21.3`](https://renovatebot.com/diffs/npm/@esbuild%2fdarwin-arm64/0.21.2/0.21.3) | | [@microsoft/api-extractor](https://api-extractor.com) ([source](https://togithub.com/microsoft/rushstack/tree/HEAD/apps/api-extractor))...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | devDependencies | major | [`^8.57.0` -> `^9.3.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.3.0) | --- ###...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular-eslint/eslint-plugin](https://togithub.com/angular-eslint/angular-eslint) ([source](https://togithub.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin)) | devDependencies | patch | [`~17.4.0` -> `~17.4.1`](https://renovatebot.com/diffs/npm/@angular-eslint%2feslint-plugin/17.4.0/17.4.1) | | [@angular-eslint/eslint-plugin-template](https://togithub.com/angular-eslint/angular-eslint)...
closes #746
**Description** We have migrated to Angular 17.2, allowing us to start using even more signals into our widgets. References: https://next.angular.io/api/core/input https://angular.io/api/core/model https://angular.io/api/core/viewChild Can be split into two parts: - [x]...
**Description** Using DaisyUI or not, but it's important to have a sample of using our Modal widget with the native dialog element.