8000 Releases Β· mjmlio/mjml Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000

Releases: mjmlio/mjml

v4.15.2

29 Jan 16:32
Compare
Choose a tag to compare

v4.15.0

29 Jan 13:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.14.1...v4.15.0

v4.14.1

11 Apr 09:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.14.0...v4.14.1

v4.14.0

05 Apr 09:51
Compare
Choose a tag to compare

What's Changed

New

Fixes

Documentation

  • [DOC] Update docs with note about vertical align bug by @altescape in #2472
  • [DOC] Add doc for mjml-chartjs community component by @typpo in #2487
  • [DOC] Fix doc about the fonts option. by @tdelmas in #2522
  • [DOC] Add list of ports and wrappers to the documentation by @SebastianStehle in #2510
  • [DOC] improve mj-text doc by @mifi in #2492
  • [DOC] Documentation (Ports) - MJML.NET Details Updated by @LiamRiddell in #2530
  • [DOC] Add Neos CMS in the tooling section by @jonnitto in #2552
  • [DOC] style: make align option consistent by @pahan35 in #2370
  • [DOC] style!: comment about removed atom hint plugin by @darioesp in #2624
  • [DOC] useMjmlConfigOptions doc description by @tiwilliam in #2621
  • [DOC] fix juiceOptions option name in documentation by @preaction in #2617
  • [DOC] mjml-react home by @IanEdington in #2639

New Contributors

Full Changelog: v4.13.0...v4.14.0

v4.13.0

19 Aug 07:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.12.0...v4.13.0

v4.12.0

26 Jan 15:08
Compare
Choose a tag to compare

Features

  • allow to add text before doctype (#2146)
  • allow to use a .mjmlconfig.js, allow to provide preprocessors in mjmlconfig.js (#2249)
  • expose mjml file path in components props (#2344)

Fixes

  • watch on non mjml includes (#2261)
  • better error message when malformed mjml (#2372)

v4.11.0

25 Nov 15:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.10.4...v4.11.0

v4.10.3

10 Sep 14:46
Compare
Choose a tag to compare

Features

  • Update @babel/runtime dependency on all packages (thanks @doits)

Fixes

  • Documentation fix (thanks @GarryFlemings)
  • Docs and linter corrections for invalid / missing attributes (fixes #2352, thanks @BenjaminNolan)
  • Add title missing attribute on mj-button

v4.10.2

21 Jul 17:09
Compare
Choose a tag to compare

Features

  • Add cli flag to omit file header comment on stdout (fixes #2039, thanks @timo-reymann)
  • Allow components that use the color validator on an attribute without a default value (fixes #1955, #2315, thanks @chadfurman)
  • Support "inherit" color (thanks @chadfurman)
  • Update dependencies

Fixes

v4.10.1

24 Jun 14:29
Compare
Choose a tag to compare

Features

Fixes

0