Commit graph

  • ef46e00325
    docs: Update docstrings Dheepak Krishnamurthy 2024-10-04 18:22:05 -0400
  • 3b817e598a
    chore: Remove u32 impl for Spacing Dheepak Krishnamurthy 2024-10-04 18:11:39 -0400
  • ac9a9d261c
    chore: Remove feature flag Dheepak Krishnamurthy 2024-10-04 00:19:58 -0400
  • 57dbafe8c7
    feat: Use Spacing enum Dheepak Krishnamurthy 2024-10-04 00:10:36 -0400
  • 4d7081f9f1
    feat: Make overlap false reset spacing if it is overlap Dheepak Krishnamurthy 2024-10-03 16:31:56 -0400
  • 3cad0b936d
    chore: Update debug function Dheepak Krishnamurthy 2024-10-03 05:48:56 -0400
  • 7ee0c59eb4
    chore: Update docstring Dheepak Krishnamurthy 2024-10-03 05:47:37 -0400
  • ce4a3bb8a7
    feat: Use instability unstable to mark overlap method as unstable Dheepak Krishnamurthy 2024-10-03 05:12:02 -0400
  • 3d3ff8d493
    chore: Better debug_segments function Dheepak Krishnamurthy 2024-10-03 05:06:44 -0400
  • 1bf31240ed
    chore: Update docstring Dheepak Krishnamurthy 2024-10-03 05:06:20 -0400
  • 9b095cf94a Merge branch 'main' into col_cell_selection Tayfun Bocek 2024-10-03 11:19:40 +0300
  • 6edbe9d052
    feat: Use bool value for overlap instead of separate u16 field Dheepak Krishnamurthy 2024-10-03 03:11:13 -0400
  • 24eb6e2126
    feat: Add an OVERLAP_SIZE_EQ strength to prevent infeasibilities Dheepak Krishnamurthy 2024-10-03 02:42:19 -0400
  • 02701357a1
    chore: More clear docstrings Dheepak Krishnamurthy 2024-10-03 02:18:13 -0400
  • 6fd0809970
    chore: Make it easier to read and understand Dheepak Krishnamurthy 2024-10-03 02:08:14 -0400
  • 4c512284f8
    chore: Remove unnecessary 1.0 Dheepak Krishnamurthy 2024-10-03 01:58:30 -0400
  • 784bc44263
    chore: Update comments Dheepak Krishnamurthy 2024-10-03 01:55:39 -0400
  • 4443137675
    chore: Change name of function Dheepak Krishnamurthy 2024-10-03 01:51:43 -0400
  • 6ee19432fb
    feat: simplify generic implementation Dheepak Krishnamurthy 2024-10-03 01:47:34 -0400
  • 671183f37c
    feat: generic implementation Dheepak Krishnamurthy 2024-10-03 01:44:01 -0400
  • 7cfc6ae1a7
    chore: Add tests to show that spacers are zero because of saturating sub calculations Dheepak Krishnamurthy 2024-10-03 00:54:10 -0400
  • f431eb7a64
    chore: Remove visual test from this PR Dheepak Krishnamurthy 2024-10-02 23:49:58 -0400
  • dcbc4794bf
    chore: Remove poc failing test Dheepak Krishnamurthy 2024-10-02 23:31:51 -0400
  • f2ca945e9d
    chore: Better VisualTest comparison Dheepak Krishnamurthy 2024-10-02 23:31:14 -0400
  • b3e74a4e7e
    chore: rename test cases to be unique Dheepak Krishnamurthy 2024-10-02 18:29:35 -0400
  • 93ad8812c2
    Revert "feat: Add visual test that fails" Dheepak Krishnamurthy 2024-10-02 18:25:12 -0400
  • fecce8e3a8
    feat: Add visual test that fails Dheepak Krishnamurthy 2024-10-02 18:24:58 -0400
  • 9c47141b8a
    feat: Add visual test Dheepak Krishnamurthy 2024-10-02 18:24:24 -0400
  • d6acc79879
    chore: Remove .into Dheepak Krishnamurthy 2024-10-02 18:14:50 -0400
  • 8a6857e47e
    fix: Make overlap u16 Dheepak Krishnamurthy 2024-10-02 16:46:15 -0400
  • d144c03403
    chore: Add more tests Dheepak Krishnamurthy 2024-10-02 16:37:27 -0400
  • d4c0f44066
    chore: Add more tests Dheepak Krishnamurthy 2024-10-02 16:29:08 -0400
  • 7c65e527be
    feat: Add overlap feature in layout Dheepak Krishnamurthy 2024-10-02 14:12:46 -0400
  • edcdc8a814
    refactor(layout): rename element to segment in layout (#1397) v0.28.2-alpha.5 Dheepak Krishnamurthy 2024-10-02 15:34:07 -0400
  • e174d59fe5
    refactor: Rename element to segment in layout #1397 Dheepak Krishnamurthy 2024-10-02 12:56:35 -0400
  • 0ed71d14bb
    test(example): add snapshot test for demo #1395 Orhun Parmaksız 2024-10-02 11:29:09 +0300
  • e401d95fb0
    chore(deps): update rstest requirement from 0.22.0 to 0.23.0 #1394 dependabot[bot] 2024-09-30 15:23:21 +0000
  • 2b39f26f7c
    chore(deps): update octocrab requirement from 0.40.0 to 0.41.0 #1393 dependabot[bot] 2024-09-30 15:22:42 +0000
  • 23097ed7b2
    chore(deps): bump bnjbvr/cargo-machete from 0.6.2 to 0.7.0 #1392 dependabot[bot] 2024-09-30 15:07:06 +0000
  • 912e22008e
    docs: fix missing links Tayfun Bocek 2024-09-30 13:01:29 +0300
  • a4286a5f0e
    Merge branch 'main' into col_cell_selection Tayfun Bocek 2024-09-30 12:11:04 +0300
  • 5ad623c29b
    chore: remove usage of prelude (#1390) Josh McKinney 2024-09-28 11:47:45 -0700
  • b0dd25e0e3
    chore: remove usage of prelude #1390 Josh McKinney 2024-09-28 11:09:27 -0700
  • 26163effdf
    refactor: modularize #1389 jm/modularize Josh McKinney 2024-09-27 13:19:43 -0700
  • 9e49d103d9
    Merge branch 'main' into fix-584 #1341 Neal Fachan 2024-09-27 10:21:30 -0700
  • bc10af5931
    chore(style): make Debug output for Text/Line/Span/Style more concise (#1383) v0.28.2-alpha.4 Josh McKinney 2024-09-26 10:38:23 -0700
  • a75abe5ef1
    refactor(stylize): rename to ColorDebug #1383 Orhun Parmaksız 2024-09-26 18:29:41 +0300
  • e8f0315433
    fix(stylize): add proper debug for alignment Orhun Parmaksız 2024-09-26 13:02:52 +0300
  • cc104b6cbf
    refactor(style): apply clippy suggestions Orhun Parmaksız 2024-09-26 13:02:06 +0300
  • 412acaffd4
    feat(stylize): use more concise debug for modifiers Orhun Parmaksız 2024-09-26 12:49:42 +0300
  • fef0c04d2e
    style(stylize): apply formatting Orhun Parmaksız 2024-09-26 12:37:12 +0300
  • 7fa4e5e6ee
    refactor(stylize): apply clippy suggestions Orhun Parmaksız 2024-09-26 12:35:52 +0300
  • f7aa69524b
    refactor(stylize): move StylizeDebug to stylize module Orhun Parmaksız 2024-09-26 12:30:36 +0300
  • 408b97aad9
    Merge branch 'main' into jm/concise-debug Orhun Parmaksız 2024-09-26 12:22:08 +0300
  • 784f67a912
    chore(deps): update octocrab requirement from 0.39.0 to 0.40.0 (#1386) dependabot[bot] 2024-09-23 21:21:17 +0300
  • d489ebca39
    Merge branch 'main' into fix-584 Neal Fachan 2024-09-23 10:03:36 -0700
  • 5e9b5ef796
    chore(deps): update octocrab requirement from 0.39.0 to 0.40.0 #1386 dependabot[bot] 2024-09-23 15:54:54 +0000
  • a5e5a4fd37
    chore(deps): update unicode-width requirement from =0.1.13 to =0.2.0 #1385 dependabot[bot] 2024-09-23 15:54:41 +0000
  • f4880b40cc
    chore: lock unicode-width version to 0.1.13 (#1384) Josh McKinney 2024-09-21 02:58:29 -0700
  • dd60d9b082
    chore: lock unicode-width version to 0.1.13 #1384 Josh McKinney 2024-09-20 21:38:26 -0700
  • efc0994251 Undo accidental commit where I made "scrolling-regions" a default feature. Neal Fachan 2024-09-20 12:09:57 -0700
  • b79845df5c Change a doc comment to not include things that look like HTML tags. Neal Fachan 2024-09-20 11:57:09 -0700
  • 77892e6194 Fix a rustfmt issue. Neal Fachan 2024-09-20 11:52:31 -0700
  • b498a40c15 Fix a clippy warning. Neal Fachan 2024-09-20 11:51:04 -0700
  • 04ce02c1a7
    Merge branch 'main' into fix-584 Neal Fachan 2024-09-20 11:47:11 -0700
  • 1b5f04e462 Address some comments made by @joshka Neal Fachan 2024-09-20 11:46:40 -0700
  • 471282a93f
    Merge 2fe946b3e5 into 67c0ea243b #1351 Josh McKinney 2024-09-20 10:25:21 +0300
  • 67c0ea243b
    chore(block): deprecate block::Title (#1372) v0.28.2-alpha.3 Josh McKinney 2024-09-20 00:21:26 -0700
  • 7054d5896d
    chore: make Debug output for Text/Line/Span/Style more concise Josh McKinney 2024-09-20 00:09:48 -0700
  • 18f4db81e6 Neal Fachan 2024-09-17 09:38:52 -0700
  • 3adfe718b7 Make scrolling-regions a default feature for development and testing. Neal Fachan 2024-08-26 11:06:32 -0700
  • b9653ba05a
    fix: prevent calender render panic when terminal height is small (#1380) Anthony Rodgers 2024-09-19 14:02:26 +0100
  • ebc5b7ae0d
    Merge 598120f88f into 9875d9facc #1218 Md Isfarul Haque 2024-09-19 13:56:15 +0100
  • fdee8cbf11
    fix: prevent calender render panic when terminal height is small #1380 Anthony Rodgers 2024-09-19 12:16:30 +0100
  • 9875d9facc
    chore(deps): bump DavidAnson/markdownlint-cli2-action from 16 to 17 (#1376) dependabot[bot] 2024-09-16 09:24:38 -0700
  • 1e3a9f91e4
    chore(deps): bump DavidAnson/markdownlint-cli2-action from 16 to 17 #1376 dependabot[bot] 2024-09-16 15:27:29 +0000
  • 24d048065c
    fix(block tests docs examples): mark title as deprecated, add title_at_position function, adapt code to not use Title #1374 Tadeas Uradnik 2024-09-16 10:33:20 +0200
  • eaa180cc68
    review fixes Josh McKinney 2024-09-15 21:24:42 -0700
  • 73918092f7
    remove 0.31 message #1372 Josh McKinney 2024-09-15 21:06:55 -0700
  • bd5fa963ff
    feat(line)!: impl From<Cow<str>> for Line Josh McKinney 2024-09-15 20:29:04 -0700
  • 2c18d27bdf
    chore: deprecate block::Title struct Josh McKinney 2024-09-15 19:41:47 -0700
  • 2b4bea0c0f
    refactor(block): store titles as (Position, Line) tuple Josh McKinney 2024-09-15 18:44:39 -0700
  • d4a9b0983a
    Merge 01ca14ef56 into b88717b65f #1061 Tadeas Uradnik 2024-09-15 10:24:17 +0000
  • 01ca14ef56
    Merge remote-tracking branch 'upstream/main' into deprecate_title #1061 Tadeas Uradnik 2024-09-15 12:22:51 +0200
  • b88717b65f
    docs(constraint): add note about percentages (#1368) v0.28.2-alpha.2 Josh McKinney 2024-09-13 04:42:52 -0700
  • d34978c3d2
    cargo fmt #1368 Josh McKinney 2024-09-12 11:29:17 -0700
  • 1e82b30aa4
    Update src/layout/constraint.rs Josh McKinney 2024-09-12 11:28:32 -0700
  • d3a9b90673
    docs: add note about percentages Josh McKinney 2024-09-11 21:44:26 -0700
  • 82c7e5e390
    Merge branch 'main' into fix-584 Neal Fachan 2024-09-11 09:23:25 -0700
  • 5635b930c7
    ci: add cargo-machete and remove unused deps (#1362) Vitalii Kryvenko 2024-09-09 04:54:33 +0300
  • f79432f64c
    Add cache #1362 Josh McKinney 2024-09-08 17:49:37 -0700
  • 9f971a032c
    Update Cargo.toml Josh McKinney 2024-09-08 17:47:35 -0700
  • 878ced4f5c Remove unnecessary name Veetaha 2024-09-09 00:24:24 +0000
  • d9106a8584 Remove unused dependencies. Leverage cargo-machete on CI Veetaha 2024-09-09 00:21:43 +0000
  • 870bc6a64a
    docs: use Frame::area() instead of size() in examples (#1361) Hossein Nedaee 2024-09-08 23:50:59 +0330
  • 1bade7215e frame.size() is deprecated #1361 Hossein Nedaee 2024-09-08 20:46:14 +0330
  • f79a97ab69
    feat(nix-support): add basic .nix files to project root. #1359 areskill 2024-09-08 13:35:01 +0200
  • 77ab1b84cd feat: add support for empty bar style to Sparkline (#1325) FujiApple 2024-08-14 19:16:55 +0800
  • da821b431e
    fix: clippy lints from rust 1.81.0 (#1356) FujiApple 2024-09-07 13:54:36 +0800
  • acbafe557c fix: clippy lints from rust 1.81.0 #1356 FujiApple 2024-09-07 13:10:53 +0800