Releases: kartik-v/yii2-markdown
Releases · kartik-v/yii2-markdown
Version 1.3.1
Date: 21-Sep-2018
- Enhancements to support Bootstrap v4.x
- Move all source code to
src
directory. - (enh #69): Reorganize/Optimize code and convert to a jquery plugin.
- (bug #66, #67, #68): Correct preview action response.
- (enh #63): Add Marathi Translations.
- (enh #61): Fix 'modules' in Readme.
- (enh #57): Use
$(..).on("load",…)
instead of$(..).load()
. - (enh #56): Add Polish Translations.
- (enh #53): Update German Translations.
- (enh #52): Update Dutch Translations.
- (enh #51): Correct typo in example in docs.
- (enh #50): Fix namespace.
- (enh #46): Correct composer dependencies.
- (enh #43, #44): Correct Smarty templates.
- (enh #34): Allow markdown to be used as a sub-module.
- Set copyright year to current.
Version 1.3.0
Version 1.2.0
Version 1.1.0
Date: 09-Nov-2014
- Enhance dependency validation using common code base.
- Set release to stable.
Version 1.0.0
Date: 01-Dec-2013
- Initial release
- PSR4 alias change