Skip to content

Releases: pepsico-ecommerce/pep-tooltips

v1.2.0 Build System Update

22 Aug 19:04
f6c6c47
Compare
Choose a tag to compare

Enhanced Build System Compatibility

In this update, we've made significant improvements to the build system to ensure seamless compatibility with other updated applications. By refining the build process, we've optimized the interaction between different components, allowing your applications to run smoothly with the latest changes.

Manual CSS Import Requirement

Please note that there's a change regarding the handling of the CSS file. To enhance flexibility and better align with modern development practices, the CSS file is no longer bundled with the JavaScript code. Instead, you will need to import the CSS file manually. This update empowers you to have more control over how styles are integrated into your projects, promoting a cleaner separation of concerns.

Add Arrow Icon

10 Apr 20:32
b9ca289
Compare
Choose a tag to compare

Adds option data-tooltip-arrow that enables the arrow on the tooltip.

1.0.5 FocusOut Event

31 Aug 19:35
Compare
Choose a tag to compare

Added FocusOut event for re-rendered React components.

Support for custom css class

03 May 17:08
7e16502
Compare
Choose a tag to compare

Supports adding custom classes to use for custom styling

Custom styling

25 Oct 16:21
5d6817f
Compare
Choose a tag to compare

Supports adding custom classes to use for custom styling

New build with latest updates

11 May 21:03
Compare
Choose a tag to compare
1.0.2

new build with latest updates

Tooltip body condition

11 May 19:56
ee690e2
Compare
Choose a tag to compare

Added condition checks if there's a tooltip body.

Initial Release

07 Oct 23:07
Compare
Choose a tag to compare

This version was extracted from the one in the pepsico-admin repo.