Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(): remove use of google fonts and move icons to be served locally #700

Merged
merged 3 commits into from
Mar 31, 2020

Commits on Mar 24, 2020

  1. chore(): update dev from master (#694)

    * Dev (#692)
    
    * Remove specify related applications to be added to the manifest message (#663)
    
    * Formatting related application for better display (#666)
    
    * Delay mounting codeViewer for milliseconds to fix concurrency issue (#665)
    
    * App's log is being used to load home page but not used as a back button (#664)
    
    * fix(): fixes #673 (#679)
    
    * Bug fix manifest viewer (#681)
    
    * display empty string if manifest property's value is falsely
    
    * Update the manifest as a key is up
    
    * Adding id to access an editor by getElementById on a page
    
    * Adding id to the probs and wrapping Monaco editor with a div
    
    * Adding resize event listener when it is mounted and remove when component is destroyed
    
    * Refactor code to make it DRY
    
    * Applying css rules
    
    * watching state change and reloading the editor
    
    * Debounce helper function is added and call this function to execute update manifest
    
    * Fixed undefined in related apps
    
    * Putting back event listners when editor is reloaded
    
    * Deeplinking pw aurl (#682)
    
    * Checking if a query string is matching with pwa url or not
    
    * Check a summited pwa url is already part of query string. if not, added it to the url
    
    * check and generate if pwa url is already part of query string
    
    * Overview and My Hub link is loading using query sting
    
    * Log is used to reset and load default page
    
    * Process query string and handling browser events
    
    * Fixing test fail related to it should fail a bad URL
    
    * chore(): update env to point to dev api (#685)
    
    * Service worker page cleanup (#686)
    
    * fix(): swap top and bottom code viewers
    
    * style(): make the code viewer shorter for reg code
    
    * Hide broken images (#687)
    
    * filter broken icons from the list
    
    * suggesion suggest to you to upload at least one image 512×512 or larger
    
    * fix(analytics): new markers for build and features
    
    * fix(analytics): mark exactly which worker is chosen
    
    * fix(analytics): added marker for downloaded service worker
    
    Co-authored-by: TesheG <[email protected]>
    
    * chore(): re-flip the codeviewers
    
    * style(): shorten codeviewer
    
    * chore(): update to use pwa-update component
    
    Co-authored-by: TesheG <[email protected]>
    jgw96 and TesheG authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    31d226a View commit details
    Browse the repository at this point in the history
  2. Fix fonts (#695)

    * Dev (#692)
    
    * Remove specify related applications to be added to the manifest message (#663)
    
    * Formatting related application for better display (#666)
    
    * Delay mounting codeViewer for milliseconds to fix concurrency issue (#665)
    
    * App's log is being used to load home page but not used as a back button (#664)
    
    * fix(): fixes #673 (#679)
    
    * Bug fix manifest viewer (#681)
    
    * display empty string if manifest property's value is falsely
    
    * Update the manifest as a key is up
    
    * Adding id to access an editor by getElementById on a page
    
    * Adding id to the probs and wrapping Monaco editor with a div
    
    * Adding resize event listener when it is mounted and remove when component is destroyed
    
    * Refactor code to make it DRY
    
    * Applying css rules
    
    * watching state change and reloading the editor
    
    * Debounce helper function is added and call this function to execute update manifest
    
    * Fixed undefined in related apps
    
    * Putting back event listners when editor is reloaded
    
    * Deeplinking pw aurl (#682)
    
    * Checking if a query string is matching with pwa url or not
    
    * Check a summited pwa url is already part of query string. if not, added it to the url
    
    * check and generate if pwa url is already part of query string
    
    * Overview and My Hub link is loading using query sting
    
    * Log is used to reset and load default page
    
    * Process query string and handling browser events
    
    * Fixing test fail related to it should fail a bad URL
    
    * chore(): update env to point to dev api (#685)
    
    * Service worker page cleanup (#686)
    
    * fix(): swap top and bottom code viewers
    
    * style(): make the code viewer shorter for reg code
    
    * Hide broken images (#687)
    
    * filter broken icons from the list
    
    * suggesion suggest to you to upload at least one image 512×512 or larger
    
    * fix(analytics): new markers for build and features
    
    * fix(analytics): mark exactly which worker is chosen
    
    * fix(analytics): added marker for downloaded service worker
    
    Co-authored-by: TesheG <[email protected]>
    
    * chore(): re-flip the codeviewers
    
    * style(): shorten codeviewer
    
    * chore(): update to use pwa-update component
    
    * fix(): move to local fonts + icons
    
    Co-authored-by: TesheG <[email protected]>
    jgw96 and TesheG authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    de9baa0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. style(): header should be bold

    jgw96 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    1b7c442 View commit details
    Browse the repository at this point in the history