Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng2-window-view

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-window-view - npm Package Versions

0.1.2

Diff

yujuiting
published 0.1.1 •

Changelog

Source

0.1.1 (2016-10-27)

Features

  • Dynamic compile component. (20c33ec)

    Please checkout document

yujuiting
published 0.1.0 •

Changelog

Source

0.1.0 (2016-10-24)

Breaking changes

  • WindowViewService#pushWindow<T> return instance directly instead of promise.
let myWindow: MyWindowComponent = this.windowView.pushWindow(MyWindowComponent);
myWindow.result$.subscribe( result => /** Do something */);
  • WindowViewService#getWindowInstanceAt rename to WindowViewService#getInstanceAt.

  • WindowViewService#removeWindowByInstance rename to WindowViewService#removeByInstance;

yujuiting
published 0.0.4 •

yujuiting
published 0.0.3 •

yujuiting
published 0.0.2 •

yujuiting
published 0.0.1 •

yujuiting
published 0.0.0 •

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