Skip to content

1.2.0

Compare
Choose a tag to compare
@iRyusa iRyusa released this 19 Feb 09:56
· 2314 commits to master since this release
  • Padding syntax rework
    • Elements with padding can now be written with padding syntax in px, e.g. padding: 20px 0 is now a valid thing!
    • padding-left|-top|-right|-bottom now override padding definition : Hello` will now have a top padding of 35px and a bottom padding of 20px
  • mj-social receive a heavy lifting thanks to @hteumeuleu 's work
    • New syntax: you can now reorder and choose what social network you want to display. <mj-social display="twitter facebook google" /> will display only twitter, facebook and google, in this particular order.
    • base-url has been added to allow self-hosted icons
  • mj-section supports text-align
  • Fixed a crash when empty mj-text