New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@the-grid/ed

Package Overview
Dependencies
Maintainers
19
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@the-grid/ed - npm Package Versions

1
14

0.16.0

Diff

Changelog

Source

0.16.0 - 2016-06-14

  • Minimize getContent output to only include block {id, type, html, metadata, cover: {src, width, height}}
forresto
published 0.15.0 •

Changelog

Source

0.15.0 - 2016-06-14

  • Refactor to easily use Ed as React component.
  • props.widgetPath for the iframe widget base directory. Defaults to './node_modules/'
  • Add location widget (no UI to add yet)
forresto
published 0.14.1 •

Changelog

Source

0.14.1 - 2016-06-08

  • Focus new iframe widget (type ``` to test with code block)
  • NEW -- optional options.onDropFileOnBlock(id, file) to a block's cover
forresto
published 0.14.0 •

Changelog

Source

0.14.0 - 2016-06-06

  • NEW -- optional options.onDropFiles(index, files) to drop files into editor flow
forresto
published 0.13.2 •

Changelog

Source

0.13.2 - 2016-06-02

  • Render image with hover title
  • Attribution via can be added and edited (#114)
  • Open urls in new tab (#130)
  • Placeholder cancel button style tweak (#218)
  • Media / attribution style tweak, put image back in box (#226)
  • Remove attribution (#225)
forresto
published 0.13.1 •

Changelog

Source

0.13.1 - 2016-05-31

  • "Image" menu on blocks
    • "Upload New Image" button moved here
    • metadata.coverPrefs checkboxen (#199)
    • Image hover title editing
  • Image caption editing (#213)
  • Message and upload button for cover.unsalvageable (#195)
forresto
published 0.13.0 •

Changelog

Source

0.13.0 - 2016-05-30

  • FIX -- Upload Image Button disappears after cancel upload (#219)
  • NEW -- Upload new cover for blocks that support it (only image and article now) (#71)
    • options.onRequestCoverUpload(id) - similar to onShareFile, but hit with block id instead of index
    • ed.setCover(id, cover) - once image uploads, cover object with {src, width, height}
    • Upload progress available in non-placeholder blocks
    • See Readme and Demo
  • Added blocks with various states to /#fixture, to help with dev and styling
forresto
published 0.12.7 •

Changelog

Source

0.12.7 - 2016-05-28

  • Build fix "It looks like you're using a minified copy of the development build of React" error.
forresto
published 0.12.6 •

Changelog

Source

0.12.6 - 2016-05-28

  • Fix negative margin in block without cover
  • Update block cover from app (#216)
forresto
published 0.12.5 •

Changelog

Source

0.12.5 - 2016-05-27

  • On conversion to full post, scroll to focused title
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