Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@the-grid/ed

Package Overview
Dependencies
Maintainers
17
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.4.7

Diff

Changelog

Source

0.4.7 - 2016-03-01

  • Popovers don't autohide on scroll, makes meta editing easier on Android
  • :apple: Pulldown negative scroll accounted for with menu (#98)
forresto
published 0.4.6 •

Changelog

Source

0.4.6 - 2016-02-29

  • Space first, last, and subsequent media blocks with empty paragraphs (#94)
  • Tap editable bottom padding focuses end... works better than tap-add-text plugin
  • Tests and logic to convert irregular Grid types quote and text (#93)
forresto
published 0.4.5 •

Changelog

Source

0.4.5 - 2016-02-29

  • :apple: Smoother "fixed" menu hack
forresto
published 0.4.4 •

Changelog

Source

0.4.4 - 2016-02-27

  • :apple: FIX -- in iOS only menubar sticky by absolute, not fixed (#69 try again)
forresto
published 0.4.3 •

Changelog

Source

0.4.3 - 2016-02-26

  • :apple: FIX -- menubar sticky by CSS, not JS (#69)
forresto
published 0.4.2 •

Changelog

Source

0.4.2 - 2016-02-25

  • ProseMirror 0.4.0
  • FIX -- setContent could merge with outdated cached version of content (#72)
forresto
published 0.4.1 •

Changelog

Source

0.4.1 - 2016-02-22

  • NEW -- tap under PM content to add and focus a new text block
forresto
published 0.4.0 •

Changelog

Source

0.4.0 - 2016-02-20

  • NEW -- These changes make it possible for Ed to be responsible for all content array manipulation
    • ed.insertPlaceholders(index, count) will insert placeholders and return an array or new block ids
    • ed.updatePlaceholder(id, status, progress) will update a placeholder widget (progress is optional, 0-100)
forresto
published 0.3.2 •

Changelog

Source

0.3.2 - 2016-02-19

  • PM is initialized with initialContent (simplifies constructor and tests)
  • FIX -- Metadata changes also bounce onAutosave
  • Reenable autoinput rules: >, #, ##, ###, *, 1.
  • Tighten schema for types that can only be top-level blocks: media, heading, and blockquote. This means those commands don't show in menus when they shouldn't. Also, HTML paste goes through same schema for sanitization.
  • NEW -- Placeholder blocks can now have metadata.progress (0-100) for a progress bar.
  • Couple ed.plugin.widget events to make tests more solid.
forresto
published 0.3.1 •

Changelog

Source

0.3.1 - 2016-02-16

  • Widgets now reinitialize when block type changes.
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