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

@proyecto26/animatable-component

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@proyecto26/animatable-component - npm Package Versions

234

1.1.10

Diff

Changelog

Source

[1.1.10] - 2020-11-02

Fixed

  • Fixed import for components types.
jdnichollsc
published 1.1.9 •

Changelog

Source

[1.1.9] - 2020-11-02

Fixed

  • Use disconnectedCallback() instead of componentDidUnload().
  • Update to Stencil v2.0.
  • Fix accessibility issues from GitHub page.
jdnichollsc
published 1.1.8 •

Changelog

Source

[1.1.8] - 2020-05-07

Fixed

  • Validate if the manager is initialized before to destroy the animation.
  • Fixed comments of JSDoc.
jdnichollsc
published 1.1.7 •

Changelog

Source

[1.1.7] - 2020-04-25

Fixed

  • Fixed createAnimatableComponent HOC by adding missing animation prop.
jdnichollsc
published 1.1.6 •

Changelog

Source

[1.1.6] - 2020-04-25

Fixed

  • Fixed query selector for animatable-cube component, to avoid removing styles when fromClassName or toClassName props are used.
  • Added PWA demo using Ionic components.
jdnichollsc
published 1.1.5 •

Changelog

Source

[1.1.5] - 2020-04-23

Fixed

  • Fixed styles of the animatable-cube component by adding missing css variables as props.
  • Adding Credits and Enterprise sections from README.
  • Improved demo by waiting animatable-component to be loaded as a custom element.
jdnichollsc
published 1.1.4 •

Changelog

Source

[1.1.4] - 2020-04-22

Fixed

  • Cancel current animation before to play another one, it's required to avoid issues when iterations was equal to Infinity.
jdnichollsc
published 1.1.3 •

Changelog

Source

[1.1.3] - 2020-04-21

Fixed

  • Restore class name from onCancel event and remove previousAnimation from Animation manager.
jdnichollsc
published 1.1.2 •

Changelog

Source

[1.1.2] - 2020-04-21

Fixed

  • Fixed issue from destroy method by using cancel instead of finish.
jdnichollsc
published 1.1.1 •

Changelog

Source

[1.1.1] - 2020-04-19

Fixed

  • Fixed dependencies of the package.
  • Updated README for React projects using wrapper component instead.
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