Lukas Spirig

Results 39 issues of Lukas Spirig

This PR removes the internally built `UpdateBuffer` and renames `UpdateBuffer2` (based on magic-string) to `UpdateBuffer`. This should have little to no impact for consumers. BREAKING CHANGE: The depracated `UpdateBuffer` has...

target: major
detected: breaking change

# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [x] build - [ ] serve - [ ] test - [ ] e2e -...

type: bug/fix
freq1: low
severity3: broken
area: devkit/build-angular
devkit/build-angular: browser
state: blocked on upstream

Currently only `.mjs`, `.cjs` and `.js` config files are supported. For type safety and autocomplete information, it would be nice to be able to use `.ts` files for configuration. ###...

This change extends the CustomElementRegistryShim to patch localName and tagName into the web component, when calling define. This allows instances to call `this.localName` and `this.tagName` accordingly. Fixes #3375

### Which package(s) are affected? React (@lit/react), SSR (@lit-labs/ssr) ### Description When using ``svg`${this.name}` `` inside `render()` in an enclosing html template with an svg, it causes an error. It...

**Is your feature request related to a problem? Please describe.** Currently the `OidcSecurityService.checkAuth()` is recommended to be called in the AppComponent, which is a sensible default. However I would prefer...

We want to implement the `sbb-lead-container` component. It's purpose is to be used at the top of a page with a lead image. Figma: https://www.figma.com/file/9r6xSfNmEfCFxl1yFYedrj/Lyne-Components?type=design&node-id=35586-654830&mode=design&t=TyTftKcUUKiNAtkx-4 Design Spec: - From zero...

proposal: open

### Feature Description We want to implement the table design and wrapper component. NOTE: We want to reuse the native table and due to this, the styles for the table...

proposal: open

We want to provide a flip-card component. It's purpose is to provide a hint and on interaction, more information. THIS IS STILL WORK IN PROGRESS. Figma (Draft): https://www.figma.com/design/9r6xSfNmEfCFxl1yFYedrj/Lyne-Components?m=auto&node-id=38417%3A401196&t=wS3QP8WeLivUViQy-1 Aria Pattern:...

proposal: open

https://www.figma.com/file/9r6xSfNmEfCFxl1yFYedrj/Lyne-Components?type=design&node-id=140%3A8&mode=design&t=5wuII207lOQaqQVt-1 - The disabled state needs to be adapted for the new design - This also affects the mini-button

proposal: accepted
complexity: S