joshfrench/react-mobiledoc-editor

Create release candidate

joshfrench opened this issue · 1 comments

  • Move mobiledoc-kit to peerDeps so consumers are free to upgrade as needed
  • Contribution guidelines
  • README
    • Installation
    • Container and subcomponents
    • Component-based cards and the options they accept
    • Development instructions
    • Release instructions
  • Remove renaming from classToCard
  • Placeholder prop
  • Fix errant editor props being passed to components
  • Figure out which deps are actually required
  • Build/packaging script(s)
  • License
  • Fix CircleCI
  • Make public
  • Bump version
  • MAYBES:
    • Remove card/atom controls from core?
    • Editable URLs? (May already be handled better in core -- see if LinkForm is even necessary)