Skip to content

Feature: Manifest

Christopher Mark Fullarton requested to merge feature_manifest into staging
  • Adds a manifest file to increase the usability on mobile browsers
  • Uses blocking and non blocking route controllers depending on the page - this should increase the loading performance on the landing and info pages.
  • Calculates the position of the center-vertical element now via JavaScript so the app supports now completely browsers which do not understand the CSS3 translate command

Merge request reports