Changelog

What's new in the latest version of Leap.

2.1.1 - 2 October 2020

  • Hotfix visual bug on flatpickr month selector dropping to two lines, which persisted in Safari
    • Updated scss/custom/components/optional/flatpickr.scss
      • Changed line 27: font-size: 115%

2.1.0 - 28 Sep 2020

  • Fixed visual bug on flatpickr month selector
    • Updated scss/custom/components/optional/flatpickr.scss
  • Fixed layout error on pages/portfolio-single-sidebar.html
  • Updated dependencies
    • Bootstrap updated to 4.5.0
    • Plugins updated
    • Installation problems fixed

2.0.0 - 3 Sep 2019

  • Breaking change - Changed how navs toggle on and off
    • Added js/mrare/navigation.js
    • Updated js/mrare/overlay-nav.js
    • Updated js/mrare/index.js
  • Design improvements to dropdown navs
  • Design improvements to typography
  • Fixed navigation display issues
    • Updated dropdowns.scss
  • Updated plugins
  • Addressed SVG display issues in IE

1.3.0 - 25 June 2019

  • Fixed bug with background color transition on Safari
    • Updated navbar.scss
  • Fixed error on counters demo and docs with data-decimal-places
    • Updated elements-counters.html
    • Updated documentation/js-countup.js
  • Added SVGInjector package.
    • SVGs converted to <img> tags for injection on page load
    • See SVG docs and SVGInjector docs
    • CSS docs updated with new examples of SVG injection

1.2.0 - 17 May 2019

  • Added Flatpickr plugin for date and time picking
    • Added elements-date-picker.html to demonstrate
    • New docs page with code examples for Flatpickr
    • Added flatpickr.scss
    • Added flatpickr to js/mrare/index.js
    • Added js/mrare/flatpickr.js initialization script
  • Added new Coworking layout
  • Added new Event Card
    • Update elements-cards.html
  • Improved navigation menu display on mobile devices
    • Update navbar.scss
  • Removed redundant .dropdown-content element
    • Update dropdowns.scss
  • Fixed typo and compiler error in utilities.scss
    • Update utilities.scss
  • Updated dependencies

1.1.0 - 11 April 2019

  • Added new footer 'Footer Short'
    • Update elements-footers.html
  • Added new Wizards plugin and associated pages
    • New page account-onboarding.html
    • New page elements-wizards.html
    • Added js/mrare/wizard.js
    • index.js now includes wizard.js
  • Added further info about color schemes in docs

1.0.1 - 27 March 2019

  • Fixed icon button alignment
    • Update home-mobile-app.html
    • Update home-cryptocurrency.html
  • Fixed reload function name bug in gulpfile.js (fixes rangeError on reload)
  • Fixed Popover moving over top of fixed navigation bar
    • Update navbar.scss
  • Fixed mobile bug on Home Desktop App with background image
    • Update home-desktop-app.html
  • Fixed handle on slider for newer version of ion rangeSlider
    • Update scss/custom/components/options/ion-rangeslider.scss
  • Added color scheme variables to user-variables.scss
  • Added "How to Edit Color Scheme" article in documentation
  • Added link to instructions to install node via nvm to avoid errors during installation
    • Update documentation/index.html
  • Added elements-toasts.html
  • Added toasts initializer to js/mrare/util.js
  • Moved .eslintrc.json config to package.json to remove doubt during installation
  • Moved .babelrc.js config to gulpfile.js to remove doubt during installation
  • Updated dependencies

1.0.0 - initial release

Nothing to see here!