Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

draftjs-filters

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draftjs-filters - npm Package Versions

23

3.0.1

Diff

Changelog

Source

3.0.1 (2022-06-06)

Bug Fixes

  • package: make sure to include .d.ts files in published package (0f77134)
thi-bot
published 3.0.0 •

Changelog

Source

3.0.0 (2022-06-06)

Features

  • api: convert filters API to TypeScript (1dfbf00)
  • filters: add opt-in condenseBlocks filter to support single-line copy-paste (82778c2)
  • support: remove support for legacy browsers (501901a)

BREAKING CHANGES

  • support: The package no longer supports IE11 and other legacy browsers.

Support can still be achieved by transpiling to ES5 syntax, and including needed polyfills.

  • api: The filters are now written in TypeScript.

Flow types are no longer available, and TypeScript types are built-in.

thi-bot
published 2.5.0 •

Changelog

Source

2.5.0 (2020-11-21)

Features

  • api: deprecate whitelist config option, use allowlist instead (4d48cba)
thi-bot
published 2.4.0 •

Changelog

Source

2.4.0 (2020-11-20)

Features

  • deps: proactively declare support for Draft.js v0.12.0 (382e537)
thi-bot
published 2.3.0 •

Changelog

Source

2.3.0 (2020-01-03)

Features

  • api: add blockTextRules parameter to options. Fix #65 (#127) (2850d72)
thi-bot
published 2.2.4 •

Changelog

Source

2.2.4 (2019-10-11)

Bug Fixes

  • deps: allow draft-js ^0.11.0 as a peer dependency (#78) (81ae721)
thi-bot
published 2.2.3 •

Changelog

Source

2.2.3 (2019-01-25)

Bug Fixes

  • api: allow entities to only provide a type attr in Flow types (f4c918c)
thi-bot
published 2.2.2 •

Changelog

Source

2.2.2 (2019-01-25)

Bug Fixes

  • api: use more precise Flow types for public APIs. Fix #30 (f274aaa)
thi-bot
published 2.2.1 •

Changelog

Source

2.2.1 (2019-01-23)

Bug Fixes

  • api: auto-generate documentation using flow types. Fix #19 (#26) (a2da323)
  • api: auto-update API docs in README (aa40707)
thi-bot
published 2.2.0 •

Changelog

Source

2.2.0 (2019-01-22)

Bug Fixes

  • filters: handle removal of all blocks, inserting one unstyled (652750f)
  • filters: move selection after filtering. Fix #27 (df3b8a6)

Features

  • api: expose applyContentWithSelection in the package API (25d1983)
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