All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Issue on legacy mobile-mode menu, where clicking on it wouldn't expand the accordion menu.
- Hyperlink to GoCommerce powered by logo
- Use vtex.device-detector for device detection.
- Build assets with new builder hub.
- Remove
native-type text
fromsocialNetwork
contentSchema prop
- Adds a flex-grow div on top of the footer, aligning it to the bottom of the screen.
- Build assets with new builder hub.
- Support for shop-review-interfaces app to display block in site footer.
- Absolute path for contentSchema Footer definition
- Intl prop undefined in
FooterLinkItem
.
- Content schema.
- Added new
rowContainer
CSS override class.
- Fix reference to
VTEX
logo reference andDiner's club
image name.
- Use lowercase in assets references in legacy component.
- Use lowercase in assets references.
- Added
Linkedin
andPinterest
social network options. - Fixed messages keys in pt.json.
- React
key
for SocialNetworks and AcceptedPaymentMethods.
- Added social network name as a modifier to their CSS classes.
- Added
title
prop to SocialNetworks block.
- Scopes messages by domain
- Build passes in new react3.x builder
- Added permission for
flex-layout
on the footer.
- Allow
menu
asfooter-layout
child.
- Add new interfaces:
footer-layout
,social-networks
,accepted-payment-methods
,powered-by
,footer-row
andfooter-spacer
.
withImage
setting state when unmounted.
withImage
now updates image when props are changed.
- Fix proptypes warnings.
- sectionLinks now contains the prop
target
in links where is possible to use one of the values[_self_, _blank_]
. That will define the value for target attribute.<a href="/" target="_self">
- Change language files to most generic.
- Check if prop logoUrl exists before render, preventing to render a inexistent image
- Using
store-icons
instead ofdreamstore-icons
- Test setup and snapshots tests.
- Fix typo in
footer.css
,.navegation
to.navigation
.
- Update GoCommerce BW logo and documentation.
- Add option to choose color of VTEX logo and update GoCommerce logo.
- Update documentation.
- Add missing css-handles in components in order to allow customization with CSS Modules.
- Warning of React Intl of missing messages on footer titles.
- Use icons from
vtex.dreamstore-icons
.
- Remove
inheritComponent
from blocks.
- Fix footer padding to be aligned with the other page elements.
- Adjust the way to import render-runtime components.
- Update React builder to 3.x.
- Bump vtex.styleguide to 9.x.
- Using html5 tags to a more semantic structure.
- Fix component responsive behavior.
- Add Container for adjusting search result to store padding.
- Remove
undefined
class.
- Add padding on footer through
Container
component. - Bye
pages.json
! Welcomestore-builder
.
- Fixed footer item class and link
- Support to GoCommerce logo.
- Support to CSS Modules.
- Support to messages builder.
- Rebrand the app name to
store-footer
.
- Paddings and margins to match other components.
- Replace some
Tachyons
' CSS classes with the design tokens.
- Fix vertical alignment of links on footer
- Fix paddings of elements in footer index
- Replace shadow by line.
- Refactored to use tachyons classes instead of custom CSS.
- Fixed sections title's and spacing of social network's icons
- Display store info as list instead of columns in mobile.
- Removed call to
console.log
.
- Hotfix fix components location.
- Migrated footer to new app.