Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-dropdowns

Package Overview
Dependencies
Maintainers
3
Versions
335
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-dropdowns - npm Package Compare versions

Comparing version 24.2.5 to 24.2.6

16

CHANGELOG.md

@@ -5,2 +5,16 @@ # Changelog

### ListBox
- `#I548014` - Issue with "Reduce the time taken to move records in a dual listbox when using moveTo/moveFrom toolbar click" has been resolved.
### Mention
#### Bug Fixes
-`#I528014`- Issue with 'change' event is triggered while filtering in Angular.
- `#F186429` - Fixed an issue where the mention popup was not aligned properly when the mention target was set as `iframe`.
## 24.2.5 (2024-02-13)
### DropdownList

@@ -12,2 +26,4 @@

- `#I546769` - Fixed an issue where the `isInteracted` property return false after selecting a value using focus out.
## 24.2.4 (2024-02-06)

@@ -14,0 +30,0 @@

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 24.2.5
* version : 24.2.6
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

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

{
"_from": "@syncfusion/ej2-dropdowns@*",
"_id": "@syncfusion/ej2-dropdowns@24.2.4",
"_id": "@syncfusion/ej2-dropdowns@24.2.5",
"_inBundle": false,
"_integrity": "sha512-yO2x7003LTxaPl+OD2C6KP4XQaN6kVuzGVKtSz9vBtS2e3EZZpt8GmtRs1QOmMaR47kqD+Cv2ybUx1E3w13pKg==",
"_integrity": "sha512-u794hQABLY4qA2bQ2I9lsrbZMHQdnAOkQdNME61PHEaPLLJC45RdwF0TK1C4FiSgfBPRHPQhUeL9Yk14V+U9IA==",
"_location": "/@syncfusion/ej2-dropdowns",

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

],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-24.2.4.tgz",
"_shasum": "24edaa5bfef0a2fa7ee08492553773b546b45011",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-24.2.5.tgz",
"_shasum": "d5e5127024e044ee6c0937e333d47ddeb4a8b54a",
"_spec": "@syncfusion/ej2-dropdowns@*",

@@ -49,3 +49,3 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",

"@syncfusion/ej2-data": "~24.2.3",
"@syncfusion/ej2-inputs": "~24.2.5",
"@syncfusion/ej2-inputs": "~24.2.6",
"@syncfusion/ej2-lists": "~24.2.4",

@@ -79,5 +79,5 @@ "@syncfusion/ej2-navigations": "~24.2.4",

"typings": "index.d.ts",
"version": "24.2.5",
"version": "24.2.6",
"sideEffects": false,
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
}

@@ -423,3 +423,3 @@ /// <reference path="../drop-down-base/drop-down-base-model.d.ts" />

protected focusOutAction(e?: MouseEvent | KeyboardEventArgs): void;
protected onFocusOut(): void;
protected onFocusOut(e?: MouseEvent | KeyboardEventArgs): void;
protected onFocus(e?: FocusEvent | MouseEvent | KeyboardEvent | TouchEvent): void;

@@ -426,0 +426,0 @@ private resetValueHandler;

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

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