v2.0
New features and improvements
- Modal dialog
- Add new border option
borderWidthandborderColor(PR #14) - Add drop shadow border
- Slider layout changed with animation when
pushorpop
- Add new border option
- Drawer
- Support menu two mode
fullandcompact - Add new drawer footer
LightDark Button
- Support menu two mode
- Extras
- Add new
LightDarkButton
- Add new
Changed
- Modal dialog
- Add new option
sliderDuration - Add new
BorderOptionclass - Move
roundoption in classOptiontoBorderOption - Move
menuOptioninstance to class SimpleDrawerBuilder and init in constructor - Modal background now paint as the component background and not allow
nullbackground
- Add new option
- Drawer
- Removed menu
headerSeparatorin default - Use
LightDarkButtonFooterin default - Changed menu
headerlayout to horizontal view
- Removed menu
Fixed bugs
- Modal dialog
- Fixed component not install when push modal
- Fixed layout
- Toast
- Fixed
ToastPanelbordernullwhen changed themes or UI updated
- Fixed
Demo
- Add
aboutinformation - Updated select drawer menu when undo and redo form
- Fixed component not install when push modal
- Fixed component orientation
RTLnot update when show form
What's Changed
- Modal Dialog: update add border option and fixed push modal by @DJ-Raven in #14
- Update drawer and modal by @DJ-Raven in #15
Full Changelog: v1.2.0...v2.0