ng-aquila icon indicating copy to clipboard operation
ng-aquila copied to clipboard

Angular UI Component library for the Open Insurance Platform

Results 8 ng-aquila issues
Sort by recently updated
recently updated
newest added

### ⚡ Reproduction https://allianz.github.io/ng-aquila/documentation/code-input/overview Steps to reproduce: 1. Using Android, copy a random string. Example : 1234 2. Open https://allianz.github.io/ng-aquila/documentation/code-input/overview on web. 3. Paste the values in the input field...

### ⚡ Reproduction https://allianz.github.io/ng-aquila/documentation/code-input/overview Steps to reproduce: 1. Open https://allianz.github.io/ng-aquila/documentation/code-input/overview in iOS browser (Safari/Chrome) 2. Input values into the input field 3. Backspace the values ### 📗 Expected Behavior Not...

- Aquila/NDBX version: latest - 13.8.0 - Operating System & version (desktop or mobile): Windows After I run the command "ng add @aposin/ng-aquila" I faced with this issue. ![image](https://user-images.githubusercontent.com/34140509/185862061-6e0a1ab2-65c1-4703-8cb9-7c22d3d903b8.png)

## General improvement We recognized that the current implementation is really well done with only a few things to improve, where especially nested components in other components doesn't get the...

Hi everyone 👋 We would like to give some more insights about the project regarding our roadmap and our release scheduling. You can find our Roadmap in the wiki: [Roadmap](https://github.com/aposin/ng-aquila/wiki/Roadmap)...

Our project is using ng-aquila for some components but we have compliance issue to upgrade to angular version 14 soon .So just wanted to check with you to see if...

Hey everyone 👋 Is there a way to access the utils of shared-styles? In the installed ng-aquila package we can only see the folder `styles` but without the `scss` utils...

Hi guys, so currently I work with dynamic form which will generate component based on API response. Is it possible to generate multiple datepicker component. Like ```typescript @for (data of...