Commit Graph

  • 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 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
  • fe5096dceb Fixes color system detection bug Patrik Svensson 2021-04-07 00:28:55 +02:00
  • 39b59c8d4a Cleanup AnsiSequences.cs Christian Wischenbart 2021-04-05 22:56:50 +02:00
  • 8cf7794852 Adding unit tests for settings constructor Phil Scott 2021-04-05 14:00:00 -04:00
  • 4edc647fdd Falls back to null for settings constructor Phil Scott 2021-04-05 12:12:34 -04:00
  • be45a0ff4e Fix AnsiConsoleBackend.Clear Christian Wischenbart 2021-04-04 21:58:11 +02:00
  • 256fcdd27f Remove redundant Style constructor. Christian Wischenbart 2021-04-05 23:04:11 +02:00
  • dafbfe63ba Update link to docs site Patrik Svensson 2021-04-05 17:54:32 +02:00
  • a2ab522516 Add CNAME Patrik Svensson 2021-04-05 17:45:29 +02:00
  • 8778ab1739 Set new host for docs Patrik Svensson 2021-04-05 17:41:18 +02:00
  • 693e1fa170 Update links, references and copyright Patrik Svensson 2021-04-05 16:59:09 +02:00
  • 4b37a4708f Update documentation Patrik Svensson 2021-04-05 16:48:02 +02:00
  • a690ce4955 Marks nullable bools as flags too Phil Scott 2021-04-05 10:01:34 -04:00
  • 759b16aed9 Fix OS version detection Andreia Gaita 2021-04-04 13:56:02 +02:00
  • 254880e93a Replaces emoji regex with ReadOnlySpan implementation Phil Scott 2021-04-02 21:48:30 -04:00
  • 6f16081f42 Add support for indeterminate progress Patrik Svensson 2021-04-02 18:41:25 +02:00
  • 6121203fee Rename tree to root so the example compiles. MB 2021-04-02 23:18:45 +02:00
  • 9204671b27 Uses Environment.TickCount for seed instead of DateTime.Now Phil Scott 2021-04-02 12:20:18 -04:00
  • c765bbd0dd Uses OSVersion instead of RegEx to detect Windows Build info Phil Scott 2021-04-02 12:06:06 -04:00
  • 6bceac8a5e enable disposing ITypeResolver Thomas Freudenberg 2021-03-29 17:44:21 +02:00
  • 1ed7e65fcb Make VT-100 sequences easier to understand Patrik Svensson 2021-03-28 17:04:03 +02:00
  • 20650f1e7e Change IAnsiConsole to render IRenderable Patrik Svensson 2021-03-24 23:09:24 +01:00
  • 2ba6da3514 Respect encoding of TextWriter provided to AnsiConsole.Create(...) Alexey Golub 2021-03-25 22:19:49 +02:00
  • 8830779875 Add params to ProgressExtensions.Columns(...) Alexey Golub 2021-03-23 22:34:17 +02:00
  • 9c46c21e27 Fix argument order Patrik Svensson 2021-03-24 23:15:09 +01:00
  • c643ec735d Fix documentation for ProgressContext.AddTask Reilly Wood 2021-03-22 21:40:24 -07:00
  • b17eabaa1f Adds helper overloads for Markup calls without args Phil Scott 2021-03-21 22:26:02 -04:00
  • 7f6f2437b1 Add support for exclusive mode Patrik Svensson 2021-03-13 22:45:31 +01:00
  • c2bab0ebf8 Allow custom instructions for prompts Patrik Svensson 2021-03-14 23:35:08 +01:00
  • 9502aaf2b9 Allow markup in selection prompts Patrik Svensson 2021-03-14 23:09:17 +01:00
  • 57a8e6ccc1 Support Home, End, PgUp, and PgDown in prompts Patrik Svensson 2021-03-14 22:49:15 +01:00
  • 8c099a0038 Add Elmah.io as sponsor Patrik Svensson 2021-03-14 23:47:23 +01:00
  • 08b65cfa47 Fix Windows ANSI support detection with redirected stderr Bastian Eicher 2021-03-14 10:55:31 +01:00
  • 2540f48622 Hide examples of hidden commands Christopher-Marcel Esser 2021-03-13 14:37:33 +01:00
  • e4dda283bb Adds overloads for MarkUp methods without args Phil Scott 2021-03-06 09:57:31 -05:00
  • da9c6ee4c2 Add IProgress<double> to ProgressTask.cs Phil Scott 2021-03-06 10:35:29 -05:00
  • 855127f32a Changes progress task IsFinished to account for stopped tasks Phil Scott 2021-03-03 22:06:11 -05:00
  • fa731070d8 update the docs To improve discoveratbility of the new option stf 2021-03-04 10:17:58 +01:00
  • ef08c5bf2b Improve the unit test around HideCompleted stf 2021-03-04 09:38:58 +01:00
  • 1c769c6610 Add Progress.HideCompleted stf 2021-03-03 21:58:38 +01:00
  • 1cd335e785 Serilog example for logging Phil Scott 2021-03-04 02:39:53 -05:00
  • 29e6e34f83 Support setting the static console Patrik Svensson 2021-02-28 23:11:35 +01:00
  • bff3438a5a using loop instead of linq Phil Scott 2021-02-27 00:05:40 -05:00
  • c64884854f Make it possible to set Value directly Oskar Klintrot 2021-02-25 11:19:28 +01:00
  • 3a42c0a119 Adds DotSettings and tweaks editoconfigs for tests Phil Scott 2021-02-20 22:40:37 -05:00
  • 525b414ff8 Make alignment of TaskDescriptionColumn configurable Thomas Freudenberg 2021-02-16 23:33:47 +01:00
  • ed0fb29be4 Make default answer for confirmation prompt configurable Thomas Freudenberg 2021-02-15 11:08:47 +01:00
  • 04d0e663d5 Extends maximum size of remaining and elapsed time displayed, plus a failsafe Phil Scott 2021-02-14 15:27:05 -05:00
  • 17ee8990f4 Update example image Patrik Svensson 2021-02-15 13:01:30 +01:00
  • a1050fc676 Handle output to stderr Bastian Eicher 2021-02-12 10:57:37 +01:00
  • 9312663bde Adds text and Progress bar spinner column for tasks yet to be started Phil Scott 2021-02-14 12:03:57 -05:00
  • 102e2dc38d Allow formatting breakdown charts with lambda expr Patrik Svensson 2021-02-13 17:02:05 +01:00
  • 28e9c14de4 Register the console lazily in CLI type registrar Patrik Svensson 2021-02-12 00:02:59 +01:00
  • fd217ffc83 Update sponsor text Patrik Svensson 2021-02-11 23:22:43 +01:00
  • 95ec04df40 Add sponsor information Patrik Svensson 2021-02-11 23:20:11 +01:00
  • 705cf745ea Add formatting support for breakdown chart values Patrik Svensson 2021-02-01 21:53:49 +01:00