Commit Graph

  • b058c54f3c Disable GH Action workflow for docs Patrik Svensson 2021-09-23 22:58:39 +02:00
  • 8cfe06e77a Expose extension method that gets the cell width of text Patrik Svensson 2021-08-28 23:22:53 +02:00
  • 48d49d6e18 Add extension method to get the cell width of a character Patrik Svensson 2021-08-28 23:18:41 +02:00
  • 49e8a980a7 Removed the additional registration of ICommand Nils Andresen 2021-09-09 15:27:52 +02:00
  • d34012cad0 Fix typos in code comments GitHubPang 2021-09-14 07:52:08 +08:00
  • c3510f3036 fixed 404 in documentation Nils Andresen 2021-09-08 11:42:45 +02:00
  • 786b7670da Fix the style parameter nullable annotation on AnsiConsoleExtensions Cédric Luthi 2021-08-31 15:38:08 +02:00
  • ffd24ec451 Fix intermittent test failure Cédric Luthi 2021-08-20 14:42:03 +02:00
  • e081593012 Fix parsing of exceptions on .NET Framework Cédric Luthi 2021-08-20 14:37:50 +02:00
  • bf95564ebb Make tests run on .NET Framework 4.8 Cédric Luthi 2021-08-20 10:41:27 +02:00
  • 3c5b98123b Make building more flexible by allowing feature bands Daniel Cazzulino 2021-08-20 16:57:28 -04:00
  • 7276e11ecc Add a test for rendering table with EA characters Liam Sho 2021-08-12 21:57:28 +08:00
  • d306ad82d1 Fix ArgumentOutOfRangeException when rendering a table Liam Sho 2021-08-12 21:50:31 +08:00
  • d96817dc9c Do not share semaphore between consoles Patrik Svensson 2021-08-07 12:20:04 +02:00
  • e169df6303 Add support for manipulating individual table rows Patrik Svensson 2021-08-05 22:14:19 +02:00
  • 57731c0d55 Add release notes for version 0.41 Patrik Svensson 2021-07-19 23:12:38 +02:00
  • 170901f584 Adds additional check that analyzer is within a method Phil Scott 2021-07-13 19:22:05 -04:00
  • c2b25eea8a Using browser context for social cards Phil Scott 2021-07-17 22:33:04 -04:00
  • 223642b797
    Add blog to docs (#484) 0.41.0 Phil Scott 2021-07-15 13:53:01 -04:00
  • 32d7ea15bd
    Change LogCommandSettings to CommandSettings in example Nils Andresen 2021-07-15 09:39:25 +02:00
  • fa5a1e88ec Clean up Widgets Patrik Svensson 2021-07-12 09:39:20 +02:00
  • d532e1011f
    Add default value parameter to Confirm extension Antonio Valentini 2021-07-12 08:47:36 +02:00
  • 5f97f2300c Support cancellation of prompts Patrik Svensson 2021-07-10 21:03:13 +02:00
  • 884cb8ddd4 Install correct .NET Core SDK Patrik Svensson 2021-07-11 01:18:50 +02:00
  • 314e50b531 Move analyzer to own solution Patrik Svensson 2021-07-11 01:15:56 +02:00
  • d9f06413d0 Remove examples from main solution Patrik Svensson 2021-07-11 00:59:54 +02:00
  • 6e2ca8449e Add solution for examples Patrik Svensson 2021-07-11 00:58:40 +02:00
  • 58eff30787 LineTreeGuide should not fall back to ASCII Patrik Svensson 2021-07-10 21:09:59 +02:00
  • aa59f6cd55 Update .NET Core SDK to 5.0.301 Patrik Svensson 2021-07-02 20:23:21 +02:00
  • 2011cb2eff Do not append suffix to text prompt Patrik Svensson 2021-07-02 19:06:12 +02:00
  • 865552c3f2 Add support for selecting prompt items Patrik Svensson 2021-06-27 21:59:58 +02:00
  • fa553fd72e Adds documentation for analyzers Phil Scott 2021-06-24 23:28:42 -04:00
  • a186fd94ac Preserve whitespace trivia when applying code fix Patrik Svensson 2021-06-23 23:42:05 +02:00
  • 6b5b31957c Added a TypeRegistrar to CommandAppTester Nils Andresen 2021-06-21 15:52:12 +02:00
  • b92827ce3d (#460) added an overload to AnsiConsole.Ask Nils Andresen 2021-06-23 15:29:39 +02:00
  • c9b178ac96 Moved analyzer tests to its own project Patrik Svensson 2021-06-23 22:47:12 +02:00
  • 721d73e9eb Renames BaseAnalyzer to SpectreAnalyzer Phil Scott 2021-06-22 21:38:39 -04:00
  • 8b058d6342 Renaming analyzer test project to sandbox Phil Scott 2021-06-22 21:38:25 -04:00
  • d1048260cc Making the project ready for deployment Phil Scott 2021-06-21 23:11:36 -04:00
  • bdcc01ea68 Adding analyzers for common mistakes with live renderables Phil Scott 2021-06-21 13:49:55 -04:00
  • 4f293d887d Adding analyzer project Phil Scott 2021-06-20 19:47:19 -04:00
  • d015a4966f Hardblank GianHodgson 2021-05-30 23:14:57 -04:00
  • 5cbe9d40b0 Removed extra line from example code. 18-F-cali 2021-06-18 21:09:33 +05:30
  • 5faa61fa64 Correct documentation comment text 0.40.0 Chris Missal 2021-06-08 19:37:05 -07:00
  • 087f216bcf Add README translation to Brazilian Portuguese (pt-BR) C. Augusto Proiete 2021-05-31 23:10:00 -03:00
  • ebd7bb5949 Update canvas.md Ahmed Şeref 2021-05-24 23:05:59 +03:00
  • 0bf97cb666 Adding additional tests for property binding with value types Phil Scott 2021-06-07 23:26:33 -04:00
  • ebb1076dd0 Check for default value before writing property values Phil Scott 2021-06-06 22:46:25 -04:00
  • 21f731ebd5 Using Statiq processes for tailwind commands Phil Scott 2021-05-26 11:25:35 -04:00
  • 397860e42e Revert PR #436 Patrik Svensson 2021-05-26 13:41:13 +02:00
  • adb600c430 Tweaks tailwind to use jit mode and misc content tweaks Phil Scott 2021-05-24 22:33:11 -04:00
  • ab83e41051 Using Statiq processes for tailwind commands Dave Glick 2021-04-26 22:36:00 -04:00
  • 0d2a75aeee Add Cascadia Code as a webfont for fallback Phil Scott 2021-05-24 09:25:58 -04:00
  • bfdaef95d6
    Fix OverflowException when estimating the progress remaining time (#404) Cédric Luthi 2021-05-24 09:56:29 +02:00
  • cb8dc97847 Removes inline-block from console output in docs Phil Scott 2021-05-23 22:12:09 -04:00
  • 450d87f5d3 Add support for fake input in asciicast recordings Patrik Svensson 2021-05-24 02:36:14 +02:00
  • 46abadaccb Add AsciiCast demos for docs Phil Scott 2021-05-20 21:03:17 -04:00
  • 69fdae70c0 Fixes non-interactive progress bars from rendering little info Phil Scott 2021-05-21 20:57:01 -04:00
  • 91a0be86a3 Remove empty solution folder Patrik Svensson 2021-05-21 11:05:36 +02:00
  • ab09a30bc7 Update dotnet example Patrik Svensson 2021-05-21 11:05:30 +02:00
  • a2ed88e2eb Remove some Star Wars movies Patrik Svensson 2021-05-21 11:04:48 +02:00
  • 3dea412785 Add live display support Patrik Svensson 2021-05-20 12:05:47 +02:00
  • 5d68020abb Wrong method in code example Johan Lindfors 2021-05-19 13:34:54 +02:00
  • 315a52f3e9 Add support for hierarchical list prompts Patrik Svensson 2021-05-16 22:45:58 +02:00
  • c147929f16
    Add color aliases Ion Dormenco 2021-05-13 00:44:11 +03:00
  • 6549436356 Fix line break regression Patrik Svensson 2021-05-10 23:20:35 +02:00
  • 1dfc6bdadc Fix async race condition Sean Fausett 2021-04-30 15:40:17 +12:00
  • 2ba06577ef
    Improve CommandApp error message rendering Sean Fausett 2021-05-10 19:17:20 +12:00
  • ea5b7338ad renamed *`1.cs to *OfT.cs Crypto Compress 2021-05-07 17:55:24 +02:00
  • 4d88a6ab69 Play nice with type converters Patrik Svensson 2021-05-09 08:50:39 +02:00
  • 1dd1945297 Add parameter value provider support Patrik Svensson 2021-05-08 07:42:28 +02:00
  • d1d94cdebe Add Length and Lines properties to Paragraph Patrik Svensson 2021-04-29 17:59:49 +02:00
  • e48ae9600a Revert shrinking of example.png Patrik Svensson 2021-04-30 00:00:26 +02:00
  • d63255aa5f update to the latest version chenxuuu 2021-04-27 13:59:11 +08:00
  • 9a68b27b31 Shrinks PNGs and converts large gif to webm Phil Scott 2021-04-24 20:40:17 -04:00
  • 2a9fbb1ee9
    New doc theme (#387) Phil Scott 2021-04-24 16:20:59 -04:00
  • b568098d5e Fix required vs optional argument denotation Sean Fausett 2021-04-24 13:09:17 +12:00
  • cba02070f9 Add method to get VT/ANSI codes for renderables Patrik Svensson 2021-04-23 00:36:43 +02:00
  • 01f707c78d Exposes Pretty property of CommandAppException Phil Scott 2021-04-23 09:48:19 -04:00
  • 8d67c0a6b4 Removes printing of error messages when propagating Phil Scott 2021-04-23 08:12:41 -04:00
  • 3463dde543 Add method to write VT/ANSI control codes Patrik Svensson 2021-04-22 22:11:21 +02:00
  • 91f910326c Fix maxWidth bug in Panel Fraser Waters 2021-04-22 18:11:05 +01:00
  • 79af013bf2 Expanding CLI docs Phil Scott 2021-04-09 08:12:51 -04:00
  • 04efd1719c Add new test framework for consoles Patrik Svensson 2021-04-18 22:40:18 +02:00
  • f5a9c0ca26 Removes automatic registration of settings 0.39.0 Phil Scott 2021-04-14 21:20:38 -04:00
  • 23564612c1
    Make AsyncCommand a little more discoverable (#375) Loïc Sharma 2021-04-18 00:35:37 -07:00
  • f2b8afffb3 Marks Spectre.Console.Testing as not a test project Phil Scott 2021-04-16 20:35:09 -04:00
  • 3e2eea730b Add output abstraction and reorganize profile Patrik Svensson 2021-04-12 18:15:21 +02:00
  • bc9f610258 Added "--hidden" param to explain feature Phil Scott 2021-04-13 09:37:13 -04:00
  • ae96606ab7 Adds default command to explain feature Phil Scott 2021-04-13 09:36:37 -04:00
  • 41ccc0b464 Adds CLI explain command Phil Scott 2021-04-04 12:47:45 -04:00
  • 3545e0f6b5 Add example infrastructure Patrik Svensson 2021-04-11 22:47:26 +02:00
  • 2fe2bb3c32 Add parameterless Clear method for IAnsiConsole Patrik Svensson 2021-04-11 23:06:34 +02:00
  • 1fc6f22ea9 Remove Style.Clone method Patrik Svensson 2021-04-11 22:51:57 +02:00
  • 6a5c507936 Rename 'Demo' example to 'Showcase' Patrik Svensson 2021-04-09 13:59:48 +02:00
  • efa3d3b130 Add NuGet.Config Patrik Svensson 2021-04-09 14:37:54 +02:00
  • 6007fcaafc Update to .NET SDK 5.0.202 Patrik Svensson 2021-04-09 11:44:13 +02:00
  • 13ac38ed04 Fix color system mapping bug Patrik Svensson 2021-04-08 00:46:39 +02:00
  • ca036f6543 Add demo example Patrik Svensson 2021-03-08 19:36:04 +01:00
  • 36ec3d1fd3 Adds rune width caching for cell length calculations Phil Scott 2021-04-04 12:56:04 -04:00