Releases: yjose/reactjs-popup
Releases · yjose/reactjs-popup
[email protected]
- Add Typescript definition file ( #39 by @jbdemonte )
- fix #36 : popup arrowStyle css property "left" is been overridden ( #38 by @yashhy )
- fix #37 : Order of elements for For usability and accessibility ( #41 by @ndelangen )
- fix missing break to prevent showing toolip on focus when on="hover" ( #42 by . @steevsachs )
[email protected]
- Smart Tooltip feature ( by @dhruvparmar372): keep the tooltip inside specific HTML warper.
[email protected]
- fix #26
[email protected]
[email protected]
fix #5 Tooltip behavior on individual table cells
[email protected]
Update build system : using Bili
[email protected]
- Controlled Component
[email protected]
- closeOnEscape to close the popup when ESC key was clicked
- fix ref stateful component
[email protected]
- Add scroll-lock for modal fix #1
[email protected]
- Trigger as function support
- Allow 'on' to take array