Releases: Doist/reactist
Releases · Doist/reactist
v7.1.9
v7.1.8
- [Tweak] Upgraded Reakit dependency
v7.1.7
- [Tweak] Separates
ButtonVariantandButtonSizeas actual types.
v7.1.6
v7.1.5
v7.1.4: No more Tooltip interference
v7.1.4
- [Tweak] Prevents the
Tooltipcomponent from getting triggered by keyboard interactions performed in other components - [Fix] Fixes broken styles in Storybook
v7.1.3: Dummy Release
v7.1.3
- Dummy release created for publishing purposes
v7.1.2: Tooltip Tweaks
v7.1.2
- [Tweak] Removes the arbitrary
max-widthvalue of the Tooltip component - [Tweak] Adds a
z-indexvalue for the Tooltip component so that it appears ontop of other content
Bugfix for sideEffects
- [Bugfix] Fixes an improperly configured
sideEffectsproperty in package.json that prevented importing CSS files from reactist.
v8.0.0-alpha: New experimental Tooltip
- [Experimental] switching the internal implementation of the tooltip to a different library to see if addresses some performance issues.