gentics-ui-core
Advanced tools
Comparing version 6.5.0 to 6.5.1
# Gentics UI Core Changelog | ||
## 6.5.1 (2019-01-22) | ||
### Fixes | ||
* Fix ModalService openModalComponents counter, when multiple instances needed. (SUP-7331) | ||
## 6.5.0 (2019-01-15) | ||
@@ -4,0 +10,0 @@ |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ export declare enum KeyCode { |
@@ -0,0 +0,0 @@ export var KeyCode; |
@@ -0,0 +0,0 @@ import { ElementRef, EventEmitter, OnDestroy } from '@angular/core'; |
@@ -0,0 +0,0 @@ import * as tslib_1 from "tslib"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { Component, Input, HostListener } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, ElementRef, EventEmitter } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, Component, ElementRef, EventEmitter, forwardRef, HostListener, Input, Output, ViewChild } from '@angular/core'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { Component } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ElementRef, EventEmitter, OnDestroy, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, ElementRef, EventEmitter, HostBinding, Input, Output, ViewChild, Optional } from '@angular/core'; |
import { DateTimePickerStrings } from './date-time-picker-strings'; | ||
export declare const defaultStrings: DateTimePickerStrings; |
@@ -0,0 +0,0 @@ export var defaultStrings = { |
@@ -0,0 +0,0 @@ import { Observable } from 'rxjs/Observable'; |
@@ -0,0 +0,0 @@ import { Injectable } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ElementRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, ElementRef, ViewChild } from '@angular/core'; |
@@ -0,0 +0,0 @@ export interface DateTimePickerStrings { |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectionStrategy, ChangeDetectorRef, Component, EventEmitter, forwardRef, Input, Optional, Output } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { TemplateRef, ElementRef, ChangeDetectorRef, EventEmitter } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, HostListener, ElementRef, ChangeDetectorRef, EventEmitter, ChangeDetectionStrategy } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { EventEmitter, QueryList, ElementRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, ContentChildren, HostListener, EventEmitter, forwardRef, QueryList, ElementRef } from '@angular/core'; |
export declare class DropdownItem { | ||
tabIndex: number; | ||
} |
@@ -0,0 +0,0 @@ import { Component, HostBinding } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ComponentFactoryResolver, EventEmitter, TemplateRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectionStrategy, Component, ComponentFactoryResolver, ContentChild, EventEmitter, HostListener, Input, Output, TemplateRef, ViewChild } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ElementRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Directive, ElementRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { EventEmitter } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, HostListener, EventEmitter } from '@angular/core'; |
@@ -0,0 +0,0 @@ export declare function getDataTransfer(event: any): DataTransfer; |
@@ -0,0 +0,0 @@ export function getDataTransfer(event) { |
@@ -0,0 +0,0 @@ import { Observable } from 'rxjs/Observable'; |
@@ -0,0 +0,0 @@ import { Injectable } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ElementRef, EventEmitter, NgZone } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Directive, ElementRef, EventEmitter, Inject, Input, NgZone } from '@angular/core'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { PipeTransform } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Pipe } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { EventEmitter, InjectionToken } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { EventEmitter, Inject, Injectable, InjectionToken, Optional, Output } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { OnDestroy } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Directive, HostListener, Input } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, EventEmitter, OnInit, OnDestroy } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, Component, EventEmitter, Input, Optional, Output, Self } from '@angular/core'; |
export declare class Icon { | ||
} |
@@ -0,0 +0,0 @@ import { Directive } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { AfterViewInit, ChangeDetectorRef, EventEmitter, OnChanges, Renderer, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, Component, ElementRef, EventEmitter, forwardRef, Input, Output, Renderer, ViewChild } from '@angular/core'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { Component, HostBinding, Input } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { IModalDialog } from './modal-interfaces'; |
@@ -0,0 +0,0 @@ import { Component } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ComponentRef, ComponentFactoryResolver, OnDestroy, OnInit, ViewContainerRef, Type, AfterViewChecked, Renderer2 } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, ComponentFactoryResolver, HostListener, ViewContainerRef, ViewChild, Renderer2 } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { DomSanitizer, SafeHtml } from '@angular/platform-browser'; |
@@ -0,0 +0,0 @@ import { Component } from '@angular/core'; |
@@ -0,0 +0,0 @@ /** |
@@ -117,2 +117,3 @@ import { ComponentRef, ComponentFactoryResolver, ElementRef, Type } from '@angular/core'; | ||
private componentFactoryResolver; | ||
private _parentModalService; | ||
private openModalComponents; | ||
@@ -124,3 +125,3 @@ private getHostViewContainer; | ||
readonly openModals: Array<ComponentRef<IModalDialog>>; | ||
constructor(componentFactoryResolver: ComponentFactoryResolver, overlayHostService: OverlayHostService); | ||
constructor(componentFactoryResolver: ComponentFactoryResolver, overlayHostService: OverlayHostService, _parentModalService?: ModalService); | ||
/** | ||
@@ -127,0 +128,0 @@ * Create a new modal instance containing the specified component, optionally specifying "locals" which |
@@ -1,2 +0,2 @@ | ||
import { ComponentFactoryResolver, Injectable } from '@angular/core'; | ||
import { ComponentFactoryResolver, Injectable, Optional, SkipSelf } from '@angular/core'; | ||
import { OverlayHostService } from '../overlay-host/overlay-host.service'; | ||
@@ -116,4 +116,6 @@ import { DynamicModalWrapper } from './dynamic-modal-wrapper.component'; | ||
var ModalService = (function () { | ||
function ModalService(componentFactoryResolver, overlayHostService) { | ||
function ModalService(componentFactoryResolver, overlayHostService, _parentModalService) { | ||
if (_parentModalService === void 0) { _parentModalService = null; } | ||
this.componentFactoryResolver = componentFactoryResolver; | ||
this._parentModalService = _parentModalService; | ||
this.openModalComponents = []; | ||
@@ -130,3 +132,3 @@ this.getHostViewContainer = function () { return overlayHostService.getHostView(); }; | ||
function () { | ||
return this.openModalComponents; | ||
return this._parentModalService ? this._parentModalService.openModals : this.openModalComponents; | ||
}, | ||
@@ -205,7 +207,7 @@ enumerable: true, | ||
_this.invokeOnOpenCallback(options); | ||
_this.openModalComponents.push(componentRef); | ||
_this.openModals.push(componentRef); | ||
componentRef.onDestroy(function () { | ||
var index = _this.openModalComponents.indexOf(componentRef); | ||
var index = _this.openModals.indexOf(componentRef); | ||
if (-1 < index) { | ||
_this.openModalComponents.splice(index, 1); | ||
_this.openModals.splice(index, 1); | ||
} | ||
@@ -323,2 +325,3 @@ }); | ||
{ type: OverlayHostService, }, | ||
{ type: ModalService, decorators: [{ type: Optional }, { type: SkipSelf },] }, | ||
]; }; | ||
@@ -325,0 +328,0 @@ return ModalService; |
@@ -1,1 +0,1 @@ | ||
[{"__symbolic":"module","version":4,"metadata":{"ModalService":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable"}}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ComponentFactoryResolver"},{"__symbolic":"reference","module":"../overlay-host/overlay-host.service","name":"OverlayHostService"}]}],"fromComponent":[{"__symbolic":"method"}],"fromElement":[{"__symbolic":"method"}],"dialog":[{"__symbolic":"method"}],"wrapComponentInModal":[{"__symbolic":"method"}],"checkModalDialogInterface":[{"__symbolic":"method"}],"createModalWrapper":[{"__symbolic":"method"}],"getConfiguredModalWrapper":[{"__symbolic":"method"}],"createPromiseFromDialog":[{"__symbolic":"method"}],"invokeOnOpenCallback":[{"__symbolic":"method"}],"invokeOnCloseCallback":[{"__symbolic":"method"}]}}}}] | ||
[{"__symbolic":"module","version":4,"metadata":{"ModalService":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable"}}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[null,null,[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional"}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"SkipSelf"}}]],"parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ComponentFactoryResolver"},{"__symbolic":"reference","module":"../overlay-host/overlay-host.service","name":"OverlayHostService"},{"__symbolic":"reference","name":"ModalService"}]}],"fromComponent":[{"__symbolic":"method"}],"fromElement":[{"__symbolic":"method"}],"dialog":[{"__symbolic":"method"}],"wrapComponentInModal":[{"__symbolic":"method"}],"checkModalDialogInterface":[{"__symbolic":"method"}],"createModalWrapper":[{"__symbolic":"method"}],"getConfiguredModalWrapper":[{"__symbolic":"method"}],"createPromiseFromDialog":[{"__symbolic":"method"}],"invokeOnOpenCallback":[{"__symbolic":"method"}],"invokeOnCloseCallback":[{"__symbolic":"method"}]}}}}] |
@@ -0,0 +0,0 @@ export declare class UserAgentRef { |
@@ -0,0 +0,0 @@ import { Injectable } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { EventEmitter, ComponentFactoryResolver } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Injectable, EventEmitter, ComponentFactoryResolver } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ElementRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, ElementRef, ViewChild } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ViewContainerRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, ViewContainerRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ViewContainerRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Injectable, Optional, SkipSelf } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ElementRef, NgZone, OnDestroy } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, ElementRef, Input, NgZone, ViewChild } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Attribute, ChangeDetectorRef, Component, Directive, EventEmitter, HostListener, Input, Optional, Output, forwardRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, ElementRef, EventEmitter } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, Component, ElementRef, EventEmitter, forwardRef, Input, Output, ViewChild } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, EventEmitter } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, ChangeDetectorRef, Input, Output, EventEmitter, forwardRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ElementRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Input, Directive, ElementRef, ContentChildren, QueryList } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, EventEmitter, ElementRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, Component, ContentChildren, EventEmitter, forwardRef, Input, Output, QueryList, ViewChild, ElementRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ElementRef, EventEmitter } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectionStrategy, Component, Directive, ElementRef, EventEmitter, HostBinding, Input, Output, ViewChild } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ElementRef, EventEmitter, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, Directive, ElementRef, EventEmitter, Input, Output } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnDestroy, Renderer, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, Component, ElementRef, EventEmitter, Input, Output, Renderer, ViewChild } from '@angular/core'; |
import { Tab } from './tab.component'; | ||
import { Tabs } from './tabs.component'; | ||
export declare const TABS: (typeof Tab | typeof Tabs)[]; |
@@ -0,0 +0,0 @@ import { Tab } from './tab.component'; |
@@ -0,0 +0,0 @@ import { EventEmitter } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, Input, Output, EventEmitter } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { QueryList, AfterContentInit, EventEmitter, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Component, ContentChildren, QueryList, Input, Output, EventEmitter } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, Renderer, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { ChangeDetectorRef, Component, ElementRef, EventEmitter, forwardRef, Input, Output, Renderer, ViewChild } from '@angular/core'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { Component } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { AfterViewInit, ElementRef, OnChanges, OnDestroy, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Directive, ElementRef, Input } from '@angular/core'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { ModuleWithProviders } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { NgModule } from '@angular/core'; |
@@ -0,0 +0,0 @@ |
{ | ||
"name": "gentics-ui-core", | ||
"version": "6.5.0", | ||
"version": "6.5.1", | ||
"description": "Gentics UI Core Framework", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -121,6 +121,6 @@ # Gentics UI Core | ||
1. Bump the version in `package.json` to the desired value | ||
2. `git commit -am 'vX.Y.Z'` | ||
3. `git tag vX.Y.Z` | ||
2. `git commit -am 'v6.X.Y'` | ||
3. `git tag v6.X.Y` | ||
4. `git reset --hard HEAD^` | ||
5. `git push origin vX.Y.Z master` | ||
5. `git push origin v6.X.Y maintenance-v6.x` | ||
@@ -127,0 +127,0 @@ ### Publish to npm |
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
10899
2600050