Changelog
v1.4.1 – Jauary 9, 2023
- Updated
Project dependencies, plugins and libraries to latest versions.
- Fixed
Button componet style issues.
v1.4.0 – December 5, 2022
- Updated
All dependencies, plugins and libraries to latest versions, including Bootstrap to v5.2.3.
- Updated
Offcanvas component to be compatible with the latest Bootstrap responsive offcanvas. Custom CSS classes
offcanvas-expand
andoffcanvas-collapse
are deprecated, useoffcanvas-{sm|md|lg|xl|xxl}
classes instead. - Fixed
Interactive map pointers
v1.3.1 – March 22, 2022
- Updated
All dependencies, plugins and libraries to latest versions.
- Fixed
Lightbox component (
data-bs-toggle='lightbox'
) that depends on LightGallery pugin. Now you should specify what plugins to include viadata-
attributes, e.x.data-video='true'
,data-fullscreen='true'
,data-zoom='true'
- Fixed
Links to new LightGallery package inside page templates.
- Fixed
Minor bugs and typos.
v1.3.0 – March 8, 2022
- New
- New
- Updated
All dependencies, plugins and libraries to latest versions.
- Updated
Theme core js to work correctly with LightGallery v2.4+ and also replaced Jarallax element with Rellax plugin.
- Updated
Figma file with new Real Estate demo pages.
- Fixed
Numerous minor bugs and typos.
v1.2.1 – January 17, 2022
- Updated
All dependencies, plugins and libraries to latest versions.
- Updated
Components documentation pages. Added missing code examples, fixed typos.
- Fixed
Table styling issues
- Fixed
offcanvas-expand
z-index issue when it overlays the modal in expanded state.
v1.2.0 – November 10, 2021
- New
- New
- New
- New
- Updated
All dependencies, plugins and libraries to latest versions including Bootstrap to v5.1.3
- Updated
Steps component. Added vertical layout. See here
v1.1.0 – August 19, 2021
- New
Loading placeholders component page. View demo
- Updated
Plugins and libraries to latest versions including Bootstrap to v5.1.0
- Fixed
Navbar offcanvas example. See here
v1.0.1 – July 26, 2021
- Updated
Node.js to latest version 16x. Switched from deprecated node-sass to dart-sass. Replaced all cases of division
/
with multiplication*
inside SCSS code. - Updated
Plugins and libraries to latest versions including Bootstrap to v5.0.2
- Fixed
Typos in texts and minor improvements
v1.0.0 – June 15, 2021
- Initial release