Changelog

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 to v5.0.2
  • Plugin: echarts
  • Plugin: chart.js
  • Line payment chart converted to chart.js to echarts
  • Real time user chart converted to chart.js to echarts
  • 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-sass package 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
  • Remove gulp-sass package
  • 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
  • Bootstrap to v5.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 from v5.0.0-beta2 to v5.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 to bootstrap-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 from src/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.scss to _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: fullCalendar JavaScript plugin
  • Plugin: dayjs JavaScript plugin
  • Plugin: lottie JavaScript plugin
  • Plugin: Swiper JavaScript plugin
  • Plugin: Rater JavaScript 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-y classes with responsive support
Update
  • Bootstrap to v5.0.0-alpha2
  • Removed t-0, r-0, b-0 , t-0 classes.
  • Removed absolute-centered, absolute-vertical-centered, absolute-sm-vertical-centered classes.
  • .close to .btn-close class.
  • SCSS: _anchor.scss
  • SCSS: _variables.scss
  • SCSS: _position.scss
  • SCSS: _utilities.scss
  • SCSS: _mixed.scss
  • SCSS: .a-0 to .all-0
  • SCSS: _borders.scss
  • SCSS: _buttons.scss
  • SCSS: Removed.border-2x class.
  • SCSS: Replace.border-{top|right|bottom|left}-2x to .border-{top|right|bottom|left}-2
  • JS: navbar-vertical.js
  • JS: echarts.js
  • HTML: widget.html
  • HTML: Updated source link of flatpickr.js from HTML file
Fix
  • Removed _tiny-slider.scss
v3.0.0-alpha6 - Mauritius kestrel

16 September, 2020

New
  • Page: chat.html
  • Page: kanban.html
  • Plugin: draggable JavaScript plugin
  • Plugin: Emoji Button JavaScript 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.scss to _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.js JavaScript 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.js JavaScript plugin
  • Plugin: tinymce.js JavaScript 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 |
2021 © Themewagon

v3.2.0

customize