Recent Activities
This page shows what are we working on.
-
head
-
2.22.3
-
Version 2.22.3 79f515
-
Replace deprecated "names" with "export" 40d130
-
Speedup registering the `window.` components when bundle is enabled
Used in Algolia integration 262f5e -
Allow using Luma-based components inside bundle.
Usage:
```xml
<item name="algoliaAutocomplete" xsi:type="array">
<item name="path" xsi:type="string">Algolia_AlgoliaSearch/js/autocomplete</item>
<item name="anonymous" xsi:type="boolean">true</item>
</item>
``` f6cf1b -
Fixed error when passing success and error callbacks to the `require` 3359a1
-
-
1.2.0
-
Update integration with latest breeze and algolia 94829d
-
-
1.0.2
-
Moved script to dynamic bundle, version 1.0.2 b1cfba
-
-
2.5.1
-
2.5.0
-
head
-
Version 2.11.1 cae63e
-
-
2.11.1
-
Version 2.11.1 cae63e
-
New variable: `brand__hover__color` d738cb
-
Remove unwanted background from slider dots f5a102
-
Ability to change button styles using hode css props:
--button-hover-bg
--button-secondary-hover-bg 13eef1 -
Sync icon color with secondary actions when abs position is used 39d81d
-
Fixed invalid values passed to `rgba()` function cd3de9
-
Fix broken secondary button styles after last change 19034a
-
Ability to change hovered button background using css props.
New css props for rgb colors: --brand-hover-color, --button-hover-bg 75a100
-