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

@codebakery/origami

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codebakery/origami - npm Package Versions

2345

3.2.0

Diff

Changelog

Source

3.2.0 (2020-04-07)

Features

  • add Angular 9 and Ivy support #99 #101 (#102) (478057c)

<a name="3.1.2"></a>

asyncliz
published 3.1.2 •

Changelog

Source

3.1.2 (2019-11-17)

Bug Fixes

  • bin: always compile provided paths for ES5 (7784caa)

<a name="3.1.1"></a>

asyncliz
published 3.1.1 •

Changelog

Source

3.1.1 (2019-06-19)

Bug Fixes

  • styles: emulated encapsulation not working for IncludeStyles (50e5a3c)
  • styles: remove unused id from styleToEmulatedEncapsulation (3b278cd)
  • styles: use polymer stylesFromModule to retrieve styles from dom-modules #90 (f585ccd)
  • add support for Angular 8 (b72cae9)

<a name="3.1.0"></a>

asyncliz
published 3.1.0 •

Changelog

Source

3.1.0 (2019-02-03)

Bug Fixes

  • styles: document @angular/router requirement with alternative IncludeStylesNoRouterModule #87 (7bb2886)

Features

<a name="3.0.2"></a>

asyncliz
published 3.0.2 •

Changelog

Source

3.0.2 (2018-09-11)

Bug Fixes

  • bin: error thrown when tsconfig does not have a target #85 (334089b)
  • bin: read compilerOptions target from extended tsconfig.json #85 (489a3bd)

<a name="3.0.1"></a>

asyncliz
published 3.0.1 •

Changelog

Source

3.0.1 (2018-09-10)

Bug Fixes

  • styles: AoT issue with IncludeStyles decorator (277de3e)

<a name="3.0.0"></a>

asyncliz
published 3.0.0 •

Changelog

Source

3.0.0 (2018-09-05)

This release adds support for Polymer 3 and introduces several breaking changes. Use the upgrade guide to migrate from v2 to v3.

Bug Fixes

  • bin: output CLI error stack traces (d60d256)
  • bin: shadowed error_1 variable (4e892d0)
  • bin: use adapter script directly, div wrapper no longer needed (cc6dadf)
  • forms: do not use validate() when element does not mutate invalid (eed58dc)
  • forms: incorrect value set with vaadin-combo-box when using itemValuePath (4f738a7)
  • forms: re-calculate control validity when out of sync with element (d09533a)
  • templates: aot decorator issue with polymerHost (788db98)
  • templates: property bindings fail when there is no hostProps (ex: vaadin-grid) (f9f9250)
  • templates: wait for template shim before initializing app (7822368)
  • util: allow multiple calls to whenSet on same target/property (70ab9d0)
  • util: search entire prototype chain for existing descriptors when wrapping (7428650)

Features

  • add Angular 5 support (da18ef3)
  • add CLI to transpile dependencies to ES5 (9b5d70b)
  • added polyfill module and updated docs (0548b26)
  • v3 rewrite with Polymer 3 support (a43bdb0)
  • styles: rename shadycss path to styles, add Polymer style module support (96f15a2), closes #70
  • styles: support external stylesheets #32 (13b4cad)
  • util: add optional synchronous callback to whenSet (85c99d4)

BREAKING CHANGES

  • Dropped Angular 4 support
  • Dropped Polymer 2 support
  • PolymerModule has been renamed to OrigamiModule and no longer requires .forRoot()
  • [ironControl] directive has been renamed to [origami]
  • Control validation errors are reported as { "validate": true } instead of { "polymer": true }, and may be configured by setting [validationErrorsKey]
  • <template [polymer]="this"> is no longer supported, instead add polymerHost(AppComponent) to the component providers
  • webcomponentsReady() has been moved to @codebakery/origami/polyfills and will no longer throw an error if the polyfill is not detected
  • getCustomElementClass() has been removed
  • getTagName() has been removed
  • unwrapPolymerEvent() has been removed

<a name="2.0.4"></a>

asyncliz
published 3.0.0-beta.7 •

asyncliz
published 3.0.0-beta.6 •

asyncliz
published 3.0.0-beta.5 •

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