This is an automated email from the ASF dual-hosted git repository. hshpak pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
commit b33070c384fc2e33e5d50fa521cc9194c43274ff Merge: 3a0cd7bab 02ad24716 Author: Hennadii Shpak <[email protected]> AuthorDate: Thu Aug 4 20:39:31 2022 +0300 Merge pull request #1643 from apache/feat/DATALAB-2963/close-filter-pop-up-by-clicking-outside created new click outside directive .../webapp/src/app/core/directives/index.ts | 5 +++-- .../directives/updated-click-outside.directive.ts | 20 ++++++++++++++++++++ .../page-filter/page-filter.component.html | 6 +++++- .../exploratory/page-filter/page-filter.component.ts | 4 ++++ .../src/app/resources/images/images.component.scss | 4 +++- .../webapp/src/app/resources/resources.module.ts | 2 ++ 6 files changed, 37 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
