Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / djm/table_rex issues and pull requests

#59 - Add github flavored markdown horizontal style

Pull Request - State: open - Opened by inquisitev 2 months ago

#58 - Fix Elixir 1.17 warning about function call without parens

Pull Request - State: closed - Opened by michallepicki 4 months ago - 1 comment

#57 - Options to disable top and bottom frames

Issue - State: open - Opened by halostatue 11 months ago

#56 - Support Table project

Issue - State: open - Opened by josevalim about 1 year ago - 1 comment

#55 - Bake v4: drop older Elixir & Erlang version support

Pull Request - State: closed - Opened by djm about 1 year ago

#54 - Use extra_applications to compute apps list

Pull Request - State: closed - Opened by josevalim about 1 year ago - 1 comment

#53 - Misc: Attempt to figure out 2nd run test failures

Pull Request - State: closed - Opened by djm about 1 year ago - 1 comment

#52 - Test

Pull Request - State: closed - Opened by djm over 1 year ago

#51 - Update for Elixir v1.15

Pull Request - State: closed - Opened by samhamilton over 1 year ago - 3 comments

#50 - Support displaying empty rows #48

Pull Request - State: closed - Opened by inquisitev over 1 year ago - 4 comments

#49 - Binary <<0>> messes up the layout

Issue - State: closed - Opened by dkuku over 1 year ago - 3 comments

#48 - Support displaying empty rows

Issue - State: closed - Opened by pallix almost 2 years ago - 1 comment
Labels: Status:AvailableForPickUp

#47 - Add CJK cell width calculation

Pull Request - State: closed - Opened by westbaystars over 2 years ago - 8 comments

#46 - Coloring just an specific row

Issue - State: closed - Opened by kimjoaoun over 2 years ago - 2 comments

#45 - unknown key :wrapped_lines for struct TableRex.Cell

Issue - State: closed - Opened by sudochop almost 3 years ago - 3 comments

#44 - Row colors added for any number of styles for font and background

Pull Request - State: closed - Opened by patfranciso over 3 years ago - 5 comments

#43 - Handling full-width characters

Issue - State: closed - Opened by chulkilee over 3 years ago - 6 comments
Labels: Status:AvailableForPickUp

#42 - Fix column max width calculation

Pull Request - State: closed - Opened by chulkilee over 3 years ago - 4 comments

#41 - Crash on multiline cell in certain cases

Issue - State: closed - Opened by chulkilee over 3 years ago

#40 - Misc doc changes

Pull Request - State: closed - Opened by kianmeng over 3 years ago - 1 comment

#39 - Implement multiline cell rendering

Pull Request - State: closed - Opened by rubysolo almost 4 years ago - 3 comments

#38 - Bug when rendering string data

Issue - State: closed - Opened by pawurb almost 4 years ago - 2 comments

#37 - Tag v3.0.0?

Issue - State: closed - Opened by evnu about 4 years ago - 1 comment

#36 - Drop Elixir <= 1.7 support & migrate to GitHub Actions

Pull Request - State: closed - Opened by djm over 4 years ago - 1 comment

#35 - Fix Map.size deprecation warning

Pull Request - State: closed - Opened by britto over 4 years ago - 1 comment

#34 - Fix spec for TableRex.Title.new/3

Pull Request - State: closed - Opened by evnu over 4 years ago - 1 comment

#33 - bugfix - getting max width was wrong.

Pull Request - State: closed - Opened by namjae over 4 years ago - 3 comments

#32 - Multiline unicode table

Pull Request - State: closed - Opened by Roberto-XY about 5 years ago - 1 comment

#31 - Add "Awesome" badge linking to "Awesome Elixir" project list

Pull Request - State: closed - Opened by matt-harvey over 5 years ago

#30 - Update dependency instructions

Pull Request - State: closed - Opened by acoustep about 6 years ago - 1 comment

#29 - Give sort function order direction ability

Pull Request - State: closed - Opened by djm over 6 years ago

#28 - Update TableRex to support Elixir 1.6

Pull Request - State: closed - Opened by djm over 6 years ago - 1 comment

#27 - Add basic sort function to rows

Pull Request - State: closed - Opened by pmargreff over 6 years ago - 4 comments

#26 - Strip ANSI codes when determining cell width

Pull Request - State: closed - Opened by geolessel over 6 years ago - 3 comments

#25 - ANSI colors in the data

Issue - State: closed - Opened by apognu over 6 years ago - 2 comments

#24 - Release v1.0.0

Pull Request - State: closed - Opened by djm almost 7 years ago

#23 - Allow shifting of table to the right

Issue - State: closed - Opened by justingamble almost 7 years ago - 1 comment
Labels: Kind:Feature, Status:AvailableForPickUp

#22 - Different combinations of 'title' and 'row' data will cause TableRex to crash.

Issue - State: closed - Opened by justingamble almost 7 years ago - 4 comments
Labels: Kind:Bug, Status:AvailableForPickUp

#21 - Widen table if required to accommodate title width.

Pull Request - State: closed - Opened by matt-harvey over 7 years ago - 6 comments

#20 - Fix Readme titles for markdown github

Pull Request - State: closed - Opened by raul-gracia over 7 years ago

#19 - Fix markdown titles for readme

Pull Request - State: closed - Opened by raul-gracia over 7 years ago - 1 comment

#18 - add explanation of rows input type

Pull Request - State: closed - Opened by trosel over 7 years ago - 1 comment

#17 - Fix Elixir 1.3/1.4 Warnings

Issue - State: closed - Opened by djm over 7 years ago - 1 comment

#16 - Add support to render header, column, and cell with color. Closes #8

Pull Request - State: closed - Opened by theredcoder over 7 years ago - 5 comments

#15 - Update .travis.yml

Pull Request - State: closed - Opened by lowks almost 8 years ago - 4 comments

#14 - Can't add a separator before last row

Issue - State: open - Opened by zzantares almost 8 years ago - 4 comments
Labels: Kind:Feature, Status:AvailableForPickUp

#13 - Breaking when the header is longer than the table is wide

Issue - State: closed - Opened by boxxxie almost 8 years ago - 11 comments
Labels: Kind:Bug, Status:AvailableForPickUp

#12 - Fix unsafe warnings returned by elixir compilation in renderer/text.ex

Pull Request - State: closed - Opened by freiden about 8 years ago - 2 comments

#11 - Update dependencies to fix warnings

Pull Request - State: closed - Opened by freiden about 8 years ago - 1 comment

#10 - Allow compiling against elixir 1.3.0

Pull Request - State: closed - Opened by q231950 over 8 years ago - 5 comments

#8 - Add ANSI Color Support

Issue - State: closed - Opened by djm over 8 years ago
Labels: Kind:Feature, Status:AvailableForPickUp

#7 - Add support for multi-line cells.

Issue - State: closed - Opened by djm almost 9 years ago - 4 comments
Labels: Kind:Feature, Status:AvailableForPickUp

#6 - Add renderer to support hassle-free RestructuredText (.rst) tables

Issue - State: closed - Opened by djm almost 9 years ago - 1 comment
Labels: Kind:Feature, Status:AvailableForPickUp

#5 - Add further instructions to README

Issue - State: closed - Opened by djm almost 9 years ago - 1 comment
Labels: Kind:Documentation

#4 - Add Table.render! function to supplement Table.render

Issue - State: closed - Opened by djm almost 9 years ago - 1 comment

#3 - Add ability to set cell-level meta for the header

Issue - State: closed - Opened by djm almost 9 years ago

#2 - Add support for sorting rows once loaded into Table struct

Issue - State: closed - Opened by djm almost 9 years ago - 1 comment
Labels: Kind:Feature, Status:AvailableForPickUp

#1 - Documentation doesn't exist on hexdocs

Issue - State: closed - Opened by mcky almost 9 years ago - 4 comments