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

Project: Produto - Beagle

Results 7 beagle-web-react issues
Sort by recently updated
recently updated
newest added

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.4 to 29.5.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=25.1.4&new-version=29.5.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 8.52.0. Release notes Sourced from eslint's releases. v8.52.0 Features 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota) Bug Fixes 5de9637 fix: Ensure shared...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.10 to 5.1.6. Release notes Sourced from typescript's releases. TypeScript 5.1.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [jest-mock-extended](https://github.com/marchaos/jest-mock-extended) from 1.0.18 to 3.0.4. Release notes Sourced from jest-mock-extended's releases. 3.0.4 Updated jest dependencies Updated typescript peerDependencies to allow for typescript 5.* 3.0.2 Added marchaos/jest-mock-extended#110 3.0.1 Allow overriding...

dependencies

Beagle React version: ## Steps To Reproduce 1. Create a react app and install beagle (as provided on the documentation) 2. Add as payload: [form.json](https://run.mocky.io/v3/7873b3ff-3b25-465e-9ef2-4b2537188296) and [confirm.json](https://run.mocky.io/v3/1582df81-8c91-4879-b1e8-8582d73c4ae9) 3. On your...

bug

Beagle React 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 React 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