magento2-alpaca-components
magento2-alpaca-components copied to clipboard
Components library of Alpaca design system crafted for ecommerce
Hey, I have my first times with alpaca and when I customize components on dev everything is alright, but problem is when I attempt to build it with gulp. .hbs...
## The dependency [autoprefixer](https://github.com/postcss/autoprefixer) was updated from `9.4.9` to `9.4.10`. 🚨 [View failing branch](https://github.com/SnowdogApps/magento2-alpaca-components/compare/master...SnowdogApps:greenkeeper%2Fautoprefixer-9.4.10). This version is **covered** by your **current version range** and after updating it in your project...
#467 [dev-51979](https://dev.snowdog.pro/issues/51979)
Notification message is not read by screen reader when it dynamically appears on the page. I suppose that the content which is dynamically loaded should be inside container with `aria-live="polite"`...
We have 2 variants of cookie message component: Default and With Button. I think we should update at least naming - both variants have buttons (`Default` has icon button, `With...
I would: 1) change `catalog-grid` class to `catalog-list__grid` in **catalog/_grid.scsc** or even after changing the name we should move this styles to `catalog/_list.scss` - as they seem to be "default"...
To check: - Focus management - Keyboard support - Screen reader - aria attributes - a11y tree
Check notes & README for all elements. Correct tabs & implement in theme dev-51568