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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
### [0.2.1] - 2021-09-21
5
+
### Fixed
6
+
- Fixed event unbinding in `pf-popup` and tooltips.
7
+
- Fixed default trigger event for tooltips.
8
+
4
9
### [0.2.0] - 2021-09-07
5
10
### Changed
6
11
-**BACKWARD INCOMPATIBLE CHANGE**: Migrated the whole library to Vue 3. The project is now in **passive maintenance** mode. Only bug fixes will be applied to this library and development has moved to [vue-patternfly4](https://github.com/mtorromeo/vue-patternfly4).
@@ -320,7 +325,8 @@ disabled, as per PatternFly design guidelines.
0 commit comments