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

Merge Develop onto Main #902

Merged
merged 9 commits into from
May 18, 2024
Merged

Merge Develop onto Main #902

merged 9 commits into from
May 18, 2024

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    ae73d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c5cdf9 View commit details
    Browse the repository at this point in the history
  3. Fix: Linting errors

    anmol-fzr authored and eleanorreem committed May 11, 2024
    Configuration menu
    Copy the full SHA
    6235e55 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump follow-redirects from 1.15.3 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and eleanorreem committed May 11, 2024
    Configuration menu
    Copy the full SHA
    9ba222d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 15, 2024

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

Commits on May 17, 2024

  1. Ga events to storyblok buttons (#909)

    * Add storyblok button click event
    
    * Add onClick event to StoryblokButton to trigger GA event
    
    ---------
    
    Co-authored-by: Kylee Fields <43586156+kyleecodes@users.noreply.github.com>
    SangilYun and kyleecodes committed May 17, 2024
    Configuration menu
    Copy the full SHA
    303a108 View commit details
    Browse the repository at this point in the history
  2. Feature/check translation script (#905)

    * Add: Script to check translation files
    
    Added checkTranslation file to check for translation file for missing keys or missing file for better UX and DX
    
    * Added JS script for translation checking
    
    * Add: check:translation script in package.json
    
    * Update package.json
    
    Add missing comma to line 21 as required to run by json format rules.
    
    ---------
    
    Co-authored-by: Kylee Fields <43586156+kyleecodes@users.noreply.github.com>
    anmol-fzr and kyleecodes committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4d1f716 View commit details
    Browse the repository at this point in the history
  3. Docs: Issue Limits

    kyleecodes committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c593a8e View commit details
    Browse the repository at this point in the history