Merge branch 'main' into staging

This commit is contained in:
Alessadro Parisi 2022-03-10 22:30:53 +01:00 committed by GitHub
commit 818bd615c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 8 deletions

2
.github/FUNDING.yml vendored
View File

@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
custom: [ 'https://www.paypal.com/paypalme/alxpar404/2' ]
custom: [ 'https://www.paypal.com/paypalme/alxpar404/2' ]

View File

@ -16,19 +16,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[//]: ##[Unreleased]
## [11.13.3] - 10-03-2022
### Added
- MFXTextField: added a label to specify the unit of measure (optional, leave blank string to remove)
### Changed
- Update Gradle plugins
- Update VirtualizedFX to 11.2.5
- Improve ROADMAP
## [11.13.2] - 09-02-2022
### Added
- New control MFXMagnifierPane

View File

@ -240,11 +240,9 @@ dependencies {
```
<!-- DOCUMENTATION -->
## Documentation
You can read MaterialFX's documentation at [javadoc.io](https://javadoc.io/doc/io.github.palexdev/materialfx)
<!-- CHANGELOG -->
## Changelog