guardian / scribe

DEPRECATED: A rich text editor framework for the web platform
http://guardian.github.io/scribe/
Apache License 2.0
3.51k stars 245 forks source link

Change from Lodash to Immutable #398

Closed rrees closed 9 years ago

rrees commented 9 years ago

Inspired by the wave of recent changes from @regiskuckaertz I thought I'd try and clean up some of the remaining dependencies on Lodash and also constant declarations that we make that are not explicitly Immutable.

regiskuckaertz commented 9 years ago

Awesome :+1: I have a rewrite of UndoManager with Immutable, let me know if it can help

cutandpastey commented 9 years ago

Have spoken to @rrees, we will alias Immutable in a separate PR. :+1: