Skip to content

Commit 210b286

Browse files
authored
QPopupEdit.json update for API Docs (#7633)
`before-show` and `before-hide` events are shown to emit native js event in the docs when it does not.
1 parent 3d0f7c9 commit 210b286

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ui/src/components/popup-edit/QPopupEdit.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,6 @@
244244
},
245245

246246
"before-show": {
247-
"extends": "before-show",
248247
"desc": "Emitted right before Popup gets shown"
249248
},
250249

@@ -253,7 +252,6 @@
253252
},
254253

255254
"before-hide": {
256-
"extends": "before-hide",
257255
"desc": "Emitted right before Popup gets dismissed"
258256
},
259257

0 commit comments

Comments
 (0)