Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Metronic 9.0.6 to 9.1.0


Hello,

Could I ask a silly question? sorry.

How do I know what files have changed?
I read the changelog, however, it doesn't show which files have changed.

Thank you.

Mario


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (10)


Hi.

Thanks.

Regards,
Mario



Hi,

If there was a breaking change in a file that will be stated in the changelog.
To upgrade from v9.0.6 to v9.1.1 you can replace the SRC folder and recompile the theme.

If you are using the demos mentioned, you will need to revise only the demo's main HTML layout code.

Regards,
Sean



I see. However, for us, it could be not handy.

We developed a simple script to split the html. And we're using Git to control Metronic changes.

Changing the partials in html.erb could be a second step, but I don't know if we'll spend time on this.

The script/git helped us a lot because we could see what was changed.

Thank you.



Hi Sean,

I thought about buying a composer, but it won't help me so much.
I needed to customize every single partial to rails, and I did most of them.
If the composer could create partials in Rails it'd be so helpful.

Thank you.



Hi,

Composer offers you partial structure and you can convert it to your rails code. It uses an abstract Jinja system based on python.

We use Composer to develop our templates and handle multiple demos. Its our in-house tool that helps us to maintain Metronic demos and pages.

Regards,
Sean



Thanks.

I'm using Rails and Esbuild, so the plugins aren't problems, nor with CSS.
But HTML is a big issue. I couldn't generate the partials for Rails yet. But ok, thank you.

BTW in the dist has only demo1.js, it is the same for all demos, right?



Hi,

Only demo1 requests JS since its layout has advanced features. Other demos do not require JS.

Consider using Metronic Composer to simplify your backend integration. It offers structured template partials(header, sidebar, etc.) and shows how each demo and page is generated originally on our end.

Regards,
Sean



Hi,

There are no breaking changes. You can safely update the entire "src" folder and regenerate the assets using webpack build tools.

Please refer to Changelog and refer to the demo fixes.

If you are using any demo mentioned in the changelog you just need to update the demo's core layout(content and wrapper part).

if you need any further help please do let us know.

Regards.



It looks like the padding inside table's is missing!



Hi,

Could you please provide us a reference link to check this out ?

Regards,
Sean


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(