beagle-web-angular icon indicating copy to clipboard operation
beagle-web-angular copied to clipboard

Project: Produto - Beagle

Results 9 beagle-web-angular issues
Sort by recently updated
recently updated
newest added

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 9.0.7 to 16.2.11. Release notes Sourced from @​angular/language-service's releases. v16.2.11 16.2.11 (2023-10-25) core Commit Description emit provider configured event when a service is configured with providedIn (#52365)...

dependencies

Bumps [tslint](https://github.com/palantir/tslint) from 5.18.0 to 6.1.3. Release notes Sourced from tslint's releases. v6.1.3 [bugfix] add support for TypeScript 4.0 peer dependency (#4943) v6.1.2 [bugfix] restore typings compatibility with TS <...

dependencies

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 9.0.7 to 16.1.3. Release notes Sourced from @​angular/compiler's releases. v16.1.3 16.1.3 (2023-06-28) core Commit Description expose input transform function on ComponentFactory and ComponentMirror (#50713) elements Commit Description...

dependencies

Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 2.34.0 to 5.60.1. Release notes Sourced from @​typescript-eslint/eslint-plugin-tslint's releases. v5.60.1 5.60.1 (2023-06-26) Note: Version bump only for package @​typescript-eslint/typescript-eslint You can read about our versioning strategy and...

dependencies

### How to reproduce 1. Start Beagle [bff server](https://github.com/ZupIT/beagle/tree/main/tests/bff-server) 2. Start [angular9 project](https://github.com/ZupIT/beagle-web-components/tree/master/automated-tests/angular9) 3. Call http://localhost:4200/?path=listview Scroll the list "Books List View (infinite scroll):" to the end. The item count...

bug

### How to reproduce 1. Start Beagle [bff server](https://github.com/ZupIT/beagle/tree/main/tests/bff-server) 2. Start [angular9 project](https://github.com/ZupIT/beagle-web-components/tree/master/automated-tests/angular9) 3. Call http://localhost:4200/?path=listview Note that the lists have no scroll bar

bug

Beagle Angular version: 1.7.0 ## Steps To Reproduce 1. Create a `Image` with CornerRadius Link to code example: https://playground.usebeagle.io/#/cloud/S3-af921609-3160-4f22-87e1-470be57963ec?platform=angular ## The current behavior ## The expected behavior

bug

Beagle Angular version: 1.7.0 ## Steps To Reproduce 1. Create a listview 2. Inside the listview's template, use a component that names its children something other than `children`. The component...

bug

Beagle Angular version: 1.7.0 ## Steps To Reproduce 1. Create an absolute positioned element 2. Create a normal element 3. Place both inside a container 4. The absolutely position element...

bug