Tig Kindel
7a48424924
Docfx - revert hack for 1874 ( #1955 )
...
* Fixes #1874 (again)
* Fixes #1874 - Requires use docfx >= v2.59.4
2022-09-16 05:52:26 -07:00
Tig Kindel
7e2e7b9d2d
Updates v1.7 docs ( #1919 )
...
* updated readmes
* Updated doc visual style & regenerated
* updated relnotes
2022-07-28 06:31:26 -07:00
Tig Kindel
26d2353e40
Prep for Release v1.7.0 ( #1910 )
...
* prepping for v1.7 release
* Updated release notes for v1.7
* updated rel notes
* regen docs
* trying to fix view source
* reactive ui update
2022-07-28 05:39:06 -07:00
Tig Kindel
3a7efd0cdf
Fixes #1889 . Docs broken after org move.
2022-07-25 18:27:01 -04:00
Tig Kindel
0dcbdb847c
Tweaked API docs format and content. Fixed build warnings.
2022-07-23 15:59:52 -06:00
Tig Kindel
94f36cef2e
Updated API doc theme. Added Wizard Sample
2022-07-23 14:03:43 -06:00
Tig Kindel
fc9e84a429
Updated docs; regeneraged docs ( #1881 )
2022-07-22 17:07:29 -07:00
Tig Kindel
99890b18dc
Fixes Wizard cancel logic and updates docs ( #1878 )
...
* Fixed cancel logic. Title now shows for non-modal.
* trying to fix docs
* trying to fix docs
2022-07-21 15:41:05 -07:00
Thomas Nind
b5cf92d5df
Update docs with keybindings, global key event and designer ( #1869 )
...
* Added docs on keybinding and global key event
* Added TerminalGuiDesigner to showcases/examples
2022-07-21 05:59:34 -07:00
Thomas Nind
13af2b1662
Support for flexible column widths in TableView ( #1760 )
...
* Support for flexible column widths in TableView
* Fixed not respecting min width of MinAcceptableWidth an added UICatalog support
* Added menu options for SmoothHorizontalScrolling and setting all MinAcceptableWidth to 1
* spelling fix
2022-06-01 13:33:20 -07:00
Tig Kindel
cc04bb37f5
Release v1.6.0 ( #1722 )
...
* Change log for Release v1.6.0
* Regenerated API docs for v1.6.0
* Merged #1724
* Relnotes update
* Fixed minor issues in readme
* Updated changelog
* New sample.gif for README.md
* Ignore demo artifacts
2022-05-26 13:50:17 -07:00
Thomas Nind
bf1fa42f8b
Removed shutdown call for from 'Dialog' example
2022-04-30 20:05:34 +01:00
Thomas Nind
0fbb2bc81a
Added calls to Application.Shutdown () into docs
2022-04-30 19:58:46 +01:00
Tig Kindel
91ecc51e36
fixing #1560 - Fix docfx errors and warnings ( #1586 )
2022-02-06 14:18:04 -08:00
BDisp
1d287fabe7
Fixes #1560 . Documentation link broken. ( #1562 )
2022-02-06 13:31:33 -08:00
BDisp
239191cde0
Fixes #1434 . Regenerating the docs. ( #1528 )
...
* Fixes #1434 . Regenerating the docs.
* Fixing warnings on docs regeneration and improving.
2021-12-18 05:33:40 -08:00
Charlie Kindel
19b438ca74
Version 1.0 ( #1227 )
...
* tweaked version # for v1.0.0-beta.10
* tweaked version # for v1.0.0-beta.11
* Updated readme and revision history for 1.0
* tweaked rel notes
* Regenerated docs for v1.0.0.0
* updating build docs
* updating docs
* updated readme
* updated readme
* more docs
* more docs
* Refactored for clarity
* tweaks
* updated info on versioning
* merged with main. updated relnotes
* updated api docs
* updated README to point to new docs
* adjusting publish workflow
* adjusting publish workflow2
* adjusting publish workflow 3
* adjusting publish workflow 4
* adjusting publish workflow 5
* final fix to yaml
* code coverage docs
* regenerated api docs
* Updated relnotes for v1.0.0-rc.9
* fixed spelling and grammar
* rel notes for v1.0.0-rc.10
* relnotes for v1.0.0-rc.11
* relnotes for v1.0.0-rc.12
* v1.0.0-rc.13
* relnotes, readme, api doc regen
* updated sample.gif
2021-04-28 09:09:51 -07:00
Charlie Kindel
7f27d78cc7
Release Candiate 2 ( #1248 )
...
* tweaked version # for v1.0.0-beta.10
* tweaked version # for v1.0.0-beta.11
* Updated readme and revision history for 1.0
* tweaked rel notes
* Regenerated docs for v1.0.0.0
* updating build docs
* updating docs
* updated readme
* updated readme
* more docs
* more docs
* Refactored for clarity
* tweaks
* updated info on versioning
* merged with main. updated relnotes
* updated api docs
* updated README to point to new docs
* merged from future v1.0.0 branch
* regen apidocs
* add code coverage badge generation to publish
* add code coverage badge generation to publish
* tweaked badge
2021-04-26 09:31:37 -07:00
Seth Peasley
db3ddab2b8
Update overview.md ( #1233 )
...
Fixed typo in last sentence, "mainlop" to "mainloop".
2021-04-20 14:17:32 -07:00
Ryan Yandle
c18cf2efd6
Fix link and styling of Toplevel ( #1218 )
...
* Fix typo in TopLevel article link
An extra `(` was causing the markdown link not to render.
* match link styling
2021-04-18 10:17:27 -07:00
Charlie Kindel
4da9ad0e89
Fix 1130 broken links ( #1131 )
...
* fixed table & treeview docs
* regen docs
* relnote
2021-03-09 12:36:37 -07:00
Miguel de Icaza
b783a8fbb9
Fix the treeview deepdive link
2021-03-09 10:52:28 -05:00
Charlie Kindel
76123a0ed9
regen docs
2021-03-08 09:48:51 -07:00
tznind
62a997f4b3
Tidied up docs and fixed several methods to be virtual
2021-03-02 21:58:07 +00:00
tznind
2d7b3f4f52
Added interactive scenario (create and delete tree nodes on demand). Added Tag and Text to interface for ITreeNode
2021-02-21 12:52:42 +00:00
tznind
6ef5f1cd1d
Merge remote-tracking branch 'upstream/master' into tree-view
2021-02-17 10:29:30 +00:00
Charlie Kindel
8d32a6499b
Generated API Reference
2021-02-15 11:27:13 -07:00
Thomas Nind
63c20164ab
Update tableview.md
...
Removed reference to lineNumber in example code
2021-01-27 16:09:59 +00:00
tznind
cbcd557710
Added a CSV editor Scenario and an article introducing table view and how to use it
2021-01-27 12:18:47 +00:00
Thomas Nind
1b316f013d
Update treeview.md
...
Fixed angle brackets in markdown headers
2021-01-22 22:32:40 +00:00
tznind
bbfb6b28c0
added csharp syntax to markdown
2021-01-22 22:08:47 +00:00
tznind
518e58d90d
added docs on generic treeview
2021-01-22 22:04:14 +00:00
tznind
4b6f3569ef
Added basic use cases and new article
2021-01-22 19:57:39 +00:00
Charlie Kindel
75bebb12f9
generated docs
2020-10-22 12:31:38 -06:00
Charlie Kindel
c36eb6186e
docfx readme updates
2020-10-22 09:57:02 -06:00
Charlie Kindel
cef0ecc8bb
merged master and updated readme release notes
2020-09-09 12:38:31 -07:00
Charlie Kindel
56fbf9819b
updated readme gif
2020-07-15 07:17:46 -07:00
Charlie Kindel
3befb45673
updated gif
2020-07-15 07:15:09 -07:00
Charlie Kindel
3db8a11c5b
Updated API docs and sample gif
2020-07-14 14:24:51 -07:00
Charlie Kindel
d1c53a3147
added docfx readme
2020-06-06 23:43:29 -06:00
Charlie Kindel
46e5fdac84
updated relnotes, regenerated ddocs, inheritdoc tool now runs only on RELEASE builds
2020-06-06 23:34:01 -06:00
Charlie Kindel
e87b56cd77
updated api docs; implemented inheritdoc; may break deploy
2020-06-03 18:18:19 -06:00
Charlie Kindel
20d4ed6cb6
delete dotfx build files
2020-05-27 17:43:52 -06:00
Charlie Kindel
deaa17fd4f
updated docs to match new layout
2020-05-27 17:38:23 -06:00
Charlie Kindel
a2495510cd
update readme to match new doc links
2020-05-23 20:31:00 -06:00
Charlie Kindel
c4e632dc89
fixing accidental deletion of articles. oops!
2020-05-23 20:08:01 -06:00
Charlie Kindel
78cd1bbd1e
updated docs further, added UICatalog API, clean up
2020-05-23 19:39:15 -06:00
Charlie Kindel
14f08a8d63
Updated docfx. Generated fresh docs. Added an icon.
2020-05-23 02:30:00 -06:00
Charlie Kindel
38b68ff946
gif
2020-05-21 22:02:00 -06:00
Charlie Kindel
3d984fae1a
updated README
2020-05-20 15:23:21 -06:00