Microthemer

Microthemer 7.2.4.5 Nulled

No permission to download
# Bugs Fixed
* JS error - "TypeError: e.replace is not a function at Object.custom_to_non_escaped".
* JS error - "Uncaught TypeError: Cannot read properties of null (reading 'empty')".
* JS error - "TypeError: Cannot read properties of undefined (reading 'add')".
* JS error - "Uncaught TypeError: Cannot read properties of undefined (reading 'split')".
* JS error - "TypeError: Cannot convert undefined or null to object".
* JS error - "TypeError: Cannot read properties of undefined (reading 'interactions')".
* JS error - "TypeError: Cannot read properties of undefined (reading 'is')".
# Change
* Microthemer used to try to maintain the current folder if it loaded on the page, even if that was at odds with the Global vs Page switch in the footer. Now it honours the switch more strictly. This makes the feature more predictable and solves the issue of accidentally switching between global vs page styles when re-selecting elements that have an existing selector.
Bugs fixed
  • Styles did not display outside of MT for logged in administrators if the auto-publish feature was enabled.
Enhancement
  • New preference added “Auto-scroll to the current element, if out of view”. Set this to “No” to disable MT’s default auto-scrolling behaviour.
Bugs fixed
  • The code editor falsely flagged certain :not() selectors as invalid.
# Enhancement
* Added an option to preferences for disabling targeting mode by default when Microthemer first loads. This may be useful for devs that prefer to code selectors manually, without assistance from Microthemer.

# Bugs fixed
* Text in the Google search field was the same color as the white background when the light theme is active.
* Entering align-items in the code editor synced with the flexbox UI fields, rather than the grid fields, even if the display property was set to grid.
* Setting a CSS Modifier like :hover or :first-child did not update the full list of selector suggestions in the top toolbar.
* Setting a CSS Modifier removed the ">" character from selectors.
* Removed some unhelpful selectors from the suggestions lists e.g. div:nth-of-type(1).
* When exiting a page builder
  • Like
Reactions: remcuon
Top