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

react-native-pell-rich-editor

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-pell-rich-editor - npm Package Versions

1245

1.5.3

Diff

stulip
published 1.5.2 •

Changelog

Source

1.5.2

Added

  • Add dismissKeyboard Dismisses the active keyboard and removes focus.
  • Add isKeyboardOpen Returns whether the keyboard is on

Fix

  • Keyboard listener on unmount
  • placeholder does not restore issues 121
stulip
published 1.5.1 •

Changelog

Source

1.5.1

Added
  • Add onFocus and onBlur
  • Add _.sendEvent to automatically generate ID to RN, and you can dynamically modify the dom corresponding to the event with commandDOM
Changed
  • insertVideo and insertImage Add style params to dom
stulip
published 1.5.0 •

Changelog

Source

1.5.0

  • Add onMessage props on editor Callback outside postMessage internal type processing
  • Add _.sendEvent(type, data) event callback to RN, using onMessage to receive callback
  • Add commandDOM method can manipulate DOM
stulip
published 1.4.2 •

stulip
published 1.4.1 •

stulip
published 1.4.0 •

Changelog

Source

1.4.0

Added
  • Add pasteAsPlainText props on editor
  • Add removeFormat props on editor
  • Add autoCapitalize props on editor of autocapitalize
  • Add onPaste props on editor callback paste value
  • Add onKeyUp props on editor callback keyup event
  • Add onKeyDown props on editor callback keydown event
Changed
  • useContainer is false of used initialHeight
Fix
  • Toolbar buttons activate/deactivate erratically after backspacing
  • disabled editor height fix
stulip
published 1.3.0 •

Changelog

Source

1.3.0

Added
  • Add disabled props to RichEditor and Toolbar
  • Add disabledIconTint props to Toolbar
  • Add disabledButtonStyle props to Toolbar
Changed
  • iconMap Support incoming methods to return React elements
stulip
published 1.2.1 •

Changelog

Source

1.2.1

Added
  • editor console.log in RN of DEV mode
  • Add strikethrough and insertLine on editor
Changed
  • Detail optimization
  • Set default Android keyboard open
Fix Bug
  • Fix Initialization speed by default 200ms
  • Fix heading1、heading2 key error
  • Fix Android keyboard of v1.1.1
stulip
published 1.1.1 •

Changelog

Source

1.1.1

Changed
  • The modified part has been subsequently supported on the web platform
Fix Bug
  • Fix selected Text styles
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