Changelog
v1.3.1 - 17 January, 2023
New
CRM Dashboard page
New
Landing page
New
Connect apps page
New
Blue color in active color palette
New
Utilities: object-fit, filter (blur, grayscale), border-radius
New
Chart dataset visibility function (show/hide)
New
Full height card class
.card-h-100
Updated
@babel/core from
v7.20.2 to v7.20.12
Updated
babel-loader from
v9.1.0 to v9.1.2
Updated
css-loader from
v6.7.1 to v6.7.3
Updated
mini-css-extract-plugin from
v2.6.1 to v2.7.2
Updated
postcss-loader from
v7.0.1 to v7.0.2
Updated
sass from
v1.55.0 to v1.57.1
Updated
sass-loader from
v13.1.0 to v13.2.0
Updated
webpack from
v5.74.0 to v5.75.0
Updated
webpack-cli from
v4.10.0 to v5.0.1
Updated
bootstrap from
v5.2.2 to v5.2.3
Updated
chart.js from
v3.9.1 to v4.1.2
Updated
highlight.js from
v11.6.0 to v11.7.0
Enhanced
Replace
bg-{color} text-white with text-bg-{color} throughout the pages
Enhanced
Chart legend style
Enhanced
Vertical steps style
Fixed
navbar-verticalseparation from navbar to be able to create navbar independently
Fixed
Gradient getGradient function
Fixed
Tooltip and popover disposal inconsistencies
Fixed
Custom select style after Sass upgrade
List of new image files:
theme/src/images/backgrounds/background-02.jpegtheme/src/images/backgrounds/background-03.jpegtheme/src/images/backgrounds/background-04.jpegtheme/src/images/backgrounds/background-05.jpegtheme/src/images/illustrations/keynote-illustration.svgtheme/src/images/logos/logo-amazon.svgtheme/src/images/logos/logo-aws.svgtheme/src/images/logos/logo-facebook.svgtheme/src/images/logos/logo-github.svgtheme/src/images/logos/logo-salesforce-full.svgtheme/src/images/logos/logo-salesforce.svgtheme/src/images/logos/logo-samsung.svgtheme/src/images/logos/logo-shopify-full.svgtheme/src/images/logos/logo-shopify.svgtheme/src/images/logos/logo-slack.svgtheme/src/images/logos/logo-stripe.svgtheme/src/images/logos/logo-teams.svgtheme/src/images/logos/logo-trello.svgtheme/src/images/printscreens/calendar.jpgtheme/src/images/printscreens/chat.jpgtheme/src/images/printscreens/dashboard.jpgtheme/src/images/printscreens/sales-report.jpgtheme/src/images/printscreens/user-management.jpgtheme/src/images/products/product-01.jpgtheme/src/images/products/product-02.jpgtheme/src/images/products/product-03.jpgtheme/src/images/products/product-04.jpgtheme/src/images/products/product-05.jpg
List of new HTML files:
theme/src/html/dashboard-crm.htmltheme/src/html/landing.htmltheme/src/html/connect-apps.html
List of updated HTML files:
- Add doc files
List of updated Partial files:
theme/src/partials/layouts/header.html
List of updated JavaScript files:
theme/src/js/dropdown.jstheme/src/js/user.jstheme/src/js/helpers/getGradient.jstheme/src/js/vendors/chart.js
List of updated SCSS files:
theme/src/scss/theme/_card.scsstheme/src/scss/theme/_dropdown.scsstheme/src/scss/theme/_navbar.scsstheme/src/scss/theme/_steps.scsstheme/src/scss/theme/_utilities.scsstheme/src/scss/theme/_variables-dark.scsstheme/src/scss/theme/_variables.scsstheme/src/scss/theme/vendors/_chart.scsstheme/src/scss/theme/vendors/_tom-select.scss
v1.2.0 - 9 November, 2022
Updated
@babel/core from
v7.19.3 to v7.20.2
Updated
autoprefixer from
v10.4.12 to v10.4.13
Updated
babel-loader from
v8.2.5 to v9.1.0
Updated
css-minimizer-webpack-plugin from
v4.2.1 to v4.2.2
Updated
picmo from
v5.7.1 to v5.7.2
Updated
@picmo/popup-picker from
v5.7.1 to v5.7.2
Updated
tom-select from
v2.2.1 to v2.2.2
v1.1.1 - 1 November, 2022
Enhanced
Copy update on homepage
Enhanced
Remove unnecessary vendor script from scripts partial
Enhanced
Set
navigationColor to inverted by default
List of updated HTML files:
theme/src/html/index.html
List of updated Partial files:
theme/src/partials/scripts/scripts.html
List of updated configuration files:
theme/config.json
v1.1.0 - 12 October, 2022
Enhanced
Remove unnecessary alert-variant scss code
Enhanced
Add one missing complementary illustration SVG file to "Leasure & Food" section
Enhanced
Improvements in documentation
Fixed
Sidebar navigation z-index value, so dropdown menu can't go under it
Fixed
Sidebar navigation default background color in Demo mode
Updated
Bootstrap from
v5.2.1 to v5.2.2
Updated
css-minimizer-webpack-plugin from
v4.2.0 to v4.2.1
Updated
sass-loader from
v13.0.2 to v13.1.0
List of updated SCSS files:
theme/src/scss/theme/_root.scsstheme/src/scss/theme/_variables.scsstheme/src/scss/theme/mixins/_alert.scsstheme/src/scss/theme/mixins/_caret.scss
List of updated Partial files:
theme/src/partials/scripts/script-config-navbar.html
v1.0.0 - 2 October, 2022
Initial release