Sean van Zuidam

Results 22 issues of Sean van Zuidam

This adds the Magento2 module, for Hyva templates, for adding Feather icons to php and cms content, as repeated project.

I love what you all doing with this Icon pack, I made a Magento 2 module for Hyva Themes that uses Lucide -> https://github.com/Siteation/magento2-hyva-icons-lucide This PR will add the icon...

Stale

With this all components will ship with the `:where` selector, this will solve some issues with the menu and other nested class components. We held back from adding this earlier,...

enhancement
In next major version

With v1.2 we added the option to enable this behaviour, with v2 this will be the default and can be disabled of needed

enhancement
In next major version

Currently for older browser support we use, for example, `padding-inline-start` and `padding-inline-end` together in 1 class. This can be replaced for just `padding-inline` in the next major version.

enhancement
In next major version

This upgrade will make it easier to create multi rowed sliders, and drop the need to wait for flex gap. Although Fylgja v2 will drop Safari 13 version need, making...

enhancement
In next major version

In v1 the outline is replaced with a custom focus state or is part of the hover state. In v2 this should be dropped for native outline support and the...

enhancement
In next major version

Most margins and other direction aware properties are static, this should be made dynamic. The current base package is made ready for v2. Only the code needs to be activated...

enhancement
In next major version

Currently the design tokens are doing great. The sizes version was to optimistic, and requires an split. This will create more CSS vars, but is needed for other systems to...

enhancement
In next minor version