Skip to content

Latest commit

 

History

History
230 lines (112 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

230 lines (112 loc) · 11.3 KB

@asu/app-rfi-v3.2.0 (2025-03-05)

Features

  • app-rfi: added a patch for react-phone-input-2 (ec7cbb2)
  • app-rfi: added react-phone-input-2 patch to resolutions in package.json (21e9a36)

@asu/app-rfi-v3.1.0 (2025-03-03)

Features

  • app-rfi: added autoFocus prop for EmailAddress input (dd729b3)

@asu/app-rfi-v3.0.0 (2025-02-11)

Bug Fixes

  • unity-react-core: update package json (414cd0f)

Features

  • app-rfi: updated to new unity-react-core package (3647744)
  • components-core: added component-carousel to components-core (8677db8)

BREAKING CHANGES

  • app-rfi: Replaced components-core with unity-react-core

@asu/app-rfi-v2.4.2 (2025-01-30)

Bug Fixes

  • app-rfi: prevent sending pii to data layer (9bef080)

Reverts

  • Revert "fix(app-rfi): ga track default disabled for pii" (ca8207e)

@asu/app-rfi-v2.4.1 (2024-10-04)

Bug Fixes

  • app-rfi: account for steps counting as submits (24abdfd)
  • app-rfi: get prop type right (2192fd9)
  • app-rfi: missing prop update (57855a8)
  • app-rfi: remove timeout for testing. add prop definition. linting fixes (ad7bd44)
  • app-rfi: use submitCount to prevent dupes (09274ae)

@asu/app-rfi-v2.4.0 (2024-09-25)

Features

  • app-rfi: only display plan if rfiDisplay true (2527a58)
  • app-rfi: RFI form not displayed message (0dfe49c)
  • app-rfi: rfiDisplay false renders blank (9f1983a)

Bug Fixes

  • app-rfi: fix undefined error when program optional (6ac3cae)

Bug Fixes

  • app-rfi: campusProgram has choice update api if Campus changes (083ad23)

Bug Fixes

  • app-rfi: Entry dates should not have dups (a223aa3)
  • app-rfi: programOfInterest required, unless optional prop (ec1ca4c)

Bug Fixes

  • app-rfi: Update Military to radio button (311f872)
  • app-rfi: update plan title to use market description (72be88b)

@asu/app-rfi-v2.3.9 (2024-07-10)

Bug Fixes

  • app-rfi: update gdpr links for on campus/ground (8b18221)

@asu/app-rfi-v2.3.8 (2024-07-08)

Bug Fixes

  • app-rfi: revert MilitaryStatus Field to multiple choice (3a7b549)

@asu/app-rfi-v2.3.7 (2024-07-03)

Bug Fixes

  • app-rfi: fix default of student status error (38b91ab)

@asu/app-rfi-v2.3.6 (2024-07-03)

Bug Fixes

  • app-rfi: added correct class to select (01584a0)
  • app-rfi: fix false error display on studentstatus (1aa93ac)

@asu/app-rfi-v2.3.5 (2024-07-02)

Bug Fixes

  • app-rfi: add link for apply to ASU (6ff9fc7)

@asu/app-rfi-v2.3.4 (2024-07-02)

Bug Fixes

  • app-rfi: added timeout for form submission (61d0254)
  • app-rfi: Update submission-helpers.js (047b3ad)

@asu/app-rfi-v2.3.3 (2024-06-29)

Bug Fixes

  • app-rfi: fixed CareerAndStudentType not showing and submit issue (cfe6cc1)

@asu/app-rfi-v2.3.2 (2024-06-22)

Bug Fixes

  • app-rfi: Always show CertInfo page if prop is true (0846022)
  • app-rfi: fix section undefined (97b16f4)
  • app-rfi: fix successMsg undefined (534c29c)
  • app-rfi: remove unanswered fields (2357431)
  • app-rfi: remove unanswered fields (8121f68)
  • app-rfi: Update consent text (b5b6d3a)

@asu/app-rfi-v2.3.1 (2024-06-18)

Bug Fixes

  • app-rfi: default variant 2 page (56d3c46)
  • app-rfi: fix ignored props (47b9e36)

@asu/app-rfi-v2.3.0 (2024-06-14)

Features

@asu/app-rfi-v2.2.0 (2024-02-28)

Features

  • app-rfi: use DPL DataSource (95e8666)

@asu/app-rfi-v2.1.0 (2024-01-11)

Bug Fixes

  • app-rfi: modified global gtm props (32cf8e1)
  • renamed shared folder to match sahred/services (860c6f4)

Features

  • app-rfi: added gtm global variable tracking (6bdd286)

@asu/app-rfi-v2.0.3 (2023-07-24)

Bug Fixes

  • app-rfi: updated components-core imports (28267a3)

@asu/app-rfi-v2.0.2 (2023-06-02)

Bug Fixes

  • app-rfi: phone field styles issues (cb7aa79)

@asu/app-rfi-v2.0.1 (2023-05-23)

Bug Fixes

  • app-rfi: changelog cleanup (a34be16)

@asu/app-rfi-v2.0.0 (2023-05-23)

Features

  • unity-bootstrap-theme: MAIN migration to BS5 PR (#992) (8c74ce4)

BREAKING CHANGES

  • unity-bootstrap-theme: New BS5 theme is used
    update theme dependency from bootstrap4-theme to unity-bootstrap-theme
    see unity-bootstrap-theme UPGRADE.md for more information.
    refers to UDS-1277
    BREAKING CHANGE: updates theme dependency and markup for Bootstrap 5 compatibility.