appbaseio/dejavu

support for column resizing

Open

#15 创建于 2016年3月29日

在 GitHub 查看
 (1 评论) (3 反应) (0 负责人)JavaScript (529 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (8,270 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Support column width resizing to better view data.

  • Long ids are hard to view as the current UI truncates values longer than 20 characters, see https://github.com/appbaseio/dejaVu/issues/11.
  • Columns with smaller fields can be compacted and columns with long text data can be expanded to better utilize the screen estate.

The ideal solution should be similar to excel / google sheet's resizing behavior, contributions are welcome :-).

贡献者指南