Patrick Hillert

Results 16 issues of Patrick Hillert

I've added a bower file to integrate well into existing projects with bower support.

Since we already have some components, we naturally want to have tests for them. We should deal with: https://storybook.js.org/docs/react/workflows/snapshot-testing ## Procedure * Use stencil stack as Prio 1 and test...

We need to clarify the CSS Custom Property (aka CSS Variables) handling within the elements. It's confusing as we use a mix of built-time and run-time logic as well as...

documentation

As a developer I want to speed up my development workflow and don't want to waste time by moving around components to get a good looking layout. So why we...

feature

### Refactor Request Things grew up over time are now more complex compared to when we started some years ago. Time to think about what needs to have a change....

**Acceptance criteria** * Colors and typography of all components correspond to the design. * Create tasks in the backlog for each component where the implementation deviates from the design specification....

feature

As an inovex-elements user I have the need to have a link component available. I have added a link in 2 places when building the elements landing page, which looks...

feature

### Describe the bug The datepicker is not displayed correctly on iOS devices. See screenshots. ### Expected behavior The datepicker shows only the fields that are visible on desktop. But...

bug

We have not yet dealt with the bundle size. We should take a look at what Stencil specifically puts together for us and whether it makes sense in this way....

feature

**Acceptance criteria** * Create a basic concept to improve overall accessibility * Compare with existing component libraries like Stencil or Material Components to address common issues * Discuss what kind...

feature