Changelog
v1.4.0 — January 11, 2023
- New
Product landing page. View demo
- New
About v.3 page. View demo
- Updated
All dependencies, plugins and libraries to latest versions, including Bootstrap to v5.2.3.
- Updated
Documentation. Added new Theme mode article that explains different scenarios: one mode either Light or Dark, the Dark mode to be enabled by default.
- Updated
Dark mode styles. Added
ignore-dark-mode
class to disable dark mode for certain blocks on the page. - Fixed
Headings color in dark mode.
- Fixed
Broken code example on Carousel component documentation page.
v1.3.0 — September 9, 2022
- New
Startup landing page. View demo
- Updated
All dependencies, plugins and libraries to latest versions, including Bootstrap to v5.2.1.
- Fixed
Minor issues and typos.
v1.2.0 — June 6, 2022
- New
Mobile App Showcase v.2 landing page. View demo
- New
SaaS v.3 landing page. View demo
- New
Contacts v.3 page. View demo
- Updated
Service Details v.1 page. View demo
- Updated
Contacts v.1 page. View demo
- Updated
Contacts v.2 page. View demo
- Updated
All dependencies, plugins and libraries to latest versions, including Bootstrap to v5.2.0-beta1.
- Updated
Theme styles to leverage the usage of CSS custom properties (aka variables) for each component introduced in Bootstrap v5.2.0-beta1. Now you can customize every component with a handful of CSS variables.
- Updated
Dark mode color palette to be more contrast and less dependant on primary color.
- Updated
input-formatter.js
to add more features from Cleave.js plugin. Now all plugin's options can be passed to adata-format
attribute in JSON format. Also we've added credid card number check and preview. See demo here - Updated
Offcnavas component to make it compatible with new Bootstrap responsive offcanvas.
offcanvas-expand-{sm|md|lg|xl|xxl}
is deprecated and removed. Use default Bootstrap'soffcanvas-{sm|md|lg|xl|xxl}
instead. - Updated
Figma file with updated and new pages.
- Updated
Components documentation and Getting started guide.
- Fixed
Minor issues and typos
v1.1.0 — March 28, 2022
- New
Pricing page. View demo
- New
Services Details v.2 page. View demo
- New
Services v.2 page. View demo
- Updated
Mobile App Showcase landing page. View demo
- Updated
SaaS v.1 landing page. View demo
- Updated
About v.1 page. View demo
- Updated
Services v.1 page. View demo
- 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. Check updated Gallery component and Parallax component pages.
- Updated
Figma file with updated and new pages.
- Fixed
Minor issues and typos
v1.0.0 — January 13, 2022
- Initial release