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
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