Releases: pepsico-ecommerce/pep-tooltips
v1.2.0 Build System Update
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
Adds option data-tooltip-arrow
that enables the arrow on the tooltip.
1.0.5 FocusOut Event
Added FocusOut event for re-rendered React components.
Support for custom css class
Supports adding custom classes to use for custom styling
Custom styling
Supports adding custom classes to use for custom styling
New build with latest updates
1.0.2 new build with latest updates
Tooltip body condition
Added condition checks if there's a tooltip body.
Initial Release
This version was extracted from the one in the pepsico-admin repo.