Jeri Peier

Results 48 issues of Jeri Peier

### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was Before...

type: bug/fix
freq1: low
severity3: broken
area: angular/cli
ng update DX

Fixes #4023 Fixes #4435 Closes #4436 It's an attempt to bring this topic further, no final solution. Tests are missing, but I'd provide them if architecture of solution would be...

### Summary 1. Go to https://lyne-storybook.app.sbb.ch/iframe.html?args=&id=components-sbb-link-sbb-block-link--block-xs&viewMode=story 2. Navigate by Tab press ### Expected result It should read that it is a link when using tab navigation. ### Actual result It's...

More info needed
triaged
Code bug

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...

feature
action: review
area: forms
state: confirmed
forms: validators
target: minor
detected: feature

Closes #2668 Open topics: - @kyubisation Should the default aspect ratio of the image really be '16:9' and not 'free'? Or refactor `sbb-image`? - @mcilurzo Is there a token for...

preview-available
pr: visual review required
visual-regression-diff-available

preview-available
pr: visual review required
diff-available

We have the following directory structure and corresponding package names: - src/elements (`@sbb-esta/lyne-elements`) - src/elements-experimental (`@sbb-esta/lyne-elements-experimental`, has a dependency to `@sbb-esta/lyne-elements`) - src/react (`@sbb-esta/lyne-react`, has a dependency to `@sbb-esta/lyne-elements`) -...

A lot of logic of our overlay components is copied. We should figure out if a base class or mixin make sense and implement it.