Jonah Möller

Results 6 issues of Jonah Möller

During the workshop in Barcelona, we decided to e2e test our components. The can be behavioral tests, screenshot tests (e.g. for icons), accessibility etc... We need to evaluate which tools...

conversation needed

To keep the design system and the designs in Figma in sync as well as maintaining a clear structure of which colors are used where, we want to add semantic...

enhancement

After deprecating the "block" property and replacing it with the more generic "width" property, we now want to remove the old property for the next major release and update the...

breaking change
released on @next

We have a couple different test kinds which are currently run with a combination of bash scripts and jest. This includes the unit/snapshot tests for all component as well as...

Using the `useOffcanvasDismiss` which is described in the documentation on the Offcanvas page is not exported and can therefore not be used. - `@freenow/wave` version: 1.13.2 ### Relevant code ```js...

bug

### Describe the feature you'd like Add a new Slider component, which can be used to select a number (or range) between two ranges. We're already using a custom implementation...

enhancement