appbaseio/dejavu

support for column resizing

開放

#15 建立於 2016年3月29日

 (1 則留言) (3 個反應) (0 位負責人)JavaScript (529 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (8,270 顆星)
PR 合併指標
 (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 :-).

貢獻者指南