{{#if isRTL}} {{else}} {{/if}} {{> scripts/script-theme-switcher}} Changelog - Documentation | Dashly

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.jpeg
  • theme/src/images/backgrounds/background-03.jpeg
  • theme/src/images/backgrounds/background-04.jpeg
  • theme/src/images/backgrounds/background-05.jpeg
  • theme/src/images/illustrations/keynote-illustration.svg
  • theme/src/images/logos/logo-amazon.svg
  • theme/src/images/logos/logo-aws.svg
  • theme/src/images/logos/logo-facebook.svg
  • theme/src/images/logos/logo-github.svg
  • theme/src/images/logos/logo-salesforce-full.svg
  • theme/src/images/logos/logo-salesforce.svg
  • theme/src/images/logos/logo-samsung.svg
  • theme/src/images/logos/logo-shopify-full.svg
  • theme/src/images/logos/logo-shopify.svg
  • theme/src/images/logos/logo-slack.svg
  • theme/src/images/logos/logo-stripe.svg
  • theme/src/images/logos/logo-teams.svg
  • theme/src/images/logos/logo-trello.svg
  • theme/src/images/printscreens/calendar.jpg
  • theme/src/images/printscreens/chat.jpg
  • theme/src/images/printscreens/dashboard.jpg
  • theme/src/images/printscreens/sales-report.jpg
  • theme/src/images/printscreens/user-management.jpg
  • theme/src/images/products/product-01.jpg
  • theme/src/images/products/product-02.jpg
  • theme/src/images/products/product-03.jpg
  • theme/src/images/products/product-04.jpg
  • theme/src/images/products/product-05.jpg

List of new HTML files:

  • theme/src/html/dashboard-crm.html
  • theme/src/html/landing.html
  • theme/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.js
  • theme/src/js/user.js
  • theme/src/js/helpers/getGradient.js
  • theme/src/js/vendors/chart.js

List of updated SCSS files:

  • theme/src/scss/theme/_card.scss
  • theme/src/scss/theme/_dropdown.scss
  • theme/src/scss/theme/_navbar.scss
  • theme/src/scss/theme/_steps.scss
  • theme/src/scss/theme/_utilities.scss
  • theme/src/scss/theme/_variables-dark.scss
  • theme/src/scss/theme/_variables.scss
  • theme/src/scss/theme/vendors/_chart.scss
  • theme/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.scss
  • theme/src/scss/theme/_variables.scss
  • theme/src/scss/theme/mixins/_alert.scss
  • theme/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
{{> scripts/scripts}}