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.
- pointer down event for mobile
- Indonesian translation.
- Arabic translation.
- Arabic and Norwegian translation.
- Info that you only will be able to access the telemarketing bar accessing through {accountName}.myvtex.com
- Related articles about the feature in Help Center
- README.md file (updated the app documentation).
- Import session query directly, import less JS.
- Content is loaded lazily.
- New CSS handles. The previous ones were also updated.
- Only do session query when on myvtex.com domain.
- Set render mode to lazy
- Contrast of muted UI color
- Impersonate and despersonify
- Usage of React Intl
- Use vtex.device-detector instead of custom hook
- Issue with popover being displayed behind other elements.
- Build assets with new builder hub.
- Prettier dependency.
- Eslint config.
- Remove unused files.
- Remove @types/prop-types dependency.
- Scope messages by domain
- Fixed bug where the width would be limited by the Container's width.
- Using tokens to define responsive width.
- Set width explicitly to
w-100
again
- Infinite loop on useCallback.
- Prettier.
- Add useDevice hook to allow resize.
- No more class components due use of hooks.
- Using design tokens instead of raw colors.
- Icons sizes and viewboxes.
- Remove left gap on mobile devices.
- Set width explicitly to
w-100
- Change language files to most generic.
- Upgrade test suite adding more complex tests.
- Add snapshot tests.
- Using
store-icons
instead ofdreamstore-icons
- Fix wrong rebase.
- Now, icons are import from
vtex.dreamstore-icons
.
- Fix wrong declarations of interfaces and blocks.
- Typescript errors and bump use-svg major.
- Update React builder to 3.x.
- Bump vtex.styleguide to 9.x.
- Add
Container
for adjusting search result to store padding.
- Remove
undefined
class.
- Bye
pages.json
! Welcome store-builder.
- Suport to messages builder.
- Update
vtex.styleguide
major version.
- Suport to CSS modules.
- Update telemarketing icon.
- Removed
z-999
from telemarketing toolbar.
- Use de
vtex.use-svg
lib to display icons.
- Redo design tokens and fix icon size on bar
- Paddings and margins to match other components.
- Fix design issues on telemarketing popover and bar.
- Migrate app to typescript.
- Use icons from dreamstore icon pack.
- Refact to use design tokens.
- Fix bug in mobile that misplaced Popover and add top margin to email.
- Not depersonifying when clicking the logout button.
- Uses session query provided by vtex.store
- Loading removed for the topbar.
- Error on processSession when the profile wasn´t present
- Refetch loop when impersonate is called
- Remove unnecessary dependencies.
- Adjust bar height using tachyons
- Use render HOC to initialize the session
- Refact component to use the container/component strategie
- Regulate icon and text alignment
- Layout to be compatible with mobile screens
- Undeprecate version 1.0.0.
- New design of the component
- Add Telemarketing app.