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

@patternslib/patternslib

Package Overview
Dependencies
Maintainers
5
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternslib/patternslib - npm Package Versions

1
16

9.8.3-alpha.1

Diff

Changelog

Source

9.8.3-alpha.1 (2023-03-09)

Bug Fixes

  • core events: await_pattern_init - check for event coming from correct element. (a532ebf)Check if the init/not-init events were thrown from the Pattern's own element. When a child element did an unsuccessful Pattern init (rejected because already initialized) and at the same time the parent element also tried to initialized the same Pattern await_pattern_init could fail. The not-init event bubbled up which was incorrectly catched by await_pattern_init on the parent element.

Maintenance

  • core events test: Remove unused test. (ca16b1d)

  • core utils debounce tests: await for number of debounce calls to correctly test the debounce method. (0c3dea7)

  • Upgrade dependencies. (bfaf95c)

thet
published 9.8.3-alpha.0 •

Changelog

Source

9.8.3-alpha.0 (2023-03-06)

Bug Fixes

  • pat auto submit: Fix cloned elements not submitted when their input changes. (f36c69b)
thet
published 9.8.2 •

Changelog

Source

9.8.2 (2023-02-24)

thet
published 9.8.2-alpha.0 •

Changelog

Source

9.8.2-alpha.0 (2023-02-14)

Maintenance

thet
published 9.8.1 •

Changelog

Source

9.8.1 (2023-02-02)

Features

  • build: Update patternslib.com with each non-pre release. (143031d)

Bug Fixes

  • Build: Fix luxon (again) to 2.4.0 to avoid webpack MF error due to non standard package.json setup. (9661ae7)

  • pat checklist: Also set the "checked" and "unchecked" classes on the toggle checkbox. (8154775)

thet
published 9.8.1-alpha.0 •

Changelog

Source

9.8.1-alpha.0 (2023-01-25)

Features

  • pat checklist: Toggle checkbox to toggle checked boxes true/false. (2a435fa)

Maintenance

  • Build: Upgrade dependencies. (7e7cc20)

  • pat-checklist: Document the available options. (625f7e5)

thet
published 9.8.0 •

Changelog

Source

9.8.0 (2022-12-23)

Maintenance

  • Build: Upgrade dependencies. (befb845)
thet
published 9.8.0-beta.6 •

Changelog

Source

9.8.0-beta.6 (2022-12-22)

Bug Fixes

  • pat-sortable: Initialize already existing sortable handles. (b3f5077)

    Also allow the sortable itself to be the handle.

thet
published 9.8.0-beta.5 •

Changelog

Source

9.8.0-beta.5 (2022-12-22)

Features

  • pat-sortable: Support initialization after injection. (afaf388)
thet
published 9.8.0-beta.4 •

Changelog

Source

9.8.0-beta.4 (2022-12-22)

Bug Fixes

  • pat-sortable: Show dragable item image while dragging. (1c9eb80)

  • pat-sortable: sortable-handle needs to be injected at last element of the sortable item. (db02541)

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