Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-navigations

Package Overview
Dependencies
Maintainers
3
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-navigations - npm Package Compare versions

Comparing version 20.4.48 to 20.4.49

12

CHANGELOG.md

@@ -5,7 +5,7 @@ # Changelog

### Tab
### Accordion
#### Bug Fixes
- `#I427978` - Fixed an issue with cyclic navigation using arrow keys, where focus would shift to the first element after reaching the last element, and vice versa. Also, accessibility has been enhanced using the aria-label attributes.
- `#I430833` - An issue with accordion active item styles override the grid pager has been fixed.

@@ -18,2 +18,10 @@ ### Menu

## 20.4.48 (2023-02-01)
### Tab
#### Bug Fixes
- `#I427978` - Fixed an issue with cyclic navigation using arrow keys, where focus would shift to the first element after reaching the last element, and vice versa. Also, accessibility has been enhanced using the aria-label attributes.
### Sidebar

@@ -20,0 +28,0 @@

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 20.4.48
* version : 20.4.49
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"_from": "@syncfusion/ej2-navigations@*",
"_id": "@syncfusion/ej2-navigations@20.4.44",
"_id": "@syncfusion/ej2-navigations@20.4.48",
"_inBundle": false,
"_integrity": "sha512-WBZVEqEUCdzWUNFnD/qGx9OeZ55U7NUCJdnthrTgBQ7JETPKVpwB1xyOlT0NCEFmGvsOONlyJv9qWzzNs4wXTw==",
"_integrity": "sha512-R5EqcU5jCkiqVZkMW3dxvw8RCaORaZB6tEFqpbD8WzFJYN9F5aY3guccFBLQJ8endEyUQfRz07PiIqEHyQU3ug==",
"_location": "/@syncfusion/ej2-navigations",

@@ -41,4 +41,4 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-20.4.44.tgz",
"_shasum": "47f1f4b77ec688da78a5579c24e16dfb92f9e606",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-20.4.48.tgz",
"_shasum": "1526c3fee161b4e9a293794a53f36a4b0431cfeb",
"_spec": "@syncfusion/ej2-navigations@*",

@@ -55,7 +55,7 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",

"@syncfusion/ej2-base": "~20.4.48",
"@syncfusion/ej2-buttons": "~20.4.48",
"@syncfusion/ej2-buttons": "~20.4.49",
"@syncfusion/ej2-data": "~20.4.48",
"@syncfusion/ej2-inputs": "~20.4.48",
"@syncfusion/ej2-lists": "~20.4.48",
"@syncfusion/ej2-popups": "~20.4.48"
"@syncfusion/ej2-popups": "~20.4.49"
},

@@ -165,4 +165,4 @@ "deprecated": false,

"typings": "index.d.ts",
"version": "20.4.48",
"version": "20.4.49",
"sideEffects": false
}

@@ -619,7 +619,6 @@ var __extends = (this && this.__extends) || (function () {

}
var slideHeight;
if (_this.animationEffect === 'Slide') {
if (direction === 'Previous') {
addClass([args.nextSlide], CLS_PREV_SLIDE);
slideHeight = args.nextSlide.offsetHeight;
args.nextSlide.setAttribute('data-slide-height', args.nextSlide.offsetHeight.toString());
addClass([args.currentSlide, args.nextSlide], CLS_TRANSITION_END);

@@ -629,4 +628,3 @@ }

addClass([args.nextSlide], CLS_NEXT_SLIDE);
// eslint-disable-next-line @typescript-eslint/no-unused-vars
slideHeight = args.nextSlide.offsetHeight;
args.nextSlide.setAttribute('data-slide-height', args.nextSlide.offsetHeight.toString());
addClass([args.currentSlide, args.nextSlide], CLS_TRANSITION_START);

@@ -633,0 +631,0 @@ }

@@ -1228,2 +1228,3 @@ import { Component, EmitType } from '@syncfusion/ej2-base';

private updatePreviousText;
private getHierarchicalParentId;
/**

@@ -1230,0 +1231,0 @@ * Called internally if any of the property value changed.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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

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

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

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

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

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

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

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

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

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

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