Socket
Socket
Sign inDemoInstall

ngx-ui-tour-core

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-ui-tour-core - npm Package Compare versions

Comparing version 11.0.4 to 11.0.5

esm2022/lib/overflow-utils.mjs

8

CHANGELOG.md

@@ -0,1 +1,9 @@

<a name="11.0.5"></a>
# [11.0.5](https://github.com/hakimio/ngx-ui-tour) (2023-10-17)
### Fixes
- Fix backdrop and scroll position when anchor element's height exceeds its scroll container's height
<a name="11.0.4"></a>

@@ -2,0 +10,0 @@

2

lib/scroll-utils.d.ts
export declare class ScrollUtils {
static getScrollContainer(userScrollContainer: string | HTMLElement | undefined): Element | null;
static getScrollContainer(userScrollContainer: string | HTMLElement | undefined): HTMLElement | null;
}
{
"name": "ngx-ui-tour-core",
"version": "11.0.4",
"version": "11.0.5",
"description": "UI tour library for Angular 12+",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc