Changelog

This is the changelog for the new features and bug fixes for Pixel

Version 1.0 - 2019-07-06

  • Initial files

Version 1.1 - 2019-07-23

  • Improve images quality
  • Upgrade to Gulp 4
  • Removed all Node vulnerabilities
  • Add all pages presentation
  • Minor component improvements
  • Small bug fixes

Version 2.0 - 2019-10-29

  • Switch vendor third party libraries to npm packages
  • Slightly updated gulpfile.js file to move node_modules to the dist and html&css folder
  • Start using gulp-include to DRY navigation bars, scripts, heading code and the footers
  • Removed unneeded role="button” attributes for most of the links
  • Fix wrapping issues for tablet sizes across all components
  • Major updates to the file structure, the src folder is now no longer being served directly to BrowserSync but a .temp folder

Version 2.1 - 2020-02-28

  • Added preloader to every page
  • Added My account page
  • Added My items page
  • Added Edit item page
  • Removed Starter folder (it complicated things more than it did good)
  • Update card borders, shadows & general apperance
  • Input colors now darker for better readability
  • Fix dropdown button border radius
  • Fix input tags color
  • Fix accordion border color

Version 3.0 - 2020-04-06

  • Updated all colors to comply with WCAG 2.1 Accessibility standards
  • Added E-Commerce components
  • Improve markup and code quality
  • Improve design based on the newest design trends
  • Added Chart JS
  • Created a better online documentation
  • Added fancy loader
  • Updated all example pages to improve quality
  • Added Toasts component

Version 3.1 - 2020-04-13

  • Fixed accessibility issues based on WAVE evaluation tool
  • Updated Bootstrap Datepicker
  • Update form styles
  • Update tables
  • Updated some pages markup

Version 4.0 - 2020-05-09

  • Added new dashboard pages including user settings, billing, messaging and many more
  • Added many new pages including new landing pages, support center, careers and so on
  • Added charts
  • Added vectorial maps
  • Improved navigation bar markup, accessibility and multi-level dropdowns
  • Improved gulpfile to add analytics tools based on environment build
  • Minor bug fixes
  • Visual improvements across the whole app