New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

compose-remote-form

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compose-remote-form - npm Package Versions

2

3.0.4

Diff

Changelog

Source

3.0.4

  • Now data-confirm, and data-method clicks will create a remote form if elements have data-remote=true
imathis
published 3.0.3 •

Changelog

Source

3.0.3

  • Fixed submit handler now properly submits remote forms after a confirm dialog.
imathis
published 3.0.2 •

Changelog

Source

3.0.2

  • Fixed reference to self
imathis
published 3.0.1 •

Changelog

Source

3.0.1

  • Fixed reference to parentForm when self.parentForm was needed.
imathis
published 3.0.0 •

Changelog

Source

3.0.0

  • Standardized form event arguments, now returning form, eventType, xhr.
imathis
published 2.2.1 •

Changelog

Source

2.2.1

  • Removed dependencies from package.json :facepalm:
imathis
published 2.2.0 •

Changelog

Source

2.2.0

  • Added support for responses formatted in the JSON api errors standard.
  • Factored out domify dependency in favor of insertAdjacentHTML.
  • Factored out compose-dialog dependency in favor of native confirm, which can be overridden with a custom confirm function.
  • Fixed: Forms with a data-confirm as their default submission button will trigger the confirm dialog too.
imathis
published 2.1.0 •

Changelog

Source

2.1.0

  • Now form event callbacks pass the form element as the first argument.
  • You can set callback on the document to trigger on events for any form.
imathis
published 2.0.1 •

Changelog

Source

2.0.1

  • Removed and upgraded lots of old dependencies.
imathis
published 2.0.0 •

Changelog

Source

2.0.0

  • Removed Wagon dependency, requiring a full rewrite.
2
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