Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-29 | 2.7 kB | |
v4.15.0 source code.tar.gz | 2024-01-29 | 268.5 kB | |
v4.15.0 source code.zip | 2024-01-29 | 359.3 kB | |
Totals: 3 Items | 630.4 kB | 0 |
What's Changed
- fix(mjml-core): prevent empty style tags in head by @anthony-j-castro in https://github.com/mjmlio/mjml/pull/2682
- Add mjml-python to ports section in documentation by @caseyjhol in https://github.com/mjmlio/mjml/pull/2732
- fix: remove invalid vertical-align property from column by @garrettjohnson in https://github.com/mjmlio/mjml/pull/2728
- Add Easy-Email editor to the documentation. by @m-Ryan in https://github.com/mjmlio/mjml/pull/2730
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in https://github.com/mjmlio/mjml/pull/2714
- fix(mjml-core): add print to media queries by @jimmyfortinx in https://github.com/mjmlio/mjml/pull/2677
- fix(mjml-core): close negative condition by @jdrouet in https://github.com/mjmlio/mjml/pull/2704
- Adding gradle plugin to documentation by @Frisch12 in https://github.com/mjmlio/mjml/pull/2735
- Improve Accessibility by @garrettjohnson in https://github.com/mjmlio/mjml/pull/2738
- fix: allow getShorthandAttrValue to parse borders by @garrettjohnson in https://github.com/mjmlio/mjml/pull/2729
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in https://github.com/mjmlio/mjml/pull/2759
- docs: add npm link by @louix in https://github.com/mjmlio/mjml/pull/2756
- fix mjml-navbar documentation by @ravigupta-art in https://github.com/mjmlio/mjml/pull/2799
- Automatic component dependencies registration by @Freezystem in https://github.com/mjmlio/mjml/pull/2793
- add x social network in socialelements.js with correct path to img by @npracht in https://github.com/mjmlio/mjml/pull/2777
- [CHORE] Overdue dep update by @iRyusa in https://github.com/mjmlio/mjml/pull/2818
New Contributors
- @anthony-j-castro made their first contribution in https://github.com/mjmlio/mjml/pull/2682
- @garrettjohnson made their first contribution in https://github.com/mjmlio/mjml/pull/2728
- @m-Ryan made their first contribution in https://github.com/mjmlio/mjml/pull/2730
- @jimmyfortinx made their first contribution in https://github.com/mjmlio/mjml/pull/2677
- @jdrouet made their first contribution in https://github.com/mjmlio/mjml/pull/2704
- @Frisch12 made their first contribution in https://github.com/mjmlio/mjml/pull/2735
- @louix made their first contribution in https://github.com/mjmlio/mjml/pull/2756
- @ravigupta-art made their first contribution in https://github.com/mjmlio/mjml/pull/2799
- @Freezystem made their first contribution in https://github.com/mjmlio/mjml/pull/2793
- @npracht made their first contribution in https://github.com/mjmlio/mjml/pull/2777
Full Changelog: https://github.com/mjmlio/mjml/compare/v4.14.1...v4.15.0