Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 552 Bytes

CHNAGELOG.md

File metadata and controls

18 lines (14 loc) · 552 Bytes

#Change Log Version 1.0.2 (2015-09-25)

  • fix bug:some method invalid in built-in dialog

Version 1.1.0 (2015-09-25)

  • code refactoring
    • use Generic Type to make calling method easy
    • combine MaterialTipDialog and MaterialDialog to one
    • combine NormalTipDialog and NormalDialog to one
    • NormalDialog and MaterialDialog supports at most three btns.

Version 1.1.6 (2015-11-23)

  • new added attribute isPopupStyle : show Dialog as PopupWindow