Skip to content

Updated to modux v4.2.0

Choose a tag to compare

@vladfilipro vladfilipro released this 14 Mar 14:27
· 32 commits to master since this release
  • Removed setDynamicBase() from Router.
  • Updated to webpack 5 and added css support
  • [Breaking change] Removed addField() from Communication, and added Communication.form to get the FormData object for the request
  • Added more header manipulation options to Communication
  • Added module.createComponent( HTMLElement ), which renders an element without the need for it to be appended to the module html.