📦 v0.4.9
This release focuses on improving Popper stability and refining SDK styling calculations, particularly around button sizing and Tailwind font-weight integration.
What's Changed
🧭 Popper Stability Improvements
- Improved reference element handling to prevent Popper flash during initialization and repositioning.
- Reduced visual flicker when tooltips or modals mount under dynamic layout changes.
- Enhanced positioning reliability in async rendering scenarios.
🎛 SDK Component Fixes
- Fixed incorrect button padding calculations in SDK components.
- Updated padding logic to derive height from
font-size, ensuring correct button height when used with utilities likeleading-none. - Improved sizing consistency across different Tailwind setups.
🎨 Tailwind Integration Fixes
- Corrected SDK font-weight variable mappings in Tailwind configuration.
- Aligned font-weight variable names with Tailwind conventions.
- Improved typography customization reliability when overriding theme tokens.
Full Changelog:
v0.4.8...v0.4.9