This is an automated email from the ASF dual-hosted git repository.
hshpak pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
from be3e234aa Merge pull request #1651 from a1expol/develop
add 1858c615a added clickOutsideFormDirective
new 1dc1dd0c0 Merge pull request #1652 from
apache/feat/DATALAB-2963/close-filter-pop-up-by-clicking-outside
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...click-outside-with-material-select.directive.ts | 25 ++++++++++++++++++++++
.../webapp/src/app/core/directives/index.ts | 6 +++---
.../directives/updated-click-outside.directive.ts | 18 ----------------
.../src/app/resources/images/images.component.html | 10 ++++++---
.../src/app/resources/images/images.component.scss | 2 +-
.../src/app/resources/images/images.component.ts | 4 ++++
6 files changed, 40 insertions(+), 25 deletions(-)
create mode 100644
services/self-service/src/main/resources/webapp/src/app/core/directives/click-outside-with-material-select.directive.ts
delete mode 100644
services/self-service/src/main/resources/webapp/src/app/core/directives/updated-click-outside.directive.ts
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]