Tags: icyhoty2k/MaterialFX
Tags
Merge pull request palexdev#45 from palexdev/staging Version 11.11.1, merge from staging
Merge pull request palexdev#38 from palexdev/staging Version 11.11.0, merge from staging
Merge pull request palexdev#28 from palexdev/staging Version 11.10.1, merge from staging
Merge pull request palexdev#21 from palexdev/staging Version 11.9.0, merge from staging
Merge pull request palexdev#20 from palexdev/staging Minor change, merge from staging
Merge pull request palexdev#15 from palexdev/staging Version 11.7.1, merge from staging
Fixed jlink build Signed-off-by: PAlex404 <[email protected]>
Merge pull request palexdev#11 from palexdev/staging Version 11.6.0, merge from staging
Version 11.5.6 Some improvements and bug fixes: Moved cells to separate package. MFXAnimationFactory added null check to resetNode(). MFXFontIcon added no-arg constructors for usage in SceneBuilder, use Paint interface because SceneBuilder is stupid. MFXTextFieldSkin, mfx-textfield.css fixed strange font size bug when clicking on the validation label. mfx-dialog.css fixed font. Added new resources Signed-off-by: PAlex404 <[email protected]>
Version 11.5.5-staging Added 2 new controls: MFXDatePicker and MFXTextField. Added custom implementation of DateCell, MFXDateCell. Added MaterialFX font, FontHandler, FontResources and MFXFontIcon for better managing SVG resources. Added new methods to NodeUtils, used for positioning MFXDatePicker's popup. Added new method to StringUtils. Added new method to MFXResourcesLoader. Added new SVG resources to MFXResourcesManager. Fixed getClassCssMetaDataList() method in many controls, if I'm not wrong it should be static. MFXButton, moved RippleGenerator initialization in separate protected method for overriding. Ripples clip, using factory pattern which is more flexible than just an enum. RippleGenerator, use clip from factory for background animation instead of Rectangle. MFXListViewSkin, fixed scrollbars not being initially hidden if hideScrollBars is set to true. AbstractMFXValidator, always initialize properties. MFXDialogValidator, use mapping for messages rather than relying on list indexes. Fixed font.css Fixed MFXScrollpane's bars not being completely hidden. Signed-off-by: PAlex404 <[email protected]>
PreviousNext