v3.5.0-beta.1
Pre-release
Pre-release
MorganKryze
released this
28 Mar 17:41
·
154 commits
to dev
since this release
Metadata update and AnimatedElement
TL; DR π―
Complete metadata rework, introduction of the AnimatedElement
.
NEW β¨
AnimatedElement
namespace that will host non passive nor interactive elements like theFakeLoadingBar
(more to come...)- Refactor all source code files to remove most of magic values and replace them with constants
- Structure all source code files using precise regions
- New
UpdateProcessDuration
function forFakeLoadingBar
- Remove
Status.None
value forStatus
enum (not used)
IMPROVED π
- Rename several functions for convenience and consistency
- Adopted /// comments conventions for clear instructions
- Update typical
remarks
comment section to a more concise one - Update License information (slightly)
- Update License mention in source code
- Update Docfx metadata for articles (title, author, ms.date...)
FIXED π
- License mention leading to dead link
- Some builds paths not using Borders in
TableSelector
DOCS π
- π§ Writing docs
TESTS π
- β Features totally covered
FEEDBACK π
We are always open for feedback and discussions. If you are using our library and want to share your use case, or if you have any suggestions for improvement, please feel free to open an issue or open a discussion on our GitHub repository. Your input helps us understand possible use cases and make necessary improvements.
Full Changelog: v3.5.0-beta...v3.5.0-beta.1