Ecosyste.ms: Issues

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

GitHub / zhiburt/tabled issues and pull requests

#368 - tabled/ Add Table::modify method

Pull Request - State: closed - Opened by zhiburt 8 months ago

#368 - tabled/ Add Table::modify method

Pull Request - State: closed - Opened by zhiburt 8 months ago

#368 - tabled/ Add Table::modify method

Pull Request - State: closed - Opened by zhiburt 8 months ago

#368 - tabled/ Add Table::modify method

Pull Request - State: closed - Opened by zhiburt 8 months ago

#368 - tabled/ Add Table::modify method

Pull Request - State: closed - Opened by zhiburt 8 months ago

#367 - tabled/ Add Content locator `ByContent`

Pull Request - State: closed - Opened by zhiburt 8 months ago

#366 - Changes to Style to make easier changes for custom styles

Pull Request - State: closed - Opened by zhiburt 8 months ago

#366 - Changes to Style to make easier changes for custom styles

Pull Request - State: closed - Opened by zhiburt 8 months ago

#365 - Question: Is there a way to conditionally apply a cell background color?

Issue - State: closed - Opened by wbuck 8 months ago - 5 comments
Labels: question

#365 - Question: Is there a way to conditionally apply a cell background color?

Issue - State: closed - Opened by wbuck 8 months ago - 4 comments
Labels: question

#365 - Question: Is there a way to conditionally apply a cell background color?

Issue - State: closed - Opened by wbuck 8 months ago - 4 comments
Labels: question

#364 - tabled/ Fix IndexBuilder on empty tables (#363)

Pull Request - State: closed - Opened by pjhades 8 months ago - 1 comment

#364 - tabled/ Fix IndexBuilder on empty tables (#363)

Pull Request - State: closed - Opened by pjhades 8 months ago - 1 comment

#363 - `table.is_empty()` on tables with only a header row

Issue - State: closed - Opened by pjhades 8 months ago - 3 comments
Labels: bug

#362 - tabled/ Style move back to const implementations

Pull Request - State: closed - Opened by zhiburt 9 months ago - 1 comment

#362 - tabled/ Style move back to const implementations

Pull Request - State: closed - Opened by zhiburt 9 months ago - 1 comment

#361 - Make all set functions for `Style` `const`

Issue - State: closed - Opened by zhiburt 9 months ago - 1 comment
Labels: enhancement, good first issue

#360 - feat: Added new Style modern_round

Pull Request - State: closed - Opened by Brijeshkrishna 9 months ago - 2 comments

#359 - Possible way to set intersection to a different character for just one row/column?

Issue - State: closed - Opened by stefan-mysten 10 months ago - 3 comments
Labels: question

#358 - reduce padding option?

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

#358 - reduce padding option?

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

#357 - Is there any way to cut short long row entries

Issue - State: open - Opened by oliashish 11 months ago - 3 comments
Labels: question

#356 - Typo: on lib.rs docs comment from "almoust" to "almost"

Pull Request - State: closed - Opened by oliashish 11 months ago - 1 comment

#355 - Typo in lib.rs line 72 - "almoust" should be "almost"

Issue - State: closed - Opened by oliashish 11 months ago - 1 comment
Labels: documentation, refactoring

#354 - tabled/ Add taledoption::hint

Pull Request - State: closed - Opened by zhiburt 11 months ago

#353 - tabled/ Column names change the interface by adding ValueList

Pull Request - State: closed - Opened by zhiburt 11 months ago - 1 comment

#352 - tabled/ Fix column names alignment (remove offset)

Pull Request - State: closed - Opened by zhiburt 11 months ago

#351 - Add per column alignment setting for `ColumnNames`

Issue - State: open - Opened by zhiburt 12 months ago
Labels: enhancement, good first issue

#350 - Can it be integrated with leptos? Can you give an example?

Issue - State: open - Opened by songlinshu 12 months ago - 4 comments
Labels: question, wasm

#349 - Unicode width not being accounted for

Issue - State: open - Opened by nithinmuthukumar about 1 year ago - 8 comments
Labels: question

#348 - fix typo

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

#347 - Update docs

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

#346 - tabled/ Add Justification settings

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

#345 - Broken Docs for Alignment

Issue - State: closed - Opened by mwlon about 1 year ago - 1 comment

#344 - Create a reusable testing module

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

#343 - json_to_table/ Patch json to table add plain conversion into table

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

#342 - Json Table to a normal Table?

Issue - State: closed - Opened by stefan-mysten about 1 year ago - 13 comments
Labels: question

#341 - How to get the raw `tsv` format without any alignment/padding ?

Issue - State: closed - Opened by wjwei-handsome about 1 year ago - 2 comments
Labels: question

#340 - tabled/ Fix wrapping in keep words context with color feature on

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

#339 - Patch fix wrapping issues

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

#338 - Add a way to tread header as a first line?

Issue - State: open - Opened by zhiburt about 1 year ago
Labels: question

#337 - Option to color whole cell contents including justification space

Issue - State: closed - Opened by tyilo about 1 year ago - 4 comments
Labels: enhancement, question

#336 - Add a second terminal size example

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

#335 - Add a comprehensive `TextStyle` type.

Issue - State: open - Opened by zhiburt about 1 year ago
Labels: enhancement, good first issue

#334 - Refactorings interface 0.11.1

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

#333 - List of refactorings to do.

Issue - State: open - Opened by zhiburt about 1 year ago - 3 comments
Labels: good first issue

#331 - Help building table design

Issue - State: closed - Opened by Rigellute about 1 year ago - 6 comments
Labels: question

#330 - Table to LaTeX

Issue - State: open - Opened by koenichiwa about 1 year ago - 2 comments
Labels: enhancement, good first issue

#329 - Create `xml_to_table`

Issue - State: open - Opened by zhiburt about 1 year ago
Labels: enhancement, good first issue

#328 - Create `toml_to_table`

Issue - State: open - Opened by zhiburt about 1 year ago
Labels: enhancement, good first issue

#327 - ci/ Run clippy for std but not color

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

#326 - Update README.md

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

#325 - static_table/ Add static_table::pool_table

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

#324 - Add ron to table

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

#323 - What if next version wont bump major version?

Issue - State: closed - Opened by zhiburt about 1 year ago - 2 comments
Labels: help wanted, question

#321 - json_to_table/ Add collapse orientation

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

#320 - Fix cell object targeting

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

#319 - Overlapping Panels throw uncaught errors

Issue - State: closed - Opened by IsaacCloos over 1 year ago - 2 comments
Labels: bug

#318 - Bump dtolnay/rust-toolchain from 1.61.0 to 1.70.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#317 - tabled/ Fix infinite loop in object with empty table

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

#316 - Infinite loop if empty Table is modified

Issue - State: closed - Opened by yongqli over 1 year ago - 1 comment
Labels: bug

#315 - fix(macro hygiene): use the absolute path in Tabled derive macro

Pull Request - State: closed - Opened by zjp-CN over 1 year ago - 2 comments

#314 - Example description revisions

Pull Request - State: closed - Opened by IsaacCloos over 1 year ago - 5 comments

#313 - Update syn requirement from 1 to 2

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#312 - tabled/ Add option to truncate as multiline

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

#311 - printing a single object as a table?

Issue - State: closed - Opened by jondot over 1 year ago - 2 comments
Labels: question

#310 - Refactorings

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

#309 - Papergrid/ restore old backend

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

#308 - Inconsistent truncation/wrapping behavior for multiline text cells

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

#307 - Better discoverability for `color` feature in README.md

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

#306 - Is it possible to stream rows into a table like it's shown in the README header gif?

Issue - State: open - Opened by doplumi over 1 year ago - 3 comments
Labels: question

#305 - static_table/ Fix output

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

#304 - Add files input feature

Issue - State: open - Opened by songlinshu over 1 year ago - 4 comments
Labels: enhancement

#303 - Add `ascii` feature

Issue - State: open - Opened by zhiburt over 1 year ago
Labels: enhancement, good first issue, papergrid

#302 - Rename span::* functions

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

#301 - Fix qc tests

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

#300 - Move `settings::*` modules from pub to `settings`;

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

#299 - Split setting

Pull Request - State: closed - Opened by IsaacCloos over 1 year ago - 21 comments

#298 - add new function `insert_column` to Resizable trait

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

#297 - update table shape with vec_records insert_row function

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

#296 - Example output migration

Issue - State: closed - Opened by IsaacCloos over 1 year ago - 4 comments
Labels: documentation

#295 - Some reworks

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

#294 - example instruction corrections

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

#293 - Bump dtolnay/rust-toolchain from 1.61.0 to 1.70.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#292 - Develop a configuration format

Issue - State: open - Opened by zhiburt over 1 year ago - 1 comment
Labels: enhancement, good first issue

#291 - Fixed spelling mistakes in documentation

Pull Request - State: closed - Opened by fa993 over 1 year ago - 2 comments

#290 - Add `Split` settings.

Issue - State: open - Opened by zhiburt over 1 year ago - 5 comments
Labels: enhancement, good first issue

#289 - bump 'clap' dependency

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

#288 - bump 'ansi-str' dependency

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

#287 - Update crossterm requirement from 0.25.0 to 0.26.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, rust

#286 - Update clap requirement from 3.2.19 to 4.1.6

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies, rust

#285 - Update ansi-str requirement from 0.5.0 to 0.7.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, rust

#284 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#283 - Symlink license file to each crate

Pull Request - State: closed - Opened by michel-slm over 1 year ago - 2 comments

#282 - Add a new macro argument for enums to change a flag value

Issue - State: open - Opened by zhiburt over 1 year ago - 1 comment
Labels: enhancement, good first issue

#281 - add dependabot config

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

#280 - deprecates most usages of 'actions-rs'

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

#279 - ensure clippy runs on all targets

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