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.18.1

Diff

Changelog

Source

0.18.1 - 2016-07-15

  • Perf boost for when setContent is hit with old news
forresto
published 0.18.0 •

Changelog

Source

0.18.0 - 2016-07-15

  • BREAKING -- updatePlaceholder is now updateProgress, with same arguments
  • BREAKING -- {status, progress, failed} will not be set from initial content or setContent: you must call updateProgress
  • BREAKING -- ed.updateProgress updates internally and does not change content block metadata (#237)
  • Simplifying updates = perf improvements with updateProgress
  • ed.updateProgress(id, {progress: null}) will now remove progress bar
  • ed.updateProgress(id, {failed: true}) will now show an error message and retry button
forresto
published 0.17.8 •

Changelog

Source

0.17.8 - 2016-07-14

  • Dismiss meta dropdown by clicking out of menu or focusing editable (#229)
forresto
published 0.17.7 •

Changelog

Source

0.17.7 - 2016-07-13

  • Patch ProseMirror 0.8.3
forresto
published 0.17.6 •

Changelog

Source

0.17.6 - 2016-06-27

  • Updates ed-location to 2.0.0, which outputs block html as an iframe of a simple map viewer
forresto
published 0.17.5 •

Changelog

Source

0.17.5 - 2016-06-24

  • Swallow file drop on iframe widgets (won't redirect editor to local image)
  • Drop style tweak
forresto
published 0.17.4 •

Changelog

Source

0.17.4 - 2016-06-23

  • NEW -- Images can be removed from article blocks (#243)
  • Less-chunky metadata editing on small screens (#236)
  • Disable ProseMirror format menu on media block selection
  • Indicator to drop file on block (#235)
forresto
published 0.17.3 •

Changelog

Source

0.17.3 - 2016-06-22

  • UI in menus add code and location blocks (#245)
    • ed_add_code and ed_add_location added to commands
  • Show coverPrefs when there is a cover. Show upload when that's allowed.
  • getContent whitelist cover unsalvageable, so {id, type, html, metadata, cover: {src, width, height, unsalvageable}}
forresto
published 0.17.2 •

Changelog

Source

0.17.2 - 2016-06-21

  • Use rsync for npm run copycss
forresto
published 0.17.0 •

Changelog

Source

0.17.0 - 2016-06-21

  • Update to ProseMirror 0.8.2
  • BREAKING -- changed dist directory
    • dist/build.js for all-inclusive built library that exposes window.TheGridEd
    • dist/ed.js (package main) for the React component
  • BREAKING -- commands link:set and link:unset are replaced with link:toggle
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