Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-04-05 | 4.5 kB | |
v4.14.0 source code.tar.gz | 2023-04-05 | 250.0 kB | |
v4.14.0 source code.zip | 2023-04-05 | 340.3 kB | |
Totals: 3 Items | 594.8 kB | 0 |
What's Changed
New
- [ADD] padding-direction to social element by @JorenBassleer in https://github.com/mjmlio/mjml/pull/2572
Fixes
- [FIX] overlapping max-width and min-width on media queries by @Wanztwurst in https://github.com/mjmlio/mjml/pull/2442
- [FIX] Default value inheritance issue [#2448] by @iRyusa in https://github.com/mjmlio/mjml/pull/2498
- [FIX] [#2443] looks like \n does weird stuff for beautify by @iRyusa in https://github.com/mjmlio/mjml/pull/2499
- [FIX] Fix border-radius datatype by @skybber in https://github.com/mjmlio/mjml/pull/2535
- [FIX] Handle extraneous whitespace in CSS values by @moorereason in https://github.com/mjmlio/mjml/pull/2543
- [FIX] [#2578] remove height attribute if empty by @iRyusa in https://github.com/mjmlio/mjml/pull/2598
- FIX] [#2636] fix cellspacing/cellpadding attributes for accordion and carousel by @caseyjhol in https://github.com/mjmlio/mjml/pull/2638
- [FIX] (mjml-browser): typeerror when using inline styles and juicePreserveTags by @robin-ray in https://github.com/mjmlio/mjml/pull/2654
- [FIX] (mjml-hero): fixed-height hero no longer overlaps subsequent content in Outlook 365 120 DPI) by @robin-ray in https://github.com/mjmlio/mjml/pull/2658
- [FIX] % mobile width in mjml-column by @martinboksa in https://github.com/mjmlio/mjml/pull/2650
- [DEP] Removed the 'crypto' dependency by @3bl3gamer in https://github.com/mjmlio/mjml/pull/2478 *
Documentation
- [DOC] Update docs with note about vertical align bug by @altescape in https://github.com/mjmlio/mjml/pull/2472
- [DOC] Add doc for mjml-chartjs community component by @typpo in https://github.com/mjmlio/mjml/pull/2487
- [DOC] Fix doc about the
fonts
option. by @tdelmas in https://github.com/mjmlio/mjml/pull/2522 - [DOC] Add list of ports and wrappers to the documentation by @SebastianStehle in https://github.com/mjmlio/mjml/pull/2510
- [DOC] improve mj-text doc by @mifi in https://github.com/mjmlio/mjml/pull/2492
- [DOC] Documentation (Ports) - MJML.NET Details Updated by @LiamRiddell in https://github.com/mjmlio/mjml/pull/2530
- [DOC] Add Neos CMS in the tooling section by @jonnitto in https://github.com/mjmlio/mjml/pull/2552
- [DOC] style: make align option consistent by @pahan35 in https://github.com/mjmlio/mjml/pull/2370
- [DOC] style!: comment about removed atom hint plugin by @darioesp in https://github.com/mjmlio/mjml/pull/2624
- [DOC] useMjmlConfigOptions doc description by @tiwilliam in https://github.com/mjmlio/mjml/pull/2621
- [DOC] fix juiceOptions option name in documentation by @preaction in https://github.com/mjmlio/mjml/pull/2617
- [DOC] mjml-react home by @IanEdington in https://github.com/mjmlio/mjml/pull/2639
New Contributors
- @Wanztwurst made their first contribution in https://github.com/mjmlio/mjml/pull/2442
- @dependabot made their first contribution in https://github.com/mjmlio/mjml/pull/2504
- @altescape made their first contribution in https://github.com/mjmlio/mjml/pull/2472
- @tdelmas made their first contribution in https://github.com/mjmlio/mjml/pull/2522
- @SebastianStehle made their first contribution in https://github.com/mjmlio/mjml/pull/2510
- @mifi made their first contribution in https://github.com/mjmlio/mjml/pull/2492
- @LiamRiddell made their first contribution in https://github.com/mjmlio/mjml/pull/2530
- @skybber made their first contribution in https://github.com/mjmlio/mjml/pull/2535
- @jonnitto made their first contribution in https://github.com/mjmlio/mjml/pull/2552
- @3bl3gamer made their first contribution in https://github.com/mjmlio/mjml/pull/2478
- @pahan35 made their first contribution in https://github.com/mjmlio/mjml/pull/2370
- @moorereason made their first contribution in https://github.com/mjmlio/mjml/pull/2543
- @darioesp made their first contribution in https://github.com/mjmlio/mjml/pull/2624
- @tiwilliam made their first contribution in https://github.com/mjmlio/mjml/pull/2621
- @preaction made their first contribution in https://github.com/mjmlio/mjml/pull/2617
- @caseyjhol made their first contribution in https://github.com/mjmlio/mjml/pull/2638
- @robin-ray made their first contribution in https://github.com/mjmlio/mjml/pull/2654
- @martinboksa made their first contribution in https://github.com/mjmlio/mjml/pull/2650
- @JorenBassleer made their first contribution in https://github.com/mjmlio/mjml/pull/2572
Full Changelog: https://github.com/mjmlio/mjml/compare/v4.13.0...v4.14.0