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

Coming soon section flow revamp #706

Merged
merged 4 commits into from
Oct 6, 2023
Merged

Commits on Oct 4, 2023

  1. Add url params tracker in the SectionContent component

    - In the `SectionContent` component, we are adding a new optional `id` prop.
    
    - In the `SectionContent` component, we are tracking url params and looking for `target`.
    
    - If the value of the target param matches the passed value in the `id` prop, we'll temporarily add a blink animation.
    
    - We are also updating the coming soon section title as per this ticket: https://jira.newfold.com/projects/PRESS1/issues/PRESS1-161
    wpalani committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    20f0c5c View commit details
    Browse the repository at this point in the history
  2. Restore cypress configs

    Accidentally pushed my local's cypress configs
    wpalani committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    58d39b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1647fc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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