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

slate-tables

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slate-tables - npm Package Versions

0.9.0

Diff

Changelog

Source

[0.9.0] - 2019-03-15

  • Compatability with slate 0.44.x
  • Fixed error when deleting a table
  • Added tracking of cells position and tables expected size
  • Deleted cells and rows get replaced in correct place
  • Removing a table when it is the only node doesn't break editor
  • Cursor positioning:
    • on insert table -> focus first cell
    • on insert column -> focus adjecent cell in new column
    • on insert row -> focus adjecent cell in new row
    • on remove column -> focus adjecent cell in previous column, or next if on leading edge
    • on remove row -> focus adjacent cell in previous row, or next if on leading edge
  • Cursor movement logic:
    • Navigating nested tables
    • insert node at top level if there is nowhere to go, to prevent table trapping.
    • Add option for default node type
  • Add type declaration
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