Tig
e0e87a2b40
Migrating api docs 4
2025-06-12 12:27:06 -06:00
Tig
8c7c266618
Migrating api docs 3
2025-06-12 12:23:44 -06:00
Tig
40d6250427
Migrating api docs
2025-06-12 12:18:25 -06:00
Tig
f4d4a25704
pre-alpha -> alpha ( #4158 )
2025-06-12 12:16:54 -06:00
Tig
981963a47b
Fix api doc publish
2024-08-03 17:22:34 -06:00
Tig
36503921ca
Merged with v2_develop
2024-07-14 11:28:31 -06:00
Tig
b3ebd7e964
Merge pull request #3609 from gui-cs/dependabot/github_actions/actions/configure-pages-5
...
Bump actions/configure-pages from 4 to 5
2024-07-11 16:52:18 -06:00
Tig
b64db9b7a2
Fixed gitversion
2024-07-11 16:48:58 -06:00
dependabot[bot]
5608a796c5
Bump peter-evans/repository-dispatch from 2 to 3
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from 2 to 3.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-11 22:42:52 +00:00
dependabot[bot]
4f95f935f3
Bump actions/configure-pages from 4 to 5
...
Bumps [actions/configure-pages](https://github.com/actions/configure-pages ) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases )
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/configure-pages
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-11 22:42:49 +00:00
Tig
19c059de20
backported from v2_release
2024-07-07 14:20:18 -06:00
Tig
a7209bcd88
Improves robustness of Dim, Pos, and SetRelativeLayout ( #3077 )
...
* Updated overview docs
* Updated toc
* Updated docs more
* Updated yml via dependabot
* Initial work in progress
* Fixed some autosize things
* Revamped Pos / Dim API docs
* Removed margin
* horiz->width
* Updated MessageBoxes and Dialogs Scenarios to use AutoSize
* AutoSize->Auxo
* Adds validation
* prep for Dialog to use Dim.Auto - Simplify unit tests to not depend on things not important to the unit test (like Dialog)
* prep for Dialog to use Dim.Auto - Simplify unit tests
* prep for Dialog to use Dim.Auto - Simplify unit tests
* prep for Dialog to use Dim.Auto - Make Dialog tests not depend on MessageBox
* Started on DimAuto unit tests
* started impl on min/max.
* started impl on min/max.
* Added DimAutoStyle
* Added arg checking for not implemented features
* Temporarily made DimAutoStyle.Subviews default
* Removed unneeded override of Anchor
* Fixed GethashCode warning
* Implemented DimAuto(min)
* Fixed unit tests
* renamed scenario
* WIP
* Moved ViewLayout.cs into Layout folder
* Clean up cocde formatting
* Renamed and moved SetFrameToFitText
* Fixed API docs for SetRelativeLayout
* Factored out SetRelativeLayout tests
* Better documented existing SetRelativeLayout behavior + unit tess
* Debugging Pos.Center + x in SetRelativeLayout - WIP
* Progress on low level unit tess
* Initial commit
* Restored unmodified scenarios
* Bump deps
2023-12-26 09:28:43 -07:00
Tig
06ad562bc6
Update v2's yml with latest actions ( #3061 )
...
* Updated overview docs
* Updated toc
* Updated docs more
* Updated yml via dependabot
2023-12-17 22:01:01 -07:00
Tig Kindel
92cf2a0529
created token
2023-12-17 13:13:19 -07:00
Tig Kindel
1c8a69a99d
Trying github.ref_name
2023-12-17 12:57:52 -07:00
Tig Kindel
f41a717039
Attempting to publish v2 docs via repository_dispatch3
2023-12-17 12:56:26 -07:00
Tig Kindel
500c15a6a6
Attempting to publish v2 docs via repository_dispatch2
2023-12-17 12:51:54 -07:00
Tig Kindel
e1c2047b8b
Attempting to publish v2 docs via repository_dispatch
2023-12-17 12:49:57 -07:00
Tigger Kindel
df37fa6841
No longer publish api docs from v2_develop; v2 is published via the Terminal.GuiV2Docs repo
2023-12-03 08:38:50 -07:00
Tigger Kindel
9d97ea9c8a
Tweaked yml
2023-12-03 08:28:25 -07:00
Tig Kindel
154dd75c3b
new docfx!
2023-12-02 19:15:25 -07:00
Tig Kindel
b643e48104
more docfx stuff
2023-12-02 10:07:58 -07:00
Tigger Kindel
0d5b89ba25
Attempt to Publish v2 API to diff url2
2023-12-01 16:21:52 -07:00
Tigger Kindel
539ad47af2
Attempt to Publish v2 API to diff url
2023-12-01 16:06:43 -07:00
Tigger Kindel
6395d29c8c
Attempt to Publish v2 API docs 2
2023-12-01 15:52:12 -07:00
Tigger Kindel
561efb1a73
Attempt to Publish v2 API docs
2023-12-01 15:40:10 -07:00
Tigger Kindel
a6f6cf90f0
Attempt to Publish v2 API docs with new workflow 3
2023-12-01 15:37:27 -07:00
Tigger Kindel
e767707e21
Attempt to Publish v2 API docs with new workflow 3
2023-12-01 15:27:46 -07:00
Tigger Kindel
7b9ea816a7
Attempt to Publish v2 API docs with new workflow
2023-12-01 14:58:58 -07:00
dependabot[bot]
55a1d664a8
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 14:07:26 +00:00
dependabot[bot]
2d5a8e5c3e
Bump actions/setup-dotnet from 3.0.2 to 3.0.3
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 14:39:25 +00:00
dependabot[bot]
c505c5b770
Bump actions/setup-dotnet from 3.0.1 to 3.0.2
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-17 14:50:54 +00:00
dependabot[bot]
506a8d1692
Bump actions/setup-dotnet from 2.1.1 to 3.0.1
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v2.1.1...v3.0.1 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 15:40:59 +00:00
dependabot[bot]
91c49af97d
Bump actions/setup-dotnet from 1 to 2.1.1
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 1 to 2.1.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2.1.1 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-26 14:34:58 +00:00
dependabot[bot]
fa4a0d8dbc
Bump crazy-max/ghaction-chocolatey from 1 to 2
...
Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey ) from 1 to 2.
- [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases )
- [Changelog](https://github.com/crazy-max/ghaction-chocolatey/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crazy-max/ghaction-chocolatey/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-chocolatey
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-19 15:00:13 +00:00
Charlie Kindel
d06dd3f599
fixes doc script
2022-09-17 10:03:25 -06:00
Tig Kindel
c6001c794b
Fixes #2025 - API Docs are now generated via Github Action - View Source Works ( #2027 )
...
* Fixes #1991 - Broken link in README
* Force push to main to update api docs after fixing #1874
* Fixes #1745 - Github action to generate API docs
* Try 2 - Fixes #1745 - Github action to generate API docs
* Try 3 - Fixes #1745 - Github action to generate API docs
* Try 4 - Fixes #1745 - Github action to generate API docs
* Try 4 - Fixes #1745 - Github action to generate API docs
* Try 6 - Fixes #1745 - Github action to generate API docs
* Removed docs folder because gh-pages branch is now used
* Ignore ./docs folder
* Fix readme for docfx
* Revert "merge"
This reverts commit 870a241d5d , reversing
changes made to 48089bb31c .
2022-09-16 09:30:14 -07:00