Skip to content

Conversation

@dependabot-preview
Copy link

Bumps draft-js from 0.10.5 to 0.11.3.

Release notes

Sourced from draft-js's releases.

v0.11.0

Added

  • Adds support for nullish coalescing operator (#2076) (Claudio Procida in 96c7221)
  • Add import statements for hooks-example in README (#2075) (Bennett in 943f6dc)
  • Unit tests for DraftStringKey (Claudio Procida in 978ad6b)
  • Adding Hooks in docs (#2004) (Charles ⚡ in f9f5fd6)
  • Exports isSoftNewlineEvent as static method of KeyBindingUtil (Kevin Hawkinson in aede823)
  • Add live demo to README.md (#1907) (PLa in 6db3726)
  • added highlighting (<mark> tag) to draft js html to content block converter (Isaiah Solomon in 37f2f2a)
  • Relicense under MIT and remove patents grant (#1967) (Claudio Procida in 585af35)
  • Ctrl-K at end of line should delete newline (Sophie Alpert in 6455493)
  • Add type annotations to React.Component classes in html/shared (Paco Estevez Garcia in 2e3a181)
  • Add return type annotation to addEmojiInput (Sam Goldman in 280d242)
  • Unstyle empty list item on Enter key (#769) (Eric Biewener in a0267a9)
  • Allow Option+Space to be handled on OSX Chrome (#1254) (Colin Jeanne in 022bcf7)
  • Added information about nature of block keys (#1892) (Prateek Nayak in 8ad59c4)
  • Add flow to files (Nivedita Chopra in d87e093)
  • Docs: add explicit deprecation notes to Entity methods (#1787) (vinogradov in cc6b897)
  • Clarifies editor example, changes height to min-height (#1889) (Claudio Procida in 67d6fda)
  • Improves editor overview example with min height and border (#1887) (Claudio Procida in b8862fd)
  • Adds iframed editor example (#1879) (Claudio Procida in 8d5cbbe)
  • Perform untab on backspace for nested items (Nivedita Chopra in 0688fa3)
  • Support custom block rendering (Nivedita Chopra in fbe2267)
  • Updates favicons and launcher icons with Draftjs logo (#1872) (Claudio Procida in d9c9d40)
  • Merge successive non-leaf blocks resulting from tab (Nivedita Chopra in fbd18ce)
  • Merge successive non-leaf blocks resulting from untab (Nivedita Chopra in 36e588a)
  • Unnest the first non-leaf child (Nivedita Chopra in 0cb3804)
  • Implement untab operations (Nivedita Chopra in 77e6844)
  • added favicon (#1871) (saranshkataria in b9dd551)
  • Add Algolia search (#1864) (Yangshun Tay in 1bf2145)
  • KeyBindingUtil: add usesMacOSHeuristics method (#869) (William Boman in 98e7730)
  • Export RawDraftContentState publicly (#1841) (Cédric Messiant in c6ff39d)
  • Implement moveChildUp operation for untab (Nivedita Chopra in e145a2a)
  • Allow insertion at a specific point for updateParentChild (Nivedita Chopra in 6b83312)
  • Implement onTab in NestedRichTextEditorUtil (Nivedita Chopra in 8d3cfba)
  • Add utilty methods for creating a new parent & updating node to become sibling's child (Nivedita Chopra in 6f73657)
  • Add utility methods for parent-child & sibling pointer updates (Nivedita Chopra in 0cb80b7)
  • Warn visibly when extensions break Draft (Sophie Alpert in c0fb6a8)
  • Add data structure invariants for tree data (Nivedita Chopra in ad4f64f)
  • Add Draft.js logo to header (Joel Marcey in 0ce20bc)
  • Enable deprecated-type rule in www (George Zahariev in dc9fa27)
  • Add different counter-style for ordered lists based on their depth (Noam Elboim in d2a3ae8)
  • Finish modernizing convertFromHTMLToContentBlocks - max nesting bug fix (Noam Elboim in 06c0ee6)
  • Finish modernizing convertFromHTMLToContentBlocks - upgrade draft-js internals (Noam Elboim in d24b802)
  • Finish modernizing convertFromHTMLToContentBlocks - nesting bug fix (Noam Elboim in 49bdd85)
  • Add docs about DraftDecoratorComponentProps (Flarnie Marchan in 7fddfcd)
  • Add list block onTab test (il kwon Sim in 102701c)
  • Integrating experiments on playground (mitermayer in b6ae887)
  • Add clarifying comments to getRemovalRange (Flarnie Marchan in 28cb4a3)
  • Adding Rich Editor to the playground (mitermayer in 227d125)
... (truncated)
Changelog

Sourced from draft-js's changelog.

0.11.3 (December 2nd, 2019)

Added

  • Take over enhancements to render Draft.js in an iframe (#1938) (Claudio Procida in dceddf5)
  • Implement click listener for editor wrapper (#2230) (Max Vyz in 8f77aa3)
  • Add linting for insensitive and inconsiderate language (#2223) (Claudio Procida in 5dd99d3)

Changed

  • Updates to Prettier 1.19.1 (#2265) (Claudio Procida in abcbe20)
  • Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/draft-0-10-0/universal (#2259) (dependabot[bot] in 37d281b)
  • Upgrade dependencies in /website (#2263) (Kevin Chavez in 0b57720)
  • Update dependencies in examples/draft-0-10-0/universal (#2257) (Kevin Chavez in ae2dd14)
  • Update dependencies in examples/draft-0-10-0/playground (#2258) (Kevin Chavez in 11bc5d8)
  • Prettify files rest of non-intern files in html/ (George Zahariev in 6217dc8)
  • add flow declaration in editOnBeforeInput-test.js (Frank Thompson in 0601090)
  • Bump lodash.merge from 4.6.1 to 4.6.2 in /website (#2241) (dependabot[bot] in 177db5e)
  • Defaulting to createEmpty if block map is empty in createWithContent (Fixes issue #2226) (#2240) (David Fuentes in c42662e)
  • Bump handlebars from 4.1.1 to 4.5.1 in /examples/draft-0-10-0/playground (#2242) (dependabot[bot] in 2a761af)
  • Suppress non-synced files in www for 0.111 (Jordan Brown in 4bca140)
  • Upgrade more deps. (#2239) (Kevin Chavez in a477e83)
  • Bump lodash.template from 4.4.0 to 4.5.0 in /examples/draft-0-10-0/playground (#2236) (dependabot[bot] in 0e03745)
  • Bump mixin-deep from 1.3.1 to 1.3.2 in /website (#2234) (dependabot[bot] in 78f20cc)
  • Bump lodash from 4.17.11 to 4.17.15 in /website (#2233) (dependabot[bot] in da1ab7c)
  • Updated browser icons in README (#2238) (SuNNjek in 6ed6ed4)
  • Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/draft-0-10-0/playground (#2235) (dependabot[bot] in 2744ff7)
  • Upgrade 8 dependencies (including jest, @babel/core, etc). (#2237) (Kevin Chavez in 46103ac)
  • Upgrades ESLint and related plugins/configs. (#2231) (Kevin Chavez in 53d2a63)

Fixed

  • fix wrong property access in convertFromHTMLToContentBlocks (Frank Thompson in 7d26fab)
  • Fix draftjs type error for event (Jack Armstrong in e7ae2e7)
  • fix decorator handling in editOnBeforeInput (Frank Thompson in 1452b87)
  • fixes #304, kudos to @​andpor (#2197) (Ante Beslic in 2908035)
  • Fix playground example import (#2220) (Ryan Lee in 778e88d)
  • Fix React warnings (#2221) (Alan Norbauer in 2595016)

Meta

  • deploy v112 to www (Daniel Sainati in ae542b7)

0.11.2 (September 30th, 2019)

Changed

  • Upgrade to Flow strict-local (generatedunixname89002005287564 in 0c92bf7)
  • chore(website): updates stylesheet for 0.11.1 (#2188) (Claudio Procida in 543df66)
  • Prepare 0.11.1 (#2186) (Claudio Procida in 3adf593)

Fixed

  • fix(selection): Returns previous selection if either leaf is null (#2189) (Claudio Procida in fe68e43)
... (truncated)
Commits
Maintainer changes

This version was pushed to npm by claudiopro, a new releaser for draft-js since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [draft-js](https://github.com/facebook/draft-js) from 0.10.5 to 0.11.3.
- [Release notes](https://github.com/facebook/draft-js/releases)
- [Changelog](https://github.com/facebook/draft-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/draft-js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 2, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 57.171% when pulling 7102e97 on dependabot/npm_and_yarn/draft-js-0.11.3 into 2cb188d on master.

@dependabot-preview
Copy link
Author

Superseded by #87.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/draft-js-0.11.3 branch January 7, 2020 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants