Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

14th February 2020

Highlights

Enhancement on Loree blocks for Simplified view

We enhanced our Loree block styles from the Blocks section. This includes some global changes too. In the last release, we have implement this enhancement on Designer view and now it has been enhanced for simplified view of Loree.

Below are the global changes we enhanced in the existing blocks:

  • Font-colour #000000 has been set as default on all the text blocks

  • Font-size :16px set as default on all paragraph text.

  • Font-weight:700 set for Header blocks

  • Margin and padding values for blocks has been modified

  • Column with Header blocks tag has been changed from <p> to <h3> by default.

  • Loree Default Header styles are:

Header1 - 32px

Header2 - 24px

Header3 - 20.8px

Header4 - 16px

Header5 - 12.8px

Header6 - 11.2px

Some additional changes done on other block contents:

Content Blocks:

Image with Caption:

The caption’s default value has been changed into “Insert Image Caption Here” .

Earlier it was “please double click on above image and add description here“

Video with Caption:

The caption’s default value for text has been changed into “Insert Video Caption Here“ instead of “Lorem ipsum“.

Text:

The outer <div> for this <p> tag has been removed. The existing <div> doesn’t contain any styles.

Now by drag and drop the Text block will add <paragraph> text in Editor Interface.

Headers:

When drag and drop the header block, it will have some additional styles.

Font-weight:700, colour:#000000 has been updated.

Default text will be “Insert Header Here“.

List Block:

By drag and drop the list block will have some additional style to make sure the contents looks good in the editor by default.

Earlier, there is no margin padding values added for list items.

 

Section Blocks:

All the columns margin left and right 16px has been modified to 10px as default. When user wants to change it, it can be editable in the style manager properties section.

Section Blocks with Headers:

Section Blocks with Header blocks default value of header has been changed.

Before:

<p> tag with “Insert Text Here “.

After:

<h3> tag with “Insert Header Here“

 

Special Blocks:

Icon + Heading + Text block has been enhanced by adding additional styles.

Before:

<p> tag with “Insert Text Here“.

After:

<h3> tag with “Insert Header Here“.

Grid Blocks:

Earlier, the grid blocks has empty cells when drags into editor. From this release, when user drags a Grid blocks into Editor, it will have default text “Insert Text Here“ on all the cells as a paragraph text.

Find the below enhanced Grid block styles:

Grid 3*2:

Grid 3*3:

Grid 3*4:

Enhancement for Mobile Responsiveness on Section blocks

Loree using bootstrap classes to make the content responsive on all devices. Earlier, we experienced some issues on Canvas mobile application responsive. By overwriting the bootstrap class style on applying padding:10px, this issue occurs.

We removed the padding:10px on all the section block columns to support responsive content on Canvas mobile application.

Issues resolved in Loree v2001.5

LUTS - 329 : Enabling/ disabling menu bar icons on Loree Editor interface

  • When user enable/disable the menu bar icons on Loree editor, save, undo, redo, edit code icons were not disabled automatically. This issue has been fixed.

LUTS - 1079 : Fixes on Consistent button position and styles

  • In Loree pages view on home page, “Create Page“ icon has been renamed as “+Page“.

  • On Designer view of Loree, preview modal “Back to Editor“ icon has been replaced as “Exit Preview“

Important Note:

  • Loree suggest the users do not apply padding left and right on bootstrap class columns to make the content more responsive on mobile devices.

Release notes for Loree Admin Dashboard v1.1

Enhancement on Roles and Features

We have added new additional blocks as a Loree feature. Now the same can be enabled/disabled via Admin Dashboard.

For now, this has been integrated only for Designer view of Loree. Find the below screen for updates:

Note: The existing Loree feature “2col“ has been renamed as “2col (50*50)“.

Enhancement on SSL Certificate on site

We have enhanced securing our Loree Dashboard by updating the SSL Certificate. Now our Loree Dashboard URL https://admin.loree.io has been secured more.

Attachments section

To update CSS in Canvas Themes:

  • No labels