ngx-popperjs
Advanced tools
Comparing version
@@ -0,1 +1,3 @@ | ||
#14.0.0 | ||
* Update for Angular 14 | ||
@@ -15,3 +17,3 @@ #13.2.1 | ||
#13.0.0 | ||
* Added support for Angular 13 | ||
* Update for Angular 13 | ||
* Removed polyfills from demo app | ||
@@ -18,0 +20,0 @@ * Misc |
@@ -41,3 +41,3 @@ import { ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, Renderer2, ViewContainerRef } from "@angular/core"; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NgxPopperjsContentComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxPopperjsContentComponent, "popper-content", ["ngxPopperjsContent"], {}, {}, never, ["*", "*"]>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxPopperjsContentComponent, "popper-content", ["ngxPopperjsContent"], {}, {}, never, ["*", "*"], false>; | ||
} |
@@ -86,3 +86,3 @@ import { ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, OnInit } from "@angular/core"; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NgxPopperjsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<NgxPopperjsDirective, "[popper]", ["popper"], { "applyClass": "popperApplyClass"; "ariaDescribe": "popperAriaDescribeBy"; "ariaRole": "popperAriaRole"; "boundariesElement": "popperBoundaries"; "closeOnClickOutside": "popperCloseOnClickOutside"; "content": "popper"; "disableAnimation": "popperDisableAnimation"; "disabled": "popperDisabled"; "disableStyle": "popperDisableStyle"; "hideOnClickOutside": "popperHideOnClickOutside"; "hideOnMouseLeave": "popperHideOnMouseLeave"; "hideOnScroll": "popperHideOnScroll"; "hideTimeout": "popperTimeout"; "placement": "popperPlacement"; "popperAppendTo": "popperAppendTo"; "popperApplyArrowClass": "popperApplyArrowClass"; "popperModifiers": "popperModifiers"; "positionFixed": "popperPositionFixed"; "preventOverflow": "popperPreventOverflow"; "showDelay": "popperDelay"; "showOnStart": "popperShowOnStart"; "showTrigger": "popperTrigger"; "styles": "popperStyles"; "targetElement": "popperTarget"; "timeoutAfterShow": "popperTimeoutAfterShow"; }, { "popperOnHidden": "popperOnHidden"; "popperOnShown": "popperOnShown"; "popperOnUpdate": "popperOnUpdate"; }, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<NgxPopperjsDirective, "[popper]", ["popper"], { "applyClass": "popperApplyClass"; "ariaDescribe": "popperAriaDescribeBy"; "ariaRole": "popperAriaRole"; "boundariesElement": "popperBoundaries"; "closeOnClickOutside": "popperCloseOnClickOutside"; "content": "popper"; "disableAnimation": "popperDisableAnimation"; "disabled": "popperDisabled"; "disableStyle": "popperDisableStyle"; "hideOnClickOutside": "popperHideOnClickOutside"; "hideOnMouseLeave": "popperHideOnMouseLeave"; "hideOnScroll": "popperHideOnScroll"; "hideTimeout": "popperTimeout"; "placement": "popperPlacement"; "popperAppendTo": "popperAppendTo"; "popperApplyArrowClass": "popperApplyArrowClass"; "popperModifiers": "popperModifiers"; "positionFixed": "popperPositionFixed"; "preventOverflow": "popperPreventOverflow"; "showDelay": "popperDelay"; "showOnStart": "popperShowOnStart"; "showTrigger": "popperTrigger"; "styles": "popperStyles"; "targetElement": "popperTarget"; "timeoutAfterShow": "popperTimeoutAfterShow"; }, { "popperOnHidden": "popperOnHidden"; "popperOnShown": "popperOnShown"; "popperOnUpdate": "popperOnUpdate"; }, never, never, false>; | ||
} |
{ | ||
"name": "ngx-popperjs", | ||
"version": "13.2.1", | ||
"version": "14.0.0", | ||
"license": "MIT", | ||
@@ -22,3 +22,3 @@ "description": "ngx-popperjs is an Angular wrapper for @popperjs", | ||
"popper Angular", | ||
"Angular 13", | ||
"Angular 14", | ||
"popper.js" | ||
@@ -30,5 +30,5 @@ ], | ||
"peerDependencies": { | ||
"@angular/common": "^13.0.3", | ||
"@angular/core": "^13.0.3", | ||
"@popperjs/core": "^2.11.0" | ||
"@angular/common": "^14.0.1", | ||
"@angular/core": "^14.0.1", | ||
"@popperjs/core": "^2.11.5" | ||
}, | ||
@@ -35,0 +35,0 @@ "module": "fesm2015/ngx-popperjs.mjs", |
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
308070
-3.92%2543
-0.24%