Socket
Socket
Sign inDemoInstall

svelte-keydown

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

0.7.0

Diff

Changelog

Source

0.7.0 - 2024-03-14

Breaking Changes

  • drop bundled UMD/ESM support; only publish uncompiled .svelte code
  • colocate TypeScript definitions with component source

Fixes

  • add exports field to package.json
metonym
published 0.6.0 •

Changelog

Source

0.6.0 - 2023-02-14

  • add separator prop to customize the key between keys
metonym
published 0.5.0 •

Changelog

Source

0.5.0 - 2022-01-22

  • forward keydown, keyup events to svelte:body
metonym
published 0.4.1 •

Changelog

Source

0.4.1 - 2022-01-21

  • alias space (" ") as "Space" for the dynamic on:[Key] event
metonym
published 0.4.0 •

Changelog

Source

0.4.0 - 2021-10-26

Breaking Changes

  • use .svelte.d.ts extension for component TypeScript definition
metonym
published 0.3.1 •

Changelog

Source

0.3.1 - 2021-06-20

  • do not reset combo if one or more keys are down
metonym
published 0.3.0 •

Changelog

Source

0.3.0 - 2021-06-10

  • add pauseOnInput prop to prevent keydown capturing on input events (default is false)
metonym
published 0.2.1 •

Changelog

Source

0.2.1 - 2020-12-21

  • add index type in TypeScript definitions for generic key events
metonym
published 0.2.0 •

Changelog

Source

0.2.0 - 2020-11-18

  • add TypeScript definitions
metonym
published 0.1.0 •

Changelog

Source

0.1.0 - 2020-04-26

  • Initial release
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