Skip to content

Commit

Permalink
docs(keyboard): detail deprecation reason
Browse files Browse the repository at this point in the history
Co-authored-by: Jarek Danielak <[email protected]>
  • Loading branch information
nikku and jarekdanielak committed Nov 15, 2024
1 parent 7c09f56 commit 0a9bb6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/features/keyboard/Keyboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Keyboard.prototype._isEventIgnored = function(event) {
* Bind keyboard events to the given DOM node.
*
* @overlord
* @deprecated
* @deprecated No longer in use since version 15.0.0.
*
* @param {EventTarget} node
*/
Expand Down

0 comments on commit 0a9bb6a

Please sign in to comment.