ngx-ui icon indicating copy to clipboard operation
ngx-ui copied to clipboard

🚀 Style and Component Library for Angular

Results 84 ngx-ui issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`8.57.0` -> `9.29.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.29.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

## Summary * Fixes broken validation caused from the upgrade to Ajv 8+ in ngx-ui 47.0.0 * Adds extra optional inputs on the json editor/flat editor to allow apps to...

Due to the upgrade to Ajv 8.x.x with the Angular 17 upgrades, some breaking changes to how Ajv classes and error validation works was not accounted for and has left...

## Summary ## 47.1.0 (2023-04-11) - Enhancement(`ngx-calendar`): Supports selecting a range of dates with hours and minutes ## Checklist - [ ] \*Added unit tests - [ ] \*Added a...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cpx](https://redirect.github.com/mysticatea/cpx) | devDependencies | replacement | [`^1.5.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/cpx/1.5.0/) | This is a...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [angular-cli-ghpages](https://togithub.com/angular-schule/angular-cli-ghpages) | [`1.0.3` -> `2.0.1`](https://renovatebot.com/diffs/npm/angular-cli-ghpages/1.0.3/2.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/angular-cli-ghpages/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/angular-cli-ghpages/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`39.3.6` -> `50.4.3`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/39.3.6/50.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/50.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsdoc/50.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

## Summary - Added support to render an icon - Added support to display the options popup at the right of the select - Added support to select the SelectAll...

## Summary Add Filter Button Component https://github.com/user-attachments/assets/3ebe9e09-34ce-4cdd-a324-690d80bf36b1 ## Checklist - [ ] \*Added unit tests - [x] \*Added a code reviewer - [ ] Added changes to `/projects/swimlane/ngx-ui/CHANGELOG.md` under HEAD...

## Summary I only updated the changelog and package.json version, as there was already an existing branch named release/49.3.0. I encountered some conflicts after publishing, so I created a separate...