You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
fix(Popup): Adding toggle functionality if trigger element is not button (#758)
* adding toggle functionality if trigger element is not button
* adding tests for toggle popover with enter/space key
* adressing comment from PR
* adding open popup
* reverting downshift version package
* first refactor of the test
* refactoring tests 2
* -revert yarn.lock changes
* -improved test namings and typings
* -update changelog
* -fixed type name
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
27
27
- Add `create` shorthand factory to `Header` component @layershifter ([#809](https://github.com/stardust-ui/react/pull/809))
28
28
- Add `keyframeParams` prop in the `Animation` component and the `animation` prop @mnajdova ([#794](https://github.com/stardust-ui/react/pull/794))
0 commit comments