Skip to content

Releases: kartik-v/yii2-markdown

Version 1.3.1

21 Sep 10:57
Compare
Choose a tag to compare

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

12 Jan 11:42
Compare
Choose a tag to compare

Date: 12-Jan-2015

  • (enh #32): Add Ukranian translations.
  • (enh #33): Set release to stable
  • Revamp to use new Krajee base Module and TranslationTrait.
  • Change message file category name to begin with kv prefix.
  • Code formatting updates as per Yii2 coding style.

Version 1.2.0

16 Dec 06:50
Compare
Choose a tag to compare

Date: 16-Dec-2014

  • (enh #9): German translations updated
  • (enh #13): French translations included
  • (enh #19): Russian translations included
  • (enh #20): Italian translations included
  • (enh #29): Hungarian translations included
  • (enh #30): Set dependency on Bootstrap Plugin Asset

Version 1.1.0

09 Nov 18:39
Compare
Choose a tag to compare

Date: 09-Nov-2014

  • Enhance dependency validation using common code base.
  • Set release to stable.

Version 1.0.0

09 Nov 17:41
Compare
Choose a tag to compare

Date: 01-Dec-2013

  • Initial release
  • PSR4 alias change