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

ember-spinner-button

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-spinner-button - npm Package Versions

2

0.2.1

Diff

rsschermer
published 0.2.0 •

Changelog

Source

0.2.0

An action can now be bound that the onclick attribute. This action will be invoked when the button is clicked:

{{#spinner-button onclick=(action "saveForm") isSpinning=isSaving}}
  Save
{{/spinner-button}}

This should be preferred over binding a string to the action attribute.

rsschermer
published 0.1.0 •

Changelog

Source

0.1.0

Adds the following properties that can be set to customize the button:

  • disabled (default: false): boolean value or function that specifies the disabled attribute.
  • title (default: null): string or function that resolves to the title attribute.
rsschermer
published 0.0.10 •

rsschermer
published 0.0.9 •

rsschermer
published 0.0.8 •

rsschermer
published 0.0.7 •

rsschermer
published 0.0.6 •

rsschermer
published 0.0.5 •

rsschermer
published 0.0.4 •

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