Releases: timc1/postel
Releases · timc1/postel
v0.1.5
25 May 21:51
Compare
Sorry, something went wrong.
No results found
v0.1.4
11 Oct 04:44
Compare
Sorry, something went wrong.
No results found
v0.1.3
17 Jul 18:18
Compare
Sorry, something went wrong.
No results found
Enhancements
auto placement will now reposition items dynamically as content flows around the page
Bug fixes
preferredAutoPlacement now respects top-start/end and bottom-start/end
fixed an issue where transitioning out would sometimes cause React's unmount warning
v0.1.1
17 Jul 01:53
Compare
Sorry, something went wrong.
No results found
Enhancements
Added a preferredPlacement that auto will default to #30
Postel will automatically reposition the content while scrolling #28
v0.0.9
05 Jul 17:57
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed an issue where mousing in and out of a toggle sometimes causes the content to not display.
v0.0.8-1
05 Jul 01:12
Compare
Sorry, something went wrong.
No results found
Enhancements
Transparent underlay now leaves immediately even when there is a transition out duration.
v0.0.8
05 Jul 01:00
Compare
Sorry, something went wrong.
No results found
Enhancements
Added an option to display a transparent underlay
Added a prettier config
Bug fixes
Fixed an issue where show/hiding quickly causes sizing issues.
v0.0.7
04 Jul 23:18
Compare
Sorry, something went wrong.
No results found
Enhancements
A new package name, Postel, for more generic use case 🎉
Simplified API
v0.0.6-1
01 Jul 17:05
Compare
Sorry, something went wrong.
No results found
Enhancements
Removed noCaret as a prop – simply pass a custom caret component.
Added an option to display a transparent overlay to prevent outer clicks from triggering when tooltip is opened.
Bug fixes
Fixed a type error due to a missing module declaration.
v0.0.5
30 Jun 01:18
Compare
Sorry, something went wrong.
No results found
Enhancements
Added the ability to animate out both content and caret.
Removed noCaret – simply pass a prop caret if you want to render one.
Tooltip gets focus when displayed, and focus is set back to what was previously focused prior to tooltip showing.
You can’t perform that action at this time.