Skip to content
  • David Joy's avatar
    57e05c4d
    Modernize build and fix the anonymous header (#26) · 57e05c4d
    David Joy authored
    * refactor: rename SiteHeader to Header
    
    * build: use frontend-build
    
    * fix: ensure that we can handle anonymous users
    
    * feat: anonymous header works now
    
    Up until now we haven’t had any microfrontends that allowed anonymous usage.  The Header was encountering errors rendering in such situations, though it was close.  Now it properly shows the Login and Sign Up buttons.
    
    * build: bump version of frontend-build
    57e05c4d
    Modernize build and fix the anonymous header (#26)
    David Joy authored
    * refactor: rename SiteHeader to Header
    
    * build: use frontend-build
    
    * fix: ensure that we can handle anonymous users
    
    * feat: anonymous header works now
    
    Up until now we haven’t had any microfrontends that allowed anonymous usage.  The Header was encountering errors rendering in such situations, though it was close.  Now it properly shows the Login and Sign Up buttons.
    
    * build: bump version of frontend-build
Loading