Changes since v4.0.0-RC3:
- Stop tracking IDE files (.idea folder) 97cae84
DatePickerandSortableBehaviourCakePHP 4 fixes (#29)- Only add password hash to
last_passwordswhen password has changed 938cbf6 - Make fa(l/r) icon style customizable in
CkToolsHelpervia new configiconStyle3e85155 - Make icons customizable in
CkToolsHelper. SeeCkToolsHelperTestfor usage examples e3e971e - Restore possibility to overwrite icons in
CkToolsHelperwithout prepending the "fa-" 8e0185a - Fix disabling icons all together in all
CkToolsHelperbutton functions 1841117 - Add a target to return the HTML string instead of PDF content in PdfGenerator (#30)
Also, first stable v4 version 🎉