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

angular-walkthrough

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-walkthrough - npm Package Versions

1
6

0.7.0

Diff

Changelog

Source

V0.7.0 (2018-06-22)

Breaking changes

  • not compatible anymore with Angular 5
  • upgrade to Angular 6 using Angular CLI
  • change folders architecture to match the Angular CLI ng new and ng generate library

Corrections

  • Protection against crashes when the selector is invalid
batmen
published 0.6.17 •

Changelog

Source

V0.6.17 (2018-06-12)

Correction

  • Fix arrow display on Safari/iOS
batmen
published 0.6.16 •

Changelog

Source

V0.6.16 (2018-06-05)

New feature

  • Fix hidden zones when using library with fixed elements by adding rootElement attribute

Correction

  • Fix resize event fired every time the address bar display is toggled (Android and iOS). Now the resize event is applied only when the width changes.
zefling
published 0.6.15 •

Changelog

Source

V0.6.15 (2018-05-28)

Correction

  • Fix case when a step have no focusElementSelector (#19)
batmen
published 0.6.14 •

Changelog

Source

V0.6.14 (2018-05-24)

Correction

  • Fix resize code not firing anymore (bug introduced in last release)
batmen
published 0.6.13 •

Changelog

Source

V0.6.13 (2018-05-23)

Correction

  • Fix walkthrough visible while on pause when window:resize event is fired
batmen
published 0.6.12 •

Changelog

Source

V0.6.12 (2018-05-04)

Corrections

  • Fix crash on IE11 in certain circumstances
  • Fix issue when using stop/continue container methods outisde of library
batmen
published 0.6.11 •

Changelog

Source

V0.6.11 (2018-05-03)

Corrections

  • Add verifications on walkthroughContinue :
    • check if focusElementSelector still exists. If not, we close the walkthrough (without emitting closed and finished events)
    • otherwise, refresh elements positioning
zefling
published 0.6.10 •

Changelog

Source

V0.6.10 (2018-04-27)

Correction

  • Fix a bug of positioning while scrolling
zefling
published 0.6.9 •

Changelog

Source

V0.6.9 (2018-04-26)

Corrections

  • Improve content positioning: when verticalAlignContent = top | center | bottom, if there is enough space on the side but we can't respect the alignContent center attribute, we rollback to left or right (where there is more space)
  • Improve scroll positioning
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