Commit graph

  • f907c74bb3
    docs(license): update copyright years (#1639) Luca Vivona 2025-02-04 03:18:02 -05:00
  • 2ec9734d44
    Update LICENSE #1639 Luca Vivona 2025-02-03 22:11:17 -05:00
  • d17aecdab2
    chore(deps): bump serde_json from 1.0.137 to 1.0.138 #1638 dependabot[bot] 2025-02-03 15:54:58 +00:00
  • 78fee4ac3c fix: avoid extra line break on whitespace only lines when wrapping paragraphs #1636 Björn Steinbrink 2025-01-31 17:16:18 +01:00
  • aad812044b Adding the grid feature #1635 Yomguithereal 2025-01-31 12:57:58 +01:00
  • 7160c9bcbb Various improvements Yomguithereal 2025-01-31 12:36:29 +01:00
  • ef5e83e2e1 Adding Axis::tick_marks and related rendering Yomguithereal 2025-01-31 10:52:09 +01:00
  • 18a84aca91 Clarifying the code Yomguithereal 2025-01-31 10:37:08 +01:00
  • cdf2488592 test: adjusting a unit test Yomguithereal 2025-01-30 16:09:52 +01:00
  • d600e03752 chore(clippy): fix PR Yomguithereal 2025-01-30 15:54:00 +01:00
  • 32662424fe fix(chart): fix issue with mispositioned x-axis labels Switching to linear interpolation to position the label centers under the x-axis. Fix #334 Yomguithereal 2025-01-30 14:57:47 +01:00
  • d045305c67
    chore(deps): bump rand and rand_chacha (#1633) Orhun Parmaksız 2025-01-30 01:13:35 +03:00
  • b5b6e5f6d5
    chore(deps): bump rand and rand_chacha #1633 Orhun Parmaksız 2025-01-29 21:05:30 +03:00
  • 65cfb41f3a
    chore(deps): bump rand from 0.8.5 to 0.9.0 dependabot[bot] 2025-01-28 21:10:50 +00:00
  • 7a308c2090
    chore(deps): bump dawidd6/action-download-artifact from 7 to 8 (#1631) dependabot[bot] 2025-01-29 21:01:57 +03:00
  • 5898f2cc44
    chore(deps): bump rand from 0.8.5 to 0.9.0 #1629 dependabot[bot] 2025-01-28 21:10:50 +00:00
  • 24e71ab6ce
    chore(deps): bump clap from 4.5.26 to 4.5.27 (#1630) dependabot[bot] 2025-01-29 00:08:51 +03:00
  • 9a1b50cd53
    chore(deps): bump dawidd6/action-download-artifact from 7 to 8 #1631 dependabot[bot] 2025-01-27 16:21:47 +00:00
  • 0ca9fcfa1f
    chore(deps): bump clap from 4.5.26 to 4.5.27 #1630 dependabot[bot] 2025-01-27 15:57:18 +00:00
  • 20ce166b17
    chore(deps): bump rand_chacha from 0.3.1 to 0.9.0 #1628 dependabot[bot] 2025-01-27 15:56:54 +00:00
  • 1f41a61008
    perf(paragraph): avoid unnecessary work when rendering (#1622) Alex Pasmantier 2025-01-23 22:52:52 +01:00
  • 172ab1a846 style: some stylistic tweaks / simplifications #1622 Josh McKinney 2025-01-23 13:20:04 -08:00
  • 0ede5b97a4 perf(widgets): avoid unnecessary work when rendering paragraphs alexpasmantier 2025-01-20 14:06:57 +01:00
  • 7ad9c29eac
    feat(linegauge): customized symbols (#1601) Jens Krause 2025-01-23 04:56:22 +01:00
  • 7d2886df25
    update example #1601 jk 2025-01-20 17:17:39 +01:00
  • 40bf3896f3
    address review suggestions jk 2025-01-20 16:48:09 +01:00
  • a0a37008da
    chore(deps): bump serde_json from 1.0.135 to 1.0.137 (#1625) dependabot[bot] 2025-01-20 18:43:04 +03:00
  • fd08d5b541
    chore(deps): bump octocrab from 0.42.1 to 0.43.0 (#1624) dependabot[bot] 2025-01-20 18:42:47 +03:00
  • 9e319b92b2
    chore(deps): bump DavidAnson/markdownlint-cli2-action from 18 to 19 (#1623) dependabot[bot] 2025-01-20 18:42:24 +03:00
  • 20cb1b5230
    chore(deps): bump serde_json from 1.0.135 to 1.0.137 #1625 dependabot[bot] 2025-01-20 15:36:02 +00:00
  • 59de541f23
    chore(deps): bump octocrab from 0.42.1 to 0.43.0 #1624 dependabot[bot] 2025-01-20 15:35:45 +00:00
  • 7792bc33cb
    chore(deps): bump DavidAnson/markdownlint-cli2-action from 18 to 19 #1623 dependabot[bot] 2025-01-20 15:27:07 +00:00
  • efcd41d1dd
    feat: cell diff options #1605 Benjamin Große 2025-01-02 12:47:53 +00:00
  • 985cd05573
    feat(symbols): add dashed borders (#1573) Théo Tchilinguirian 2025-01-20 09:36:19 +01:00
  • edcbe5e80b
    test(border): fix test for from_line_set #1573 Théo Tchilinguirian 2025-01-20 09:05:07 +01:00
  • ed7157e01b
    Revert "fix(border): from_line_set fn to specific line set sides" Théo Tchilinguirian 2025-01-20 08:58:09 +01:00
  • f142d0a93a
    test(border): add test for from_line_set Théo Tchilinguirian 2025-01-20 08:52:49 +01:00
  • fbd6c4e262
    fix(border): from_line_set fn to specific line set sides Théo Tchilinguirian 2025-01-20 08:50:08 +01:00
  • a128a8bb5b
    feat(border): add and use const fn from_line_set Théo Tchilinguirian 2025-01-20 08:17:00 +01:00
  • 5b15fde12e
    refactor(block): fix formatting Théo Tchilinguirian 2025-01-19 20:01:23 +01:00
  • 7e1f34fa76
    Merge branch 'main' into feat/line-gauge-symbols Jens Krause 2025-01-19 19:56:42 +01:00
  • dedb6f656f
    feat(block): add all dashed borders variants and tests Théo Tchilinguirian 2025-01-19 19:55:46 +01:00
  • 97c2bdc13d
    feat(border): add all dashed borders types Théo Tchilinguirian 2025-01-19 19:47:46 +01:00
  • 69c0d988a8
    feat(border): add tests for all dashed border sets Théo Tchilinguirian 2025-01-19 19:23:41 +01:00
  • 6f518d8256
    feat(border): add all dashed border sets Théo Tchilinguirian 2025-01-19 19:23:21 +01:00
  • b755a65d47
    feat(symbols): add all dash characters Théo Tchilinguirian 2025-01-19 18:22:47 +01:00
  • d2afd963f5
    feat(block widgets): add dotted borders tests Théo Tchilinguirian 2024-12-31 16:26:07 +01:00
  • f510ddb423
    docs(border widgets): fix comment typo Théo Tchilinguirian 2024-12-22 18:21:03 +01:00
  • ec6abeec3c
    feat(border widgets): add dotted borders Théo Tchilinguirian 2024-12-22 18:05:05 +01:00
  • 61286e0529
    docs(border): fix typo in comment Théo Tchilinguirian 2024-12-16 20:56:53 +01:00
  • 952d65339b
    feat(symbols): add dotted borders (#1335) Théo Tchilinguirian 2024-12-16 16:21:18 +01:00
  • 57c2326574
    ci: run cargo-deny directly rather than via action (#1621) Josh McKinney 2025-01-17 01:40:54 -08:00
  • a195d59a47
    refactor: move xtask commands to small modules (#1620) Josh McKinney 2025-01-17 01:40:22 -08:00
  • beccbfbad8
    ci: run cargo-deny directly rather than via action #1621 Josh McKinney 2025-01-15 18:59:23 -08:00
  • b90a651dcb
    refactor: move xtask commands to small modules #1620 Josh McKinney 2025-01-15 18:39:14 -08:00
  • e7831aedd4
    chore: release 0.30.0-alpha.1 (#1618) v0.30.0-alpha.1 Josh McKinney 2025-01-15 15:31:38 -08:00
  • b2c5f934ce
    Ignore doc tests that reference ratatui from core #1618 Josh McKinney 2025-01-15 15:26:37 -08:00
  • 4550a87c4c
    remove circular dependency Josh McKinney 2025-01-15 15:02:06 -08:00
  • a095cefdec
    chore: release 0.30.0-alpha.1 #1617 Josh McKinney 2025-01-14 14:43:39 -08:00
  • 41a9e0db07
    docs: update main examples README Josh McKinney 2024-12-19 14:37:17 -08:00
  • 52e60c8002
    docs: move colors-rgb example to examples folder Josh McKinney 2024-12-19 14:37:04 -08:00
  • 4a871f993e
    ci: refactor xtask / toml formatting (#1602) Josh McKinney 2025-01-14 14:20:05 -08:00
  • 0f949d909a
    Remove udep tracing-log and xtask cargo.lock #1602 Josh McKinney 2024-12-30 16:51:51 -08:00
  • c4397cb428
    ci: remove cache from machete Josh McKinney 2024-12-30 15:16:53 -08:00
  • bd1410e8bf
    fix ci Josh McKinney 2024-12-30 14:57:32 -08:00
  • 4012bb3048
    Remove cargo-rdme and taplo-cli from xtask cargo.toml Josh McKinney 2024-12-30 13:44:03 -08:00
  • 906b756876
    refactor: consolidate xtask commands Josh McKinney 2024-12-30 13:37:32 -08:00
  • c9a2e26e59
    ci: use xtask from bacon Josh McKinney 2024-12-30 12:43:52 -08:00
  • acd469e2d0
    ci: check toml formatting during cargo xtask fmt Josh McKinney 2024-12-30 12:00:54 -08:00
  • bdb69f034f
    style: format toml files using taplo Josh McKinney 2024-12-30 11:50:47 -08:00
  • da05957fa0
    docs: add widget-ref-container example (#1603) Josh McKinney 2025-01-14 14:05:58 -08:00
  • 45b0c448a5
    docs: add widget-ref-container example #1603 Josh McKinney 2024-12-30 16:05:44 -08:00
  • 41d883da7a
    chore(deps): bump serde_json from 1.0.134 to 1.0.135 (#1614) dependabot[bot] 2025-01-14 20:31:20 +03:00
  • 0552223511
    chore(deps): bump rstest from 0.23.0 to 0.24.0 (#1610) dependabot[bot] 2025-01-14 20:31:03 +03:00
  • 1a2f02a2d5
    chore(deps): bump serde_json from 1.0.134 to 1.0.135 #1614 dependabot[bot] 2025-01-13 21:22:40 +00:00
  • 24f0ebd915
    chore(deps): bump rstest from 0.23.0 to 0.24.0 #1610 dependabot[bot] 2025-01-13 21:22:33 +00:00
  • 21a561b1b3
    chore(deps): bump tokio from 1.42.0 to 1.43.0 (#1613) dependabot[bot] 2025-01-13 13:18:16 -08:00
  • 079d74ce14
    chore(deps): bump bitflags from 2.6.0 to 2.7.0 (#1615) dependabot[bot] 2025-01-13 13:17:41 -08:00
  • 22ec4f7414
    chore(deps): bump instability from 0.3.6 to 0.3.7 (#1616) dependabot[bot] 2025-01-13 13:16:24 -08:00
  • 52b60f918d
    chore(deps): bump instability from 0.3.6 to 0.3.7 #1616 dependabot[bot] 2025-01-13 15:53:52 +00:00
  • bb4888b12e
    chore(deps): bump bitflags from 2.6.0 to 2.7.0 #1615 dependabot[bot] 2025-01-13 15:53:40 +00:00
  • eae7539676
    chore(deps): bump tokio from 1.42.0 to 1.43.0 #1613 dependabot[bot] 2025-01-13 15:53:13 +00:00
  • 7617ebc961
    fix fn names: render_gauge{1,2,3} jk 2025-01-11 18:11:40 +01:00
  • ea899e1e6c
    simplify LineGauge example jk 2025-01-11 18:02:09 +01:00
  • f20640a40f
    move line_gauge example jk 2025-01-11 17:13:13 +01:00
  • f1aa0392da
    Merge branch 'main' into feat/line-gauge-symbols Jens Krause 2025-01-11 16:54:11 +01:00
  • 6f213191ef
    chore: rename examples with clashing names (#1597) Josh McKinney 2025-01-10 13:10:54 -08:00
  • 088aac136d
    docs(readme): tweak links and badges (#1598) Josh McKinney 2025-01-10 13:06:52 -08:00
  • a692a6e371
    fix(lint): apply rust 1.84 clippy suggestions (#1612) Josh McKinney 2025-01-10 12:17:07 -08:00
  • 90598cc851 more tests (to make codecov happy) jk 2025-01-04 20:00:10 +01:00
  • 6400a65ee1 LineGauge: Customized symbols jk 2024-12-30 17:10:55 +01:00
  • 704fd93e83
    fix: rust 1.84 clippy lints #1612 Josh McKinney 2025-01-09 17:11:34 -08:00
  • 8c777fa83d
    Add colors-rgb termwiz version #1607 Josh McKinney 2025-01-09 17:00:00 -08:00
  • 1798512e94
    docs: fix wording in user_input example (#1611) dawe 2025-01-07 17:25:47 +01:00
  • 08d69d69ca
    docs: fix wording in user_input example #1611 dawe 2025-01-06 23:14:28 +01:00
  • 32f3833a6d
    chore(deps): bump clap-cargo from 0.14.1 to 0.15.1 (#1608) dependabot[bot] 2025-01-06 18:25:23 +03:00
  • 2ccc40e116
    chore(deps): bump instability from 0.3.5 to 0.3.6 (#1609) dependabot[bot] 2025-01-06 18:24:20 +03:00
  • 468fde43e6
    chore(deps): bump instability from 0.3.5 to 0.3.6 #1609 dependabot[bot] 2025-01-06 15:14:09 +00:00
  • 9ae7248b6b
    chore(deps): bump clap-cargo from 0.14.1 to 0.15.1 #1608 dependabot[bot] 2025-01-06 15:13:50 +00:00
  • f337d09dcd
    perf: termion version of colors_rgb Josh McKinney 2025-01-05 03:26:30 -08:00