Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Latest commit

 

History

History
277 lines (166 loc) · 6.3 KB

CHANGELOG.md

File metadata and controls

277 lines (166 loc) · 6.3 KB

Change Log

All changes to Chicio coding will be documented in this file.

Release date: 2019-11-27

Added

  • CSS critical path with extraction and finally with inline
  • purgecss to remove unused css rules

Release date: 2019-09-22

Added

  • Updated cookieconsent
  • Update MathJax

Release date: 2019-09-22

Added

  • Events tracking on all site (also service worker!!!!)
  • improved analytics configuration
  • clean liquid templating

Fixed

  • material properties on threejs scene

Release date: 2019-09-21.

Added

  • Google analytics offline tracking (Workbox!!)
  • Improved service worker registration
  • Migration to global site tag (gtag) for google analytcis

Release date: 2019-09-19.

Fixed

  • fixed offline fallback for safari (iOS 13)
  • fixed hover for recent post (now only for screens > lg)

Release date: 2019-09-19.

Added

  • offline network management
  • lazy load images reload on network error

Release date: 2019-09-15.

Added

  • new pull to refresh feature
  • updated dependencies

Fixed

  • flow build removes old js build
  • improved code quality with eslint

Release date: 2019-07-28.

Fixed

  • home loader z-index now is animated to put it behind the socials button (now everything is clickable)

Release date: 2019-07-20.

Added

  • image optimization/compression with gulp-imagemin
  • fixing article using the vscode 'Spell Right' plugin
  • added dev.to badge in homepage

Release date: 2019-05-18.

Added

  • icomoon font display feature
  • disqus lazy loading
  • improving accessibility of highlight syntax
  • optimizing three js scene

Fixed

  • foreach on lazy loading for images

Release date: 2019-05-12.

Added

  • moved scene3d home animation and cookie consent to the window.load event
  • added missing icons in icomoon font

Release date: 2019-05-11.

Added

  • removed fontawesome full installation, switch to iconmoon
  • prefetch blog url everywhere
  • font-face with local open sans font and font-display
  • updated intersection observer polifyll and threejs

Release date: 2019-05-10.

Added

  • bye bye gsap, I want speed with css animation!!!

Release date: 2019-05-09.

Added

  • fuck loader, I want speed!!!

Release date: 2019-05-08.

Added

  • new blog home
  • css optimized for each page

Release date: 2019-05-04.

Fixed

  • Footer now is more mobile friendly

Release date: 2019-05-02.

Added

  • Added svg placeholder to prevent content reflow for lazy loaded images
  • Updated gems

Release date: 2019-04-05.

Added

  • Added privacy policy for chicio coding mobile app

Release date: 2019-04-04.

Added

  • Added digital assets link

Release date: 2019-03-20.

Fixed

  • fixed IntersectionObserver import: now is inside lazy-load-images.js

Release date: 2019-03-20.

Added

  • Added image lazy

Release date: 2019-03-10.

Fixed

  • install for setup now in npm setup new command
  • fixed link target blank
  • fixed cookie consent SEO not complaint link
  • fixed links that do not have a discernible name
  • fixed accessbility colors

Release date: 2019-03-10.

Fixed

  • removed install rvm from install scripts.

Release date: 2019-03-10.

Added

  • optimized css deferred load for all css
  • optimized images for lighthouse tests
  • new build workflow with only gems (no more docker)
  • new bootstrap 4.3.1

Fixed

  • install process now uses pages gem with bundler installation for gulp build

Release date: 2019-03-03.

Added

  • new pages-gem release

Release date: 2019-02-23.

Added

  • new Google Analytics campaign for pwa

Release date: 2019-02-15.

Added

  • new pages-gem release
  • update cache to support new seo stuff

Release date: 2019-01-09.

Fixed

  • Service worker now delete all old caches.

Release date: 2019-01-03.

Fixed

  • Download of cv now works on every browser

Release date: 2019-01-02.

Added

  • Versioning using npm version
  • Added community templates (code of conduct, pull requests, issues)
  • Added instagram profile url
  • Bumb dependencies versions

Release date: 2018-12-31.

Added

  • Initial release.