Changelog

v3.16.0 - Red-footed falcon

23 Feb, 2023

New
  • Plugin: inputmask
  • Plugin: noUiSlider
  • Doc: public/modules/forms/advance/input-mask.html
  • Doc: public/modules/forms/advance/range-slider.html
  • CSS variables for Navbar vertical variants
Update
  • Plugin: @joeattardi/emoji-button is replaced by picmo
  • Doc: public/modules/forms/advance/emoji-button.html
  • Doc: public/modules/components/navs-and-tabs/vertical-navbar.html
  • SCSS: src/scss/theme/_variables-dark.scss
  • SCSS: src/scss/theme/_variables.scss
  • SCSS: src/scss/theme/root/_light.scss
  • SCSS: src/scss/theme/root/_dark.scss
  • SCSS: src/scss/theme/root/_dark.scss
  • SCSS: src/scss/theme/_navbar-vertical.scss
  • SCSS: src/scss/theme/mixins/_navbar-vertical.scss
Fix
  • Minor bugs.
v3.15.0 - Prairie falcon

06 Feb, 2023

New
  • SCSS: src/scss/theme/_variables-dark.scss
  • Utilities:
    • Text emphasis colors: text-{color}-emphasis
    • Subtle border colors: border-{color}-subtle
Update
  • Bootstrap to 5.3.0-alpha1
  • Progress bars see documentation
  • Dark Mode Toggle see documentation
  • Styling see documentation
  • JS: src/js/config.js
  • JS: src/js/theme-control.js
  • Utility classes:
    • bg-soft-{color} is now bg-{color}-subtle
    • z-index-* is now z-*
    • border-start-{sm|md|lg|xl|2xl}-{values}
    • border-end-{sm|md|lg|xl|2xl}-{values}
    • border-top-{sm|md|lg|xl|2xl}-{values}
    • border-bottom-{sm|md|lg|xl|2xl}-{values}
  • Removed:
    • SCSS: src/scss/theme/_form-wizard.scss
    • SCSS: src/scss/theme/_form.scss
    • SCSS: src/scss/theme/_double-top-nav-layout.scss
    • SCSS: src/scss/theme/_cursor.scss
    • SCSS: src/scss/theme/_alert.scss
    • SCSS: src/scss/theme/mixins/_alert.scss
    • Utilities: responsive border-color
v3.14.0 - Black falcon

17 Nov, 2022

New
  • Page: public/dashboard/support-desk.html
  • Page: public/app/support-desk/table-view.html
  • Page: public/app/support-desk/card-view.html
  • Page: public/app/support-desk/contacts.html
  • Page: public/app/support-desk/contact-details.html
  • Page: public/app/support-desk/tickets-preview.html
  • Page: public/app/support-desk/quick-links.html
  • Page: public/app/support-desk/reports.html
  • SCSS: src/scss/theme/_progress.scss
  • SCSS: src/scss/theme/_summarised-tab.scss
  • SCSS: src/scss/theme/_support-desk.scss
  • JS: src/js/charts/echarts/unresolved-tickets.js
  • JS: src/js/charts/echarts/number-of-tickets.js
  • JS: src/js/charts/echarts/customer-satisfaction.js
  • JS: src/js/charts/echarts/distribution-of-performance.js
  • JS: src/js/charts/echarts/satisfaction-survey.js
  • JS: src/js/charts/echarts/top-customer.js
  • JS: src/js/charts/echarts/received-tickets.js
  • JS: src/js/charts/echarts/ticket-volume.js
  • JS: src/js/hide-on-collapse.js
  • JS: src/js/unresolved-tickets-tab.js
Update
  • Padding updated p-card to p-x1
  • SCSS: src/scss/theme/_card.scss
  • SCSS: src/scss/theme/root/_light.scss
  • SCSS: src/scss/theme/root/_dark.scss
  • SCSS: src/scss/theme/root/_variables.scss
v3.13.0 - Eleonora's falcon

16 Oct, 2022

New
  • Layout: Navbar Double Top
  • jQuery support components
  • Page: public/modules/components/jquery-components.html
  • Plugin: datatables.net
  • Plugin: select2
  • SCSS: src/scss/theme/_double-top-nav-layout.scss
  • JS: src/js/datatables.js
  • JS: src/js/select2.js
Update
  • Bootstrap to 5.2.2
  • JS: src/js/theme-control.js
Fix
  • Minor bugs.
v3.12.0 - Gyrfalcon

20 Sep, 2022

New
  • Bottom bar component
  • Page:public/dashboard/lms.html
  • Page:public/app/e-learning/student-overview.html
  • Page:public/app/e-learning/trainer-profile.html
  • Page:public/app/e-learning/course/course-list.html
  • Page:public/app/e-learning/course/course-grid.html
  • Page:public/app/e-learning/course/course-details.html
  • Page:public/app/e-learning/course/create-a-course.html
  • Plugin:simplebar.js
  • Plugin:D3.js
  • SCSS:src/scss/theme/_bottom-bar.scss
  • SCSS:src/scss/theme/_collapse.scss
  • SCSS:src/scss/theme/_offcanvas.scss
  • SCSS:src/scss/theme/_focus.scss
  • SCSS:src/scss/theme/_e-learning.scss
  • JS:src/js/bottom-bar.js
  • JS:src/js/charts/d3/*.js
  • JS:src/js/charts/chartjs/chart-half-doughnut.js
  • JS:src/js/charts/echarts/average-enrollment-rate.js
  • JS:src/js/charts/echarts/assignment-scores.js
  • JS:src/js/charts/echarts/browsed-courses.js
  • JS:src/js/charts/echarts/course-enrollments.js
  • JS:src/js/charts/echarts/course-status.js
  • JS:src/js/charts/echarts/marketing-expenses.js
  • JS:src/js/charts/echarts/user-by-location-lms.js
  • JS:src/js/charts/echarts/weekly-goals-lms.js
Update
  • Bootstrap to5.2.1
  • Plugin:overlayscrollbars.jsreplaced withsimplebar.js
  • SCSS:src/scss/theme/root/_light.scss
  • SCSS:src/scss/theme/root/_dark.scss
  • SCSS:src/scss/theme/_variables.scss
Fix
  • TinyMCE validation.
  • Auto scrolling bug on top searchbar input.
  • Scroll to target ID.
  • Minor bugs.
v3.11.0 - Amur falcon

27 July, 2022

Update
  • Bootstrap to5.2.0
  • SCSS:src/scss/theme/plugins/_full-calendar.scss
  • SCSS:src/scss/theme/_reboot.scss
  • SCSS:src/scss/theme/_animations.scss
  • SCSS:src/scss/theme/plugins/_leaflet.scss
  • SCSS:src/scss/theme/root/_light.scss
  • SCSS:src/scss/theme/root/_dark.scss
  • SCSS:src/scss/theme/_variables.scss
Fix
  • Emoji border color.
  • Minor bugs.
v3.10.0 - Barbary falcon

01 July, 2022

New
  • SCSS:src/scss/theme/_maps.scss
Update
  • Bootstrap to 5.2.0-beta1
  • All scss files
  • CSS variable for grays
  • Doc:Styling
  • bg-{color}classes replaced withtext-{color}inhrtags.
Fix
  • Border dashed style
  • Advance select style in RTL
  • Other minor bugs
v3.9.0 - Grey kestrel

28 April, 2022

New
  • Add bootstrap validation for Advance select and Date picker
  • Add filter in advance table.
Update
  • DOC:public/modules/forms/advance/advance-select.html
  • DOC:public/modules/forms/advance/date-picker.html
  • DOC:public/modules/tables/advance-tables.html
  • JS:src/js/list.js
  • JS:src/js/choices.js
  • SCSS:src/scss/theme/plugins/_full-calendar.scss
  • SCSS:src/scss/theme/plugins/_swiper.scss
  • SCSS:src/scss/theme/root/_dark.scss
  • SCSS:src/scss/theme/_navbar.scss
  • SCSS:src/scss/theme/_navbar-top.scss
  • SCSS:src/scss/theme/plugins/_choices.scss
Fix
  • Vertical navbar card style in dark mode
  • Dropdown caret issue
v3.8.0 - Peregrine falcon

07 March, 2022

New
  • Reset button on setting panel
  • Page: public/documentation/faq.html
Update
  • JS:src/js/config.js
  • JS:src/js/theme-control.js
  • SCSS:src/scss/theme/root/_dark.scss
  • SCSS:src/scss/theme/root/_light.scss
  • SCSS:src/scss/theme/_colors.scss
  • SCSS:src/scss/theme/_variables.scss
  • SCSS:src/scss/theme/_utilities.scss
  • SCSS:src/scss/theme/_mixins.scss
  • SCSS: Removedsrc/scss/theme/mixins/_utilities.scss
Fix
  • Color opacity issue
v3.7.0 - Oriental hobby

19 January, 2022

New
  • Timeline component
  • SCSS:src/scss/theme/_timeline.scss
Update
  • SCSS:src/scss/theme/_navbar.scss
  • SCSS:src/scss/theme/_variables.scss
  • JSON:package.json
Fix
  • Nine dot dropdown issue
v3.6.0 - Nankeen kestrel

14 December, 2021

New
  • 9 dot menu on top navbar
  • JS:src/js/scroll.js
Update
  • Adddata-hide-on-body-scrollattribute to the notification dropdown link
  • JS:src/js/theme.js
  • Page:public/widgets.html
  • SCSS:src/scss/theme/_navbar.scss
  • SCSS:src/scss/theme/_navbar-vertical.scss
  • JSON:package.json
Fix
  • Page jump issue in ipad
v3.5.1 - Lesser falcon

29 November, 2021

Update
  • JS:src/js/fullcalendar.js
  • JS:src/js/charts/echarts/examples/step-line-chart.js
  • JS:src/js/charts/echarts/examples/gradient-bar-chart.js
  • DOC:geo-map.html
  • SCSS:src/scss/theme/plugins/_full-calendar.scss
  • JSON:package.json
Fix
  • Running project table
  • Dropdown issue
  • Other minor bugs
v3.5.0 - Bateleur falcon

02 November, 2021

Update
  • Bootstrap tov5.1.3
  • JS:src/js/charts/echarts/sales-by-pos-location.js
  • SCSS:src/scss/theme/root/_dark.scss
  • SCSS:src/scss/theme/_variables.scss
  • JSON:package.json
Fix
  • Placeholder dark mode color
  • Sales by pos location chart color
  • Other minor bugs
v3.4.0 - Laggar falcon

19 September, 2021

New
  • PAGE:public/modules/components/treeview.html
  • SCSS:src/scss/theme/_treeview.scss
  • JS:src/js/treeview.js
Update
  • JS:src/js/theme.js
  • JS:src/js/dropzone.js
  • JS:src/js/charts/echarts/returning-customer-rate.js
  • SCSS:src/scss/theme/_theme.scss
  • SCSS:src/scss/theme/_variables.scss
  • SCSS:src/scss/theme/plugins/_dropzone.scss
  • SCSS:src/scss/theme/plugins/_full-calendar.scss
  • SCSS:src/scss/theme/root/_dark.scss
  • SCSS:src/scss/theme/root/_light.scss
Fix
  • Returning Customer Rate chart legend issue
  • Other minor bugs
v3.3.0 - Lanner falcon

23 August, 2021

New
  • PAGE:public/modules/components/placeholder.html
  • PAGE:public/modules/components/offcanvas.html
  • JS:src/js/charts/echarts/bandwidth-saved.js
Update
  • Bootstrap tov5.1.0
  • Plugin: Removedprogressbar.js
  • Bandwidth Saved progressbar is converted toechartsfromprogressbar.js
  • Settings Panel is converted tooffcanvasfrommodal
  • RemovedSide Panelcomponent
  • RemovedAdvance Progessbarcomponent
  • JS: Removedsrc/js/settings-panel.js
  • JS: Removedsrc/js/progressbar.js
  • JS:src/js/config.js
  • JS:src/js/theme.js
  • JS:src/js/utils.js
  • SCSS: Removedsrc/scss/theme/_modal.scss
  • SCSS: Removedsrc/scss/theme/plugins/_progressbar.scss
  • SCSS:src/scss/theme/_variables.scss
  • SCSS:src/scss/theme/root/_light.scss
  • SCSS:src/scss/_bootstrap.scss
  • SCSS:src/scss/theme/plugins/_echarts.scss
  • SCSS:src/scss/theme/_chat.scss
  • SCSS:src/scss/theme/plugins/_choices.scss
  • SCSS:src/scss/theme/_avatar.scss
  • SCSS:src/scss/theme/_functions.scss
  • SCSS:src/scss/theme/_popover.scss
  • SCSS:src/scss/theme/_plugins.scss
  • SCSS:src/scss/theme/_settings-panel.scss
  • SCSS:src/scss/theme/_theme.scss
  • SCSS:src/scss/theme/mixins/_utilities.scss
Fix
  • Search box dropdown menu hr color in dark mode.
  • Search box close button color in dark mode.
  • SCSS compiling deprecated warning.
  • Other minor bugs
v3.2.0 - Aplomado falcon

23 June, 2021

New
  • Added multiple echarts example
  • PAGE:public/dashboard/crm.html
  • JS:public/assets/data/world.js
  • JS:public/assets/data/usa.js
  • JS:src/js/charts/echarts/closed-vs-goal.js
  • JS:src/js/charts/echarts/line-payment.js
  • JS:src/js/charts/echarts/real-time-users.js
  • JS:src/js/charts/echarts/lead-conversion.js
  • JS:src/js/charts/echarts/crm-revenue.js
  • JS:src/js/charts/echarts/deal-storage-funnel.js
  • JS:src/js/charts/echarts/location-by-session-crm.js
Update
  • Bootstrap tov5.0.2
  • Plugin:echarts
  • Plugin:chart.js
  • Line payment chart is converted fromchart.jstoecharts
  • Real time user chart is converted fromchart.jstoecharts
  • JS:src/js/popover.js
  • JS:src/js/charts/echarts/traffic-channels.js
  • JS:src/js/tinymce.js
  • JS:src/js/charts/echarts/echarts-utils.js
  • JS:src/js/charts/echarts/session-by-country-map.js
  • JS:src/js/charts/echarts/total-order.js
  • JS:src/js/charts/echarts/weekly-sales.js
  • JS:src/js/charts/echarts/returning-customer-rate.js
  • JS:src/js/charts/echarts/gross-revenue.js
  • JS:src/js/charts/echarts/traffic-channels.js
  • JS:src/js/theme-control.js
  • JS:src/js/theme.js
  • JS:gulp/watch.gulp.js
  • JS:gulp/script.gulp.js
  • SCSS:src/scss/theme/mixins/_button.scss
  • SCSS:src/scss/theme/_buttons.scss
  • SCSS:src/scss/theme/_dropdown.scss
  • SCSS:src/scss/theme/_variables.scss
  • SCSS:src/scss/theme/plugins/_echarts.scss
  • SCSS:src/scss/theme/plugins/_list.scss
  • SCSS:src/scss/theme/root/_dark.scss
  • SCSS:src/scss/theme/root/_light.scss
  • SCSS:src/scss/theme/plugins/_flatpickr.scss
  • SCSS:src/scss/theme/_dashboard.scss
  • SCSS:src/scss/theme/_forms.scss
  • SCSS:src/scss/theme/_navbar-top.scss
  • SCSS:src/scss/theme/_notification.scss
  • SCSS:src/scss/theme/_hover.scss
  • SUSS:src/scss/theme/plugins/_tinymce.scss
  • JSON:package.json
  • JSON:vendors.json
  • JSON:gulp/gulp.json
Fix
  • Tinymce dark mode issue
  • Table dropdown issue in ipad
  • Disabled button color issue
  • Other minor bugs
v3.1.0 - Saker falcon

2 June, 2021

New
  • HTML:public/modules/forms/floating-labels.html
  • Added support for Apple M1 chip
  • Add@mr-hope/gulp-sasspackage for compiling SCSS
Update
  • Plugin:@fortawesome/fontawesome-free
  • Plugin:@joeattardi/emoji-button
  • Plugin:@popperjs/core
  • Plugin:anchor-js
  • Plugin:dropzone
  • Plugin:fullcalendar
  • Plugin:glightbox
  • Plugin:leaflet.markercluster
  • Plugin:list.js
  • Plugin:lottie-web
  • Plugin:plyr
  • Plugin:swiper
  • Plugin:tinymce
  • Plugin:typed.js
  • Removegulp-sasspackage
  • JS:gulp/style.gulp.js
  • JS:src/js/calendar/template.js
  • JS:src/js/chat.js
  • JS:src/js/search.js
  • JS:src/js/list.js
  • SCSS:src/scss/theme/_navbar-top.scss
  • SCSS:src/scss/theme/_calendar.scss
  • SCSS:src/scss/theme/_chat.scss
  • SCSS:src/scss/theme/_notification.scss
  • SCSS:src/scss/theme/plugins/_full-calendar.scss
  • SCSS:src/scss/theme/_icon.scss
  • SCSS:src/scss/theme/root/_dark.scss
  • SCSS:src/scss/theme/root/_light.scss
  • SCSS:src/scss/theme/_forms.scss
  • SCSS:src/scss/theme/_reboot.scss
  • SCSS:src/scss/theme/_variables.scss
  • SCSS:src/scss/theme/_dashboard.scss
  • JSON:vendors.json
  • JSON:package.json
Fix
  • Search suggestion toggle issue in top navbar
  • Notification dropdown height in Firefox
  • Other minor bugs.
v3.0.0 - Prairie falcon

23 May, 2021

New
  • HTML:public/dashboard/analytics.html
  • HTML:public/dashboard/e-commerce.html
  • HTML:public/dashboard/project-management.html
  • HTML:public/dashboard/saas.html
  • JS:src/js/charts/echarts/audience.js
  • JS:src/js/charts/echarts/active-users-report.js
  • JS:src/js/charts/echarts/basic-echarts.js
  • JS:src/js/charts/echarts/bounce-rate.js
  • JS:src/js/charts/echarts/candle-chart.js
  • JS:src/js/charts/echarts/gross-revenue.js
  • JS:src/js/charts/echarts/market-share-ecommerce.js
  • JS:src/js/charts/echarts/report-for-this-week.js
  • JS:src/js/charts/echarts/returning-customer-rate.js
  • JS:src/js/charts/echarts/sales-by-pos-location.js
  • JS:src/js/charts/echarts/session-by-country-map.js
  • JS:src/js/charts/echarts/session-by-country.js
  • JS:src/js/charts/echarts/session-by-browser.js
  • JS:src/js/charts/echarts/total-sales-ecommerce.js
  • JS:src/js/charts/echarts/traffic-channels.js
  • JS:src/js/charts/echarts/users-by-time.js
  • JS:src/js/calendar/management-calendar.js
  • JS:src/js/calendar/management-events.js
  • JS:gulp/link.gulp.js
  • JS:src/js/charts/chartjs/product-share-doughnut.js
  • SCSS:src/scss/theme/_audience-tab.scss
Update
  • Bootstraptov5.0.1
  • JS:src/js/theme.js
  • JS:src/js/utils.js
  • JS:src/js/navbar-darken-on-scroll.js
  • JS:src/js/fullcalendar.js
  • JS:src/js/navbar-top.js
  • JS:src/js/calendar/index.js
  • JS:src/js/calendar/template.js
  • JS:src/js/calendar/events.js
  • JS:src/js/charts/echarts/echarts.js
  • JS:src/js/charts/chartjs/chart-line-payment.js
  • JS:src/js/list.js
  • JS:src/js/search.js
  • JS:src/js/charts/echarts/total-sales.js
  • JS:gulp/product.gulp.js
  • JS:gulp/pug.gulp.js
  • SCSS:src/scss/theme/_theme.scss
  • SCSS:src/scss/theme/plugins/_full-calendar.scss
  • SCSS:src/scss/theme/plugins/_echarts.scss
  • SCSS:src/scss/theme/_mixed.scss
  • SCSS:src/scss/theme/helpers/_background.scss
  • SCSS:src/scss/theme/root/_dark.scss
  • SCSS:src/scss/theme/root/_light.scss
  • SCSS:src/scss/theme/_avatar.scss
  • SCSS:src/scss/theme/_calendar.scss
  • SCSS:src/scss/theme/_forms.scss
  • SCSS:src/scss/theme/_dashboard.scss
  • SCSS:src/scss/theme/_card.scss
  • SCSS:src/scss/theme/_variables.scss
  • SCSS:src/scss/theme/_timeline.scss
  • SCSS:src/scss/theme/_utilities.scss
  • SCSS:src/scss/theme/_calendar.scss
  • JSON:vendors.json
  • JSON:gulp/gulp.json
  • JSON:package.json
Fix
  • Other minor bugs
v3.0.0-beta7 - Taita falcon

24 April, 2021

New
  • JS:gulp/product.gulp.js
Update
  • JS:src/js/list.js
  • JS:src/js/rater.js
  • JS:src/js/tinymce.js
  • JS:src/js/googleMap.js
  • JS:src/js/navbar-darken-on-scroll.js
  • JS:src/js/wizard.js
  • JS:gulp/pug.gulp.js
  • JS:gulpfile.js
  • JSON:gulp/gulp.json
  • JSON:package.json
  • SCSS:src/scss/theme/plugins/_tinymce.scss
  • SCSS:src/scss/theme/_landing.scss
  • SCSS:src/scss/theme/_navbar-vertical.scss
  • SCSS:src/scss/theme/_search-box.scss
  • SCSS:src/scss/theme/_buttons.scss
  • SCSS:src/scss/theme/helpers/_background.scss
  • SCSS:src/scss/theme/plugins/_flatpickr.scss
  • SCSS:src/scss/theme/plugins/_full-calendar.scss
  • SCSS:src/scss/theme/_browser-support.scss
  • SCSS:src/scss/theme/_kanban.scss
  • SCSS:src/scss/theme/_notification.scss
  • SCSS:src/scss/theme/plugins/_choices.scss
Fix
  • Other minor bugs
v3.0.0-beta6 - Merlin falcon

8 April, 2021

New
  • JS:src/js/charts/chartjs/chart-bar.js
  • JS:src/js/charts/chartjs/chart-combo.js
  • JS:src/js/charts/chartjs/chart-doughnut.js
  • JS:src/js/charts/chartjs/chart-line-payment.js
  • JS:src/js/charts/chartjs/chart-pie.js
  • JS:src/js/charts/chartjs/chart-polar.js
  • JS:src/js/charts/chartjs/chart-radar.js
  • JS:src/js/charts/chartjs/chart-real-time-user.js
  • JS:src/js/charts/chartjs/chart-scatter.js
  • JS:src/js/charts/chartjs/chartjs-utils.js
  • JS:src/js/dropdown-menu.js
Update
  • HTML:public/modules/charts/chartjs.html
  • HTML:public/modules/tables/basic-tables.html
  • HTML:public/modules/forms/basic/layout.html
  • HTML:public/modules/forms/basic/form-control.html
  • JS:src/js/utils.js
  • JS:src/js/theme.js
  • JS:src/js/flatpickr.js
  • JS:gulp/pug.gulp.js
  • SCSS:src/scss/theme/_nav-tab.scss
  • SCSS:src/scss/theme/root/_dark.scss
  • SCSS:src/scss/theme/root/_light.scss
  • SCSS:src/scss/theme/_variables.scss
  • SCSS:src/scss/theme/_card.scss
  • SCSS:src/scss/theme/helpers/_flex.scss
  • SCSS:src/scss/theme/_navbar-top.scss
  • JSON:package.json
Fix
  • Dropdown clipping on table
  • Other minor bugs
v3.0.0-beta5 - Sooty falcon

25 March, 2021

New
  • Multiple icons set added with example
  • Page:public/plugins/Overlayscrollbars.html
  • JS:src/js/icons.js
Update
  • Bootsrap version updated fromv5.0.0-beta2 tov5.0.0-beta3
  • File structure updated
  • JS:src/js/navbar-vertical.js
  • JS:src/js/toast.js
  • JS:src/js/list.js
  • JS:src/js/tooltip.js
  • JS:src/js/theme.js
  • JS:gulp/pug.gulp.js
  • SCSS:src/scss/theme/_settings-panel.scss
  • SCSS:src/scss/theme/plugins/_echarts.scss
  • SCSS:src/scss/theme/_navbar-vertical.scss
  • JSON:gulp/gulp.json
  • JSON:package.json
Fix
  • Other minor bugs
v3.0.0-beta4 - Bat falcon

15 March, 2021

New
  • Page:public/plugins/Overlayscrollbars.html
  • JS:src/js/scrollbar.js
Update
  • Scrollbar plugin updated to OverlayScrollbars from Simplebar.
  • SCSS:src/scss/theme/_functions.scss
  • SCSS:src/scss/theme/_scrollbar.scss
  • SCSS:src/scss/theme/_navbar-top.scss
  • JS:src/js/dropdown-on-hover.js
  • JS:src/js/theme.js
Fix
  • Scrollbar on top navbar
  • Other minor bugs
v3.0.0-beta3 - Pied

9 March, 2021

New
  • Page:public/plugins/simplebar.html
  • Page:public/forms/form-wizard.html
  • SCSS:src/scss/theme/_form-wizard.scss
  • JS:src/js/simplebar.js
Update
  • SCSS:src/scss/theme/_functions.scss
  • SCSS:src/scss/theme/_navbar-vertical.scss
  • SCSS:src/scss/theme/mixins/_navbar-vertical.scss
  • SCSS:src/scss/theme/_scrollbar.scss
  • SCSS:src/scss/theme/_variables.scss
  • SCSS:src/scss/theme/_theme.scss
  • JS:src/js/wizard.js
Fix
  • Scrollbar style
  • Icons jumping issue when navbar collapsed
v3.0.0-beta2 - Greater Kestrels

23 February, 2021

New
  • Page:public/plugins/chartjs.html
  • JS:src/js/form-validation.js
  • JS:src/js/charts/chart-bar.js
Update
  • Feature: Reposition the settings panel toggler
  • SCSS:src/scss/theme/_settings-panel.scss
  • Bootstrap: updated tobootstrap-beta2-see migration
Fix
  • Bootstrap form validation
  • Flatpicker enable in mobile device
  • Dropzone preview icon other file
  • TinyMCE: text color issue in mobile device
  • Some minor issues
v3.0.0-beta1 - Red-necked

02 February, 2021

New
  • Feature: Redesign navbar-vertical, navbar-top
  • Page:public/documentation/configuration.html
  • Page:public/documentation/styling.html
  • JS:src/js/dropdown-on-hover.js
  • Bootstrap: updated to bootstrap-beta1 -see migration
Update
  • SCSS:src/scss/theme/_navbar-vertical.scss
  • SCSS:src/scss/theme/_navbar-top.scss
  • SCSS:src/scss/mixins/_navbar-vertical.scss
  • SCSS:src/scss/theme/_navbar.scss
  • SCSS:src/scss/theme/_function.scss
  • SCSS:src/scss/theme/_mixins.scss
  • SCSS:src/scss/theme/_mixed.scss
  • SCSS:src/scss/theme/_mixed.scss
  • SCSS:src/scss/theme/_theme.scss
  • SCSS:src/scss/theme.scss
  • SCSS:src/scss/theme/_variables.scss
  • SCSS: Remove underscore fromsrc/scss/_user.scss
  • JS:src/js/config.js
  • Gulp:gulp/gulp.json
v3.0.0-alpha11 - Banded kestrel

17 January, 2021

New
  • Feature: Dark Mood (Documentation)
  • Introduced CSS variables
  • SCSS:.dark__bg-{colors},.dark__text-{colors},.dark,.light
  • JS: src/js/theme-control.js
  • HTML: Replace all the bootstrap-alpha2 classes with bootstrap-alpha3 classes -see migration
Update
  • SCSS: Almost all scss file
  • JS:src/js/config.js
  • JS:src/js/charts/**/*.js
  • JS:src/js/leaflet-active-user.js
  • JS:src/js/googleMap.js
  • JS:src/js/emoji-button.js
  • JS:src/js/list.js
  • JS:src/js/utils.js
  • JS:src/js/navbar-darken-on-scroll.js
  • JS:src/js/progressbar.js
  • Gulp:src/gulp/gulp.json
  • Gulp:src/gulp/watch.gulp.js
  • Gulp:src/gulp/script.gulp.js
  • page:public/home/*.html
  • page:public/email/*.html
  • page:public/authentication/**/*.html
  • page:public/calendar.html
  • page:public/chat.html
  • page:public/kanban.html
  • page:public/widgets.html
  • page:public/pages/event-create.html
  • page:public/pages/event-detail.html
  • page:public/pages/invoice.html
  • page:public/pages/people.html
  • page:public/pages/privacy-policy.html
  • page:public/pages/notifications.html
  • page:public/utilities/clearfix.html
  • page:public/utilities/borders.html
  • page:public/utilities/colors.html
  • page:public/utilities/embed.html
  • page:public/components/background.html
  • page:public/components/badges.html
  • page:public/components/buttons.html
  • page:public/components/toasts.html
  • page:public/components/hoverbox.html
  • page:public/components/dropdowns.html
v3.0.0-alpha10 - Merlin

11 November, 2020

New
  • page:pages/privacy-policy.html
  • page:pages/faq/faq-basic.html
  • page:pages/faq/faq-alt.html
  • page:pages/faq/faq-accordion.html
Update
  • SCSS:_full-calendar.scss
  • SCSS:_mixed.scss
  • Docs: Add dropcap and text transformation in typography.html
  • Docs: modals.html
  • Docs: tables.html
  • Docs: page-headers.html
  • Page: Add order and customer page links in dashboard-alt.html
Fix
  • Progress bar animation
  • Margin bottom in forms and component pages
v3.0.0-alpha9 - Fox kestrel

2 November, 2020

Add
  • Testimonial section in landing page
Update
  • SCSS:_colored-link.scss
  • SCSS:_browser-support.scss
  • SCSS:_button.scss
  • JS: navbar-vertical.js
  • Docs: Add brand colors in colors.html
  • Docs: Navbar vertical event
  • Button right align in orders.html
  • Page:checkout.html page
  • Page: class name of links in footer of landing.html
  • Class name of dropdown link in navbar top
Fix
  • Navbar vertical toggle hover
v3.0.0-alpha8- Brown

25 October, 2020

New
  • Autocomplete search
  • Component:components/cookie-notice.html
  • JS:search.js
  • JS:cookie-notice.js
  • SCSS:_cookie-notice.scss
Update
  • SCSS:_search-box.scss
  • SCSS:_swiper.scss
  • SCSS: Rename_fullcalendar.scssto_full-calendar.scss
  • SCSS:_hover.scss
  • JS:swiper.js
  • JS:list.js
Fix
  • Swiper slider width issue when navbar vertical collapsed
  • Product slider height with relative to content
v3.0.0-alpha7- Spotted kestrel

13 October, 2020

New
  • Page:calendar.html
  • Page:authentication/wizard.html
  • Page:e-commerce/product-grid.html
  • Page:e-commerce/product-details.html
  • Plugin:fullCalendarJavaScript plugin
  • Plugin:dayjsJavaScript plugin
  • Plugin:lottieJavaScript plugin
  • Plugin:SwiperJavaScript plugin
  • Plugin:RaterJavaScript plugin
  • SCSS:_fullcalendar.scss
  • SCSS:_wizard.scss
  • SCSS:_lottie.scss
  • SCSS:_rater.scss
  • JS:rater.js
  • JS:fullcalendar.js
  • JS:calendar/index.js
  • JS:calendar/events.js
  • JS:calendar/template.js
  • JS:swiper.js
  • JS:wizard.js
  • JS:lottie.js
  • transform-middle,transform-middle-x,transform-middle-yclasses with responsive support
Update
  • Bootstrap tov5.0.0-alpha2
  • Removedt-0,r-0,b-0,t-0classes.
  • Removedabsolute-centered,absolute-vertical-centered,absolute-sm-vertical-centeredclasses.
  • .closeto.btn-closeclass.
  • SCSS:_anchor.scss
  • SCSS:_variables.scss
  • SCSS:_position.scss
  • SCSS:_utilities.scss
  • SCSS:_mixed.scss
  • SCSS:.a-0to.all-0
  • SCSS:_borders.scss
  • SCSS:_buttons.scss
  • SCSS: Removed.border-2xclass.
  • SCSS: Replace.border-{top|right|bottom|left}-2xto.border-{top|right|bottom|left}-2
  • JS:navbar-vertical.js
  • JS:echarts.js
  • HTML:widget.html
  • HTML: Updated source link offlatpickr.jsfrom HTML file
Fix
  • Removed_tiny-slider.scss
v3.0.0-alpha6- Mauritius kestrel

16 September, 2020

New
  • Page:chat.html
  • Page:kanban.html
  • Plugin:draggableJavaScript plugin
  • Plugin:Emoji ButtonJavaScript plugin
  • SCSS:_chat.scss
  • SCSS:_kanban.scss
  • JS:chat.js
  • JS:draggable.js
  • JS:emoji-button.js
  • JS:kanban.js
  • Large border radius of different corners
  • Grays link colors
Update
  • SCSS:_variables.scss
  • SCSS:_utilities.scss
  • SCSS:_hover.scss
  • SCSS:_mixed.scss
  • SCSS: Rename_pointer.scssto_cursor.scss
  • Utilities:border.html
  • Utilities:colored-link.html
  • package.json
Fix
  • Negative margin issue
v3.0.0-alpha5- Eurasian hobby

9 September, 2020

New
  • Page:e-commerce/checkout.html
  • Page:e-commerce/customers.html
  • Page:e-commerce/orders.html
  • Page:e-commerce/product-list.html
  • Page:e-commerce/shopping-cart.html
  • Plugin:List.jsJavaScript plugin
  • Layout:Navbar Top
  • Layout:Navbar Combo
  • Navbar Vertical Variations
  • JS:navbar-combo.js
  • JS:list.js
  • JS:quantity.js
Update
  • Improve Pug codes
  • JS:demo-mode.js
  • SCSS:_navbar-vertical.scss
  • SCSS:_mixed.scss
  • SCSS:_variables.scss
  • SCSS:_functions.scss
  • SCSS:_mixins.scss
v3.0.0-alpha4- Seychelles kestrel

24 August, 2020

New
  • Page:home/landing.html
  • Page:email/inbox.html
  • Page:email/email-details.html
  • Page:email/compose.html
  • Authentication: Split Layout
  • Plugin:type.jsJavaScript plugin
  • Plugin:tinymce.jsJavaScript plugin
  • JS:bulk-select.js
  • JS:navbar-darken-on-scroll.js
  • JS:node.js
  • JS:scroll-to-top.js
  • JS:tinymce.js
  • JS:typed.js
  • SCSS: _landing.scss
  • SCSS:_navbar-standard.scss
  • SCSS:plugins/_tinymce.scss
Update
  • SCSS:_mixed.scss
  • SCSS:_variables.scss
  • SCSS:_hover.scss
Fix
  • Scroll padding top issue
  • Switch input color
  • Popover file location from node_modules
v3.0.0-alpha3 - Malagasy's kestrel

13 August, 2020

New
  • Settings Panel
  • Page:dashboard-alt.html
  • Page:event-create.html
  • Page:event-detail.html
  • Page:InvitePeople.html
  • Page:invoice.html
  • Page:pricing.html
  • Page:pricing-alt.html
  • Plugin:CountUp.js
  • Plugin:Choices
  • Plugin:Dropzone
  • Plugin:Leaflet
  • Plugin:Google Map
  • JS:config.js
  • JS:demo-mode.js
  • JS:dropzone.js
  • JS:choices.js
  • JS:countup.js
  • JS:settings-panel.js
  • JS:googleMap.js
  • JS:copy-link.js
  • JS:charts/chart-line-payment.js
  • JS:charts/chart-real-time-user.js
  • SCSS:plugins/_choices.scss
  • SCSS:plugins/_dropzone.scss
  • SCSS:plugins/_glightbox.scss
  • SCSS:plugins/_leaflet.scss
  • Design File(Figma)
  • README.md
Update
  • JS:utils.js
  • JS:navbar-vertical.js
v3.0.0-alpha2 - Dickinson's kestrel

6 August, 2020

New
  • Page:feed.html
  • Page:billing.html
  • Plugin:glightbox
  • Plugin:Plyr
  • SCSS:_plyr.scss
  • JS:glightbox.js
  • JS:plyr.js
Update
  • SCSS:_flex.scss
  • SCSS:_dropdown.scss
  • SCSS:_position.scss
  • JS:src/js/theme.js
3-alpha - Initial Release

24 July, 2020

Nothing to see here.

Thank you for creating with Falcon |
2023 © Themewagon

v3.16.0

Settings

Set your own customized style

Color Scheme

Choose the perfect color mode for your app.


RTL Mode

Switch your language direction

RTL Documentation

Fluid Layout

Toggle container layout system

Fluid Documentation

Navigation Position

Select a suitable navigation system for your web application


Vertical Navbar Style

Switch between styles for your vertical navbar

See Documentation

Like What You See?

Get Falcon now and create beautiful dashboards with hundreds of widgets.

Purchase
customize