From c51038fab6d6fffd736f26f80467bb1dd9b73a4a Mon Sep 17 00:00:00 2001 From: Greg Royal Date: Wed, 12 Dec 2018 16:13:37 -0700 Subject: [PATCH 1/2] fix(punyparent): fixed puny parent to debounce on change --- src/os/ui/help/help.js | 2 +- src/os/ui/util/punyparent.js | 58 +++++++++++++++++++++++------------- 2 files changed, 39 insertions(+), 21 deletions(-) diff --git a/src/os/ui/help/help.js b/src/os/ui/help/help.js index 50be4caed..10f5af8b1 100644 --- a/src/os/ui/help/help.js +++ b/src/os/ui/help/help.js @@ -59,7 +59,7 @@ os.ui.help.helpDirective = function() { scope: true, controller: os.ui.help.HelpCtrl, controllerAs: 'ctrl', - template: '