Semaphor

Results 15 issues of Semaphor

**Describe the bug** The package aws-amplify is meant to be used in the browser, isnt it? Therefore it should not rely on node builtins, which sadly is the case and...

feature-request
Build
dependencies
pending-triage

Hey! In my UseCase i have two sets of translations: 1. some frontend specific existing translations 2. asynchronous loaded backend translations Which i register like this: ``` let i18n =...

Status: Proposal
Type: Improvement

When using a dynamic for / id attribute on label / input elements the rule `label-has-for` fails. ``` error: Form label must have associated control (vue-a11y/label-has-for) ``` Expected behaviour: The...

### Current Behavior Javascript libraries generated by `npx nx g @nx/js:lib mylib` cannot be resolved in apps generated with `nx generate @nrwl/expo:application my-app`. > Unable to resolve "@expo-workspace/mylib" from "src/app/App.tsx"...

type: bug
scope: react-native

## Description When using nx expo I want to use the latest expo version which is from today 49 and react native 0.72. I guess the peer dependencies have to...

type: feature

## Description Expo 50 was released recently with react-native 0.73. It has a lot of cool features and bugfixes. ## Motivation As mentioned expo 50 + RN 0.73 have a...

type: feature

**Describe the bug** Qwik + Builder + SSG Adapter does not really work well. I want to use builder's feature with qwik to create new pages from builder.io. That requires...

Stale

**Describe the bug** I want to use builder webhooks to trigger rebuilds of my AWS amplify application. When using the curl request to trigger the build that works, however triggering...

Stale

Hello, I built a project using stencil and next to the stencil components i have multiple css files i am processing with postcss-cli. Because I want to use the same...

Feature: Enhancement

**Describe the bug** On web the victory tooltip is in front of the axis and when `constrainToVisibleArea` is true also tries to stay in the chart. On native devices the...