Releases: yjose/reactjs-popup
Releases · yjose/reactjs-popup
reactjs-popup@1.3.0
- 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 )
reactjs-popup@1.2.0
- Smart Tooltip feature ( by @dhruvparmar372): keep the tooltip inside specific HTML warper.
eactjs-popup@1.1.2
reactjs-popup@1.1.0
reactjs-popup@1.0.7
fix #5 Tooltip behavior on individual table cells
reactjs-popup@1.0.6
Update build system : using Bili
reactjs-popup@1.0.5
- Controlled Component
reactjs-popup@1.0.4
- closeOnEscape to close the popup when ESC key was clicked
- fix ref stateful component
reactjs-popup@1.0.3
- Add scroll-lock for modal fix #1
reactjs-popup@1.0.2
- Trigger as function support
- Allow 'on' to take array