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

1235

1.1.0

Diff

Changelog

Source

1.1.0

Now you can add custom functions (insertHTML or insertText) and styles (cssText or contentCSSText) to the editor, of course, Toolbar has also been customized extension

Added
  • Add contentCSSText by editorStyle options of Custom content style (css text)
  • Add cssText by editorStyle options of Custom editor global css text
  • Add initialFocus props to the editor initial request focus
  • Add onHeightChange props to the editor Callback after height change
  • Add insertVideo props to the editor insert video
  • Add insertText props to the editor insert text
  • Add insertHTML props to the editor insert html
Fix Bug
  • Fix Click outside the editor to get focus
stulip
published 1.0.9-beta.1 •

Changelog

Source

1.0.9-beta.1

Fix Bug
  • Fix showAndroidKeyboard of Expo
stulip
published 1.0.9-beta.0 •

Changelog

Source

1.0.9-beta.0

  • experiment showAndroidKeyboard props on keyboard of android focus
stulip
published 1.0.8 •

Changelog

Source

1.0.8

  • Add onInsertLink event to toolbar, replace built-in processing
  • Add insertLink props to the editor to support customization
  • Add onChange props to the editor to get data
Fix Bug
  • Fix focusContentEditor Unable to get focus(android requires react-native-webview>=7.5.2
  • Fix insertImage Cannot be executed without focus
stulip
published 1.0.7 •

Changelog

Source

1.0.7

Added
  • Add editor props substitute getEditor function props
  • Add editorStyle props styling for container or for Rich Editor more dark or light settings
stulip
published 1.0.6 •

Changelog

Source

1.0.6

Fix Bug
  • Fix selected toolbar error
stulip
published 1.0.5 •

Changelog

Source

1.0.5

Added
  • Add useContainer props Wrap the editor webview inside a container
  • Add placeholder props Wrap the editor content placeholder
Changed
  • Upgrade componentWillReceiveProps to getDerivedStateFromProps
  • Upgrade props site on hideKeyboardAccessoryView and keyboardDisplayRequiresUserAction end
  • Upgrade Examples to RN 0.62.0 Webview 9.0.1
Removed
  • Removing experimental componentWillMount
stulip
published 1.0.4 •

stulip
published 1.0.3 •

stulip
published 1.0.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