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
+1
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,4 @@ Bug Fixes
14
14
15
15
Breaking Changes
16
16
- pfInlineNotification - pfNotificationRemove function added which ties the click event of the close button to a user specified function. Previously, this used to be hardcoded to use the Notifications service, this is now optional.
17
+
- pfListView - If defined, actionButton class will replace 'btn-default'. Previously it was appended. (Issue #434)
0 commit comments