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

Connects to #106. Google Analytics tag update. #118

Merged
merged 12 commits into from Apr 15, 2021

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    6746670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fad8f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0b0f64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa6fff7 View commit details
    Browse the repository at this point in the history
  5. Updated Google Analytics implementation callback for tracking event

    Also fixed bug in which wrong release version number is passed to Google Analytics data download tracking event
    jimmyzhen committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    57fecc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54f2e26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9131a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    8578484 View commit details
    Browse the repository at this point in the history
  2. Upgraded react-scripts dependency to address issue in which ESLint er…

    …rors cause problems while compiling and building the app
    
    ESLint errors didn't cause any issues prior to react-scripts v3.x. So the React team released this patch in response to that.
    
    Also upgraded the storybook dependencies to address the vulnerability issue in its peer dependency.
    jimmyzhen committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    13b819d View commit details
    Browse the repository at this point in the history
  3. Removed ESLint rule overrides that were added due to ESLint errors ca…

    …using app build problem in react-scripts v4.x
    jimmyzhen committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    aaa66f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Set DISABLE_ESLINT_PLUGIN environment variable to disable eslinting f…

    …or CRA production build
    
    This workaround could be temporary and reverted in the future
    jimmyzhen committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    dba5f6a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    90d39f7 View commit details
    Browse the repository at this point in the history