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

@ng-vcl/store

Package Overview
Dependencies
Maintainers
4
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ng-vcl/store - npm Package Versions

1234

0.1.2

Diff

Changelog

Source

0.1.2 (2017-02-17)

Changes

  • button-group:
    • Performance optimizations
    • Remove redundant (change) event => use (selectedIndexChange) instead

Bug Fixes

  • select: toggle dropdown on button tap
ng-vcl
published 0.1.1 •

Changelog

Source

0.1.1 (2017-02-17)

Changes

  • label: support for-attribute

Bug Fixes

  • select: do not focus on ngModel.writeValue
  • date-picker: fix height for ie11
  • token-input: backspace did not work on ie11
ng-vcl
published 0.1.0 •

Changelog

Source

0.1.0 (2017-02-15)

Notes

  • Packages are now published via npm and are semver compliant!
  • The npm scope for all packages is @ng-vcl
  • The core package is @ng-vcl/ng-vcl
  • Some components were outsourced in own packages
  • @ng-vcl packages are now aot ready and provide sources in the esm format

Links

  • @ng-vcl/ng-vcl README
  • Complete list of packages

Breaking Changes

  • components moved to packages:
    • json-editor moved to @ng-vcl/json-editor package
    • store store moved to @ng-vcl/store package
    • jss-form moved to @ng-vcl/jss-form package
    • adv-http moved to @ng-vcl/adv-http package
    • plotly moved to @ng-vcl/plotly package
  • vcl-tab-nav:
    • removed vcl-tab-content directive
  • vcl-token:
    • renamed events from 'onChange' to 'change'
    • renamed events from 'onRemove' to 'remove'
  • vcl-popover
    • state is now open and accepts boolean
    • tether is removed, do not use custom parameters of tether.js
    • input for target and attachment-positions changed into seperate variable for X and Y
  • vcl-input:
    • Input 'value' is removed, use ngModel like you would with a regular input
    • removed event-emitters since they are not needed
  • vcl-flip-switch:
    • switched to 2-way-binding
  • vcl-button:
    • rename vcl-button-content to vclButtonStateContent
    • merge vclButtonStateContent attribute with state attribute
    • remove busyLabel, prepIconBusy and appIconBusy (use vclButtonStateContent instead)
  • vclBusy:
    • Renamed [vcl-busy] to [vclBusy]
  • offClick
    • Renamed [off-click] to [offClick]
  • wormhole:
  • vcl-layer:
    • Added @Layer directives
    • Removed ComponentLayer subclass props
ng-vcl
published 0.0.10 •

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