Skip to content

Commit

Permalink
[bot][skip ci] Update Metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Feb 4, 2025
1 parent 93ea812 commit 1974db7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
30 changes: 0 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,6 @@

Changes since v1.1.0:

- Add a new Combo widget that works with the enum type ([@Damon3000s](https://github.com/Damon3000s))
- Add an IString and string combo implementation ([@Damon3000s](https://github.com/Damon3000s))
- Add conditional checks for release tasks in CI workflow ([@matt-edmondson](https://github.com/matt-edmondson))
- Add icon back hopefully to LFS ([@matt-edmondson](https://github.com/matt-edmondson))
- Add ScopedDisabled to ImGuiWidgets ([@Damon3000s](https://github.com/Damon3000s))
- Add the new combo to the ImGuiWidgets demo project ([@Damon3000s](https://github.com/Damon3000s))
- Added OnGetTooltip to Icon Delegates ([@Damon3000s](https://github.com/Damon3000s))
- Change the ColorIndicator implementation based on review feedback ([@Damon3000s](https://github.com/Damon3000s))
- Changed formatting of collection member variable ([@Damon3000s](https://github.com/Damon3000s))
- Delete icon to try fix lfs ([@matt-edmondson](https://github.com/matt-edmondson))
- Fix for SetPos ImGui assert ([@Damon3000s](https://github.com/Damon3000s))
- Fix IDE style warnings ([@Damon3000s](https://github.com/Damon3000s))
- Minor formatting fix. ([@Damon3000s](https://github.com/Damon3000s))
- Move IconAlignment to a parameter ([@Damon3000s](https://github.com/Damon3000s))
- Move ScopedId to be within ImGuiWidgets class ([@Damon3000s](https://github.com/Damon3000s))
- Refactor ColorIndicator ([@Damon3000s](https://github.com/Damon3000s))
- Remove the IconDelegates class ([@Damon3000s](https://github.com/Damon3000s))
- Revert additional files ([@Damon3000s](https://github.com/Damon3000s))
- Review Feedback ([@Damon3000s](https://github.com/Damon3000s))
- Review feedback ([@Damon3000s](https://github.com/Damon3000s))
- Review Feedback ([@Damon3000s](https://github.com/Damon3000s))
- Simplify the assert fix ([@Damon3000s](https://github.com/Damon3000s))
- Update release condition to exclude forked repositories ([@matt-edmondson](https://github.com/matt-edmondson))
- Update the demo project with the new combos ([@Damon3000s](https://github.com/Damon3000s))
- Updated all packages and fixed errors ([@Damon3000s](https://github.com/Damon3000s))

## v1.1.1 (patch)

Changes since v1.1.0:

- Add a new Combo widget that works with the enum type ([@Damon3000s](https://github.com/Damon3000s))
- Add an IString and string combo implementation ([@Damon3000s](https://github.com/Damon3000s))
- Add conditional checks for release tasks in CI workflow ([@matt-edmondson](https://github.com/matt-edmondson))
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1
1.1.1-pre.20

0 comments on commit 1974db7

Please sign in to comment.