Socket
Socket
Sign inDemoInstall

ngx-hm-carousel

Package Overview
Dependencies
7
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous124Next

1.2.7

Diff

Changelog

Source

1.2.7

Bug fix

  • Fix infinite problem with next and prev click: fix error with infinite .
  • Fix mask not clear problem: when drag occur, we use an mask to avoid click event emit, but it will not clear when drag end, add pancancel to fix that.
alanzou
published 1.2.6 •

Changelog

Source

1.2.6

Bug fix

  • When item is smaller than length the mask non remove: fix bug when show number is more than item length, mask click don't remove.

  • Mask bug fix: Fix mask bug with grab.

Break Change

  • Remove ngx-hm-carousel-item: remove item directive in the container, just the first child of container is the item, and we can use normal click event in the content.
alanzou
published 1.2.3 •

Changelog

Source

1.2.3

Feature

  • Speed Change Dynamically: Now you can change input[autoplay-speed] to change speed dynamically.
alanzou
published 1.2.2 •

Changelog

Source

1.2.2

Bug Fix

  • align center: when align set to 'center', always can drag move.
  • auto play: infinite always changed with autoplay.
alanzou
published 1.2.1 •

Changelog

Source

1.2.1

Bug Fix

  • ng build --prod: fix problem with ng build --prod.
alanzou
published 1.2.0 •

Changelog

Source

1.2.0

Feature

  • Dynamic Directive: ngxHmCarouselDynamic can load item Dynmain.
  • infinite option: Now, you can set infinite to true, make this carousel loop change.
  • ControlValueAccessor: You can use ngModel with ngx-hm-carousel, more easy to use with index.

BREAKING CHANGES

  • current-index: current-index is removed, replace with ngModel.
  • index-change: index-change is removed, replace with ngModel.
alanzou
published 1.1.1 •

Changelog

Source

1.1.1

Scroll to right

  • Scroll right change: Scroll right upto length-showNum.
alanzou
published 1.1.0-bata.1 •

alanzou
published 1.0.9 •

Changelog

Source

1.0.9

Bug fix

  • fix bug with showNum: forget the get method of showNum, repair it.
alanzou
published 1.0.8 •

Changelog

Source

1.0.8

Bug fix

  • use resize-observer-polyfill to handle element resize: use resize-observer-polyfill handle container resize
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc