Commit Graph

  • 5045b8b959 remove pdb AllowedOutputExtensionsInPackageBuildOutputFolder Simon Cropp 2020-12-24 11:31:25 +11:00
  • 7dccb310f3 Add support for bar charts Patrik Svensson 2020-12-22 22:26:17 +01:00
  • 1cf30f62fc Add autocomplete for text prompt Patrik Svensson 2020-12-21 03:21:02 +01:00
  • e280b82679 Fix dividing with infinity bug 0.35.0 Patrik Svensson 2020-12-17 00:31:19 +01:00
  • 6932c95731 Fix bug when splitting text containing CJK chars Patrik Svensson 2020-12-16 23:30:03 +01:00
  • ee305702e8 Update issue templates 0.34.0 Patrik Svensson 2020-12-14 10:36:05 +01:00
  • 63abcc92ba Set max value for progress task properly Patrik Svensson 2020-12-12 16:58:39 +01:00
  • acf01e056f Clean up status related code a bit 0.33.0 Patrik Svensson 2020-12-09 08:23:44 +01:00
  • 501db5d287 Add status support Patrik Svensson 2020-12-08 00:43:24 +01:00
  • cbed41e637 Add support for different spinners Patrik Svensson 2020-12-05 10:52:51 +01:00
  • 3c504155bc Fix progress rendering bug 0.32.1 Patrik Svensson 2020-12-04 10:11:12 +01:00
  • ae32785f21 Add progress task list support 0.32.0 Patrik Svensson 2020-11-27 08:12:29 +01:00
  • c61e386440
    Add Chinese README chenxuuu 2020-11-30 12:56:25 +08:00
  • b7cd7dd53e Fix grammar in Canvas Image docs Patrik Svensson 2020-11-25 13:52:17 +01:00
  • 3e1251b86a Fix heading size Patrik Svensson 2020-11-25 13:41:11 +01:00
  • 01fdbac51e Fix typo in package description 0.31.0 Patrik Svensson 2020-11-25 12:16:26 +01:00
  • b0b988a1e7 Add Canvas and CanvasImage docs Patrik Svensson 2020-11-25 12:15:25 +01:00
  • 2a9fa223de Add canvas and image support Patrik Svensson 2020-11-24 21:24:21 +01:00
  • 4f6eca4fcb Fix rendering of exceptions with generic params Patrik Svensson 2020-11-24 22:03:31 +01:00
  • a5125d640c Add initial FIGlet docs 0.30.0 Patrik Svensson 2020-11-22 03:21:10 +01:00
  • a59e0dcb21 Add FIGlet text support Patrik Svensson 2020-11-20 00:15:13 +01:00
  • bde61cc6ff
    Verify: Use custom test directory Simon Cropp 2020-11-21 09:27:35 +11:00
  • 5c33b87a9c
    Add Verify for testing Simon Cropp 2020-11-21 02:22:23 +11:00
  • aaf77c3b25 Fix prompt example docs Patrik Svensson 2020-11-19 14:46:43 +01:00
  • d70ad661fc Add docs for text prompts 0.29.0 Patrik Svensson 2020-11-19 14:25:24 +01:00
  • 0d209d8f18 Add text prompt support Patrik Svensson 2020-10-30 14:58:17 +01:00
  • 380c6aca45 Add net5.0 target framework 0.28.0 Patrik Svensson 2020-11-11 10:55:47 +01:00
  • b1da5e7ba8 Add support for markup text in panel header Patrik Svensson 2020-11-07 03:17:31 +01:00
  • be3350a411 Bump dotnet-example to 1.0.0 Patrik Svensson 2020-11-03 18:14:41 +01:00
  • a1d11e9d0c Add support for moving the cursor Patrik Svensson 2020-10-28 10:51:25 +01:00
  • 93d1971f48 Update rule example and docs Patrik Svensson 2020-10-27 17:30:50 +01:00
  • bca1c889d1 Add Padding extension Martin Andersen 2020-10-26 20:41:49 +01:00
  • 9915a0d6a8 Update Documentation for escape Takahito Yamatoya 2020-10-27 11:24:01 +09:00
  • f34fc43d00 Update documentation for aligning tables Takahito Yamatoya 2020-10-27 10:53:30 +09:00
  • e7f497050c Add row and column accessors for tables and grids Patrik Svensson 2020-10-26 11:51:35 +01:00
  • 3e5e22d6c2 Update documentation Martin Andersen 2020-10-26 14:58:55 +01:00
  • 10daf727e9 Fix outdated documentation Patrik Svensson 2020-10-26 12:13:21 +01:00
  • 03334f693d Add support for table footers 0.27.0 Patrik Svensson 2020-10-24 17:15:19 +02:00
  • c9c0ad733f Fix rendering bug when splitting lines Patrik Svensson 2020-10-24 01:45:41 +02:00
  • 041bd016a2 Remove verbs from extension methods Patrik Svensson 2020-10-22 00:32:07 +02:00
  • 037a215a78
    Add documentation for rule Takahito Yamatoya 2020-10-22 15:53:20 +09:00
  • 9afc1ea721 Add support for aligning tables Patrik Svensson 2020-10-21 17:59:55 +02:00
  • b52056ee49
    Update documentation for calendar Takahito Yamatoya 2020-10-21 04:55:29 +09:00
  • 3941fd81ab Move table and calendar docs Patrik Svensson 2020-10-20 01:45:01 +02:00
  • 5a1b8a1710 Add rule widget Patrik Svensson 2020-10-20 01:07:58 +02:00
  • 1410cba6c5 Add Markdown.Escape method Patrik Svensson 2020-10-19 20:48:23 +02:00
  • 70fc14e9cd Add new ctors for Rows and Columns widgets Patrik Svensson 2020-10-19 20:34:46 +02:00
  • 0b4359a52a
    Add installation instructions Takahito Yamatoya 2020-10-19 23:50:54 +09:00
  • cb2924a609 Add table heading and footnote support Patrik Svensson 2020-10-19 00:41:40 +02:00
  • 5c119ee0c3
    Add documentation for calendar Takahito Yamatoya 2020-10-19 22:44:16 +09:00
  • b9d182b6e3
    Add README.jp.md Takahito Yamatoya 2020-10-19 22:42:33 +09:00
  • bfffef630f Do not draw tables that can't be drawn Patrik Svensson 2020-10-18 07:27:37 +02:00
  • a2f507e58f update sample output Takahito Yamatoya 2020-10-18 11:48:42 +09:00
  • d1d06d6a6b fix incorrect command Takahito Yamatoya 2020-10-18 11:47:38 +09:00
  • 52718c499c Fix minor typo in example Patrik Svensson 2020-10-17 13:22:01 +02:00
  • 7ef1ac483a Fix overflow splitting bug 0.26.0 Patrik Svensson 2020-10-17 12:26:30 +02:00
  • c0875c912a fix incorrect link Takahito Yamatoya 2020-10-17 17:41:05 +09:00
  • 3f2ca49071 Add calendar control Patrik Svensson 2020-10-16 16:43:33 +02:00
  • 0a0380ae0a Don't throw when console is small 0.25.0 Khalid Abuhakmeh 2020-10-08 15:43:48 -04:00
  • ae92c606bb Add support for remapping emojis Patrik Svensson 2020-10-07 17:26:16 +02:00
  • 68e92f3365 Add various exception improvements Patrik Svensson 2020-10-06 18:23:16 +02:00
  • 39a8588dc3 Rename ExceptionFormats.None Patrik Svensson 2020-10-06 01:05:49 +02:00
  • 3c3afe7439 Add support for rendering exceptions 0.24.0 Patrik Svensson 2020-10-03 02:08:31 +02:00
  • 971f9032ba (doc) Dynamically generate sections Gary Ewan Park 2020-10-03 15:25:49 +01:00
  • 5149557560 (doc) Remove hard-coded link Gary Ewan Park 2020-10-03 15:19:17 +01:00
  • e0947708c9 Generalized Search Khalid Abuhakmeh 2020-10-02 13:19:00 -04:00
  • b1db8a9403 Clean up border code Patrik Svensson 2020-10-01 22:56:44 +02:00
  • a2f8652575 Add Search To Emoji Page Khalid Abuhakmeh 2020-10-01 15:52:52 -04:00
  • 672faa131f Update Docs Readme Khalid Abuhakmeh 2020-10-01 14:24:48 -04:00
  • e429f6434b Update examples 0.23.0 Patrik Svensson 2020-10-01 12:46:40 +02:00
  • 93ec7401c8 Add support for markdown tables Patrik Svensson 2020-09-30 23:37:28 +02:00
  • 697273917e Move console encoder to rendering namespace 0.22.0 Patrik Svensson 2020-09-21 17:07:05 +02:00
  • 2943535973 Make segments immutable Patrik Svensson 2020-09-21 17:03:17 +02:00
  • cd0d182f12 Add support for recording console output Patrik Svensson 2020-09-21 00:44:47 +02:00
  • b197f278ed Add support for rows Patrik Svensson 2020-09-20 19:04:34 +02:00
  • 3847a8949f Fix bug with uris being interpreted as emojis 0.21.1 Patrik Svensson 2020-09-20 13:00:44 +02:00
  • eeb3f967b6 Update emoji support 0.21.0 Patrik Svensson 2020-09-18 01:58:55 +02:00
  • 090b30f731 Use Wcwidth library Patrik Svensson 2020-09-17 11:18:27 +02:00
  • df291ef84e Fix Info example emoji problem Patrik Svensson 2020-09-17 10:52:39 +02:00
  • 7d6104ace4 Add padder widget Patrik Svensson 2020-09-14 23:34:02 +02:00
  • 314456ca17 Add emoji codes to example Kristian Hellang 2020-09-15 22:55:14 +02:00
  • b7f654cd7f Replace emoji in segment text Kristian Hellang 2020-09-15 22:54:23 +02:00
  • fea8a36e8a Add generated Emoji class with corresponding non-generated file Kristian Hellang 2020-09-15 22:53:14 +02:00
  • 0632b38477 Fix relative path in existing color script Kristian Hellang 2020-09-15 22:52:13 +02:00
  • a7b7d4e556 Add Generator command to generate emoji lookup table Kristian Hellang 2020-09-15 22:51:55 +02:00
  • 11d331e31d Add .DS_Store to .gitignore Kristian Hellang 2020-09-15 22:43:02 +02:00
  • ce670a7ca9 Add link identity generator Patrik Svensson 2020-09-12 14:47:32 +02:00
  • 101e244059 Minor clean up Patrik Svensson 2020-09-12 10:46:57 +02:00
  • 504746c5dc Add link support for supported terminals Patrik Svensson 2020-09-11 00:34:45 +02:00
  • 1601ef24b3 Update border documentation 0.20.0 Patrik Svensson 2020-09-09 14:27:40 +02:00
  • b46d0fa4f6 Group IAnsiConsole extensions in csproj Patrik Svensson 2020-09-09 08:47:55 +02:00
  • 4f06687104 Restructure solution a bit Patrik Svensson 2020-09-09 08:43:48 +02:00
  • 003e15686f Add documentation for tables Patrik Svensson 2020-09-08 18:04:24 +02:00
  • 3e9796849b Add more borders for grids, tables, and panels Patrik Svensson 2020-09-08 00:08:13 +02:00
  • 3cc19520b0 Add implicit conversion op from string to Style Patrik Svensson 2020-09-06 22:58:35 +02:00
  • 87bde3e5a2 Remove BorderKind in favour of Border Patrik Svensson 2020-09-06 11:24:30 +02:00
  • e6e9a4d950 Add description for 'Info' example 0.19.1 Patrik Svensson 2020-09-05 08:52:06 +02:00
  • 29ce14e1e8 Rename 'Diagnostic' example to 'Info' Patrik Svensson 2020-09-05 08:50:00 +02:00
  • ceb3572d6a Make table and grid extension methods fluent Patrik Svensson 2020-09-05 08:49:36 +02:00
  • 13c56eca01 Allow mutation of segments Patrik Svensson 2020-09-05 08:39:48 +02:00