Changelog

What's new in the latest version of Pipeline.

1.3.0 - 1 October 2020

  • Improved position of custom switch control handle
    • Update scss/custom/components/forms.scss
  • Fixed position of form buttons on account settings page
    • Update pages/utility-account-settings.html
  • Added flex-shrink-0 to Add buttons to maintain shape at some breakpoints
  • Updated dependencies
    • Bootstrap updated from v4.3.1 to v4.5.2
    • Plugins and dependencies updated

1.2.0 - 27 May 2019

  • New plugin: Flatpickr (date picker)
    • Added js/mrare/flatpickr.js
    • Added scss/custom/components/plugins/flatpickr.min.css
    • Added scss/custom/components/flatpickr.scss
    • Added assets/js/flatpickr.min.js
    • Update pages/nav-side-team.html - changed date inputs to date pickers
    • Update pages/nav-side-project.html - changed date inputs to date pickers
    • Update pages/nav-side-task.html - changed date inputs to date pickers
    • Update pages/components-pipeline.html - added date picker demo
  • Update js/mrare/index.js
  • Update pages/assets/js/theme.js
  • Update scss/custom/components.scss
  • Update dependencies and build tools

1.1.0 - 4 April 2019

  • Updated from Bootstrap v4.1.3 to v4.3.1
  • Scripts now compiled by rollup.js
  • Updated dependencies
  • Updated build tools
    • Added theme.yml
    • Added copydeps.yml
  • Added color map to user-variables.scss for color scheme override
  • Toasts added
    • Added toasts initializer to util.js
    • Added toasts to components-bootstrap.html
  • Fixed HTML validation errors

1.0.1 - Minor fixes - 3 August 2018

  • Updated from Bootstrap v4.1.1 to v4.1.3
  • Fixed gulpfile issue with copying inter-ui.css from node_modules. This file is now excluded from gulp deps process.

1.0.0 - initial release - 31 May 2018

Nothing to see here!

Select Layout arrow_drop_up