
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
ember-inline-edit
Advanced tools
Simple inline editing component for ember.js apps with keyboard support.
ember-inline-edit provides inline editing for your ember apps. Has basic keyboard support, too.
ember install ember-inline-edit
Use the ember-inline-edit
component and provide it a default value.
<EmberInlineEdit @value={{this.value}} @onSave={{fn (mut this.value)}} />
This will give you a component that can be edited inline. To learn more, please check out our documentation.
Inside the inputs (the textarea, input fields, etc.), if the user hits enter
, it does exactly what a click on the save button would do (i.e. sends an onSave
action and closes the editor).
If the user hits esc
, the editor closes and sends the onCancel
action.
Please report any issues or bugs you find.
FAQs
Simple inline editing component for ember.js apps with keyboard support.
We found that ember-inline-edit demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.