Skip to content

Releases: kiva/ui

v2.747.1

16 Jul 00:09
Compare
Choose a tag to compare

2.747.1 (2024-07-16)

🐛 Bugfixes

  • minor change to re-trigger actions with permissions (6ad5cdd)
  • minor change to restart actions with correct permissions (1ca5ec6)

🧹 Chores

  • deps-dev: bump @babel/plugin-transform-modules-commonjs (bbbb722)
  • deps-dev: bump @testing-library/vue from 5.8.2 to 5.9.0 (597875b)
  • deps-dev: bump autoprefixer from 10.4.2 to 10.4.19 (6454733)
  • deps-dev: bump semver from 7.6.0 to 7.6.2 (701e412)
  • deps-dev: bump stylelint-config-standard from 20.0.0 to 21.0.0 (4034aeb)
  • deps: bump gsap from 3.6.0 to 3.12.5 (dbeceaf)
  • deps: bump undici and @graphql-tools/url-loader (3d5d3ad)
  • release: 2.747.1-rc.1 [skip ci] (d24e8b0)

v2.747.1-rc.1

15 Jul 22:02
Compare
Choose a tag to compare
v2.747.1-rc.1 Pre-release
Pre-release

2.747.1-rc.1 (2024-07-15)

🐛 Bugfixes

  • minor change to re-trigger actions with permissions (6ad5cdd)
  • minor change to restart actions with correct permissions (1ca5ec6)

🧹 Chores

  • deps-dev: bump @babel/plugin-transform-modules-commonjs (bbbb722)
  • deps-dev: bump @testing-library/vue from 5.8.2 to 5.9.0 (597875b)
  • deps-dev: bump autoprefixer from 10.4.2 to 10.4.19 (6454733)
  • deps-dev: bump semver from 7.6.0 to 7.6.2 (701e412)
  • deps-dev: bump stylelint-config-standard from 20.0.0 to 21.0.0 (4034aeb)
  • deps: bump gsap from 3.6.0 to 3.12.5 (dbeceaf)
  • deps: bump undici and @graphql-tools/url-loader (3d5d3ad)

v2.747.0

11 Jul 23:56
Compare
Choose a tag to compare

2.747.0 (2024-07-11)

🎉 New Features

🐛 Bugfixes

  • apply updateConfiguration for paypalCredit, update watcher to be immediate (bef01f3)
  • callback needed for logout (2fe20b8)
  • convert passwordless checks to use partnerContentId to detect corporate partners (23c2180)
  • delay overlay removal while nested components update (be52f57)
  • exclude corporate partners using sso from radio button experiment (c1f6694)
  • hide sort by quick filter for new loan channels (eef0e9c)
  • missing newAcctTerms and newsConsent form values for opt-in-comms exp (b86b01c)
  • more special casing for sort in new channels (8022724)
  • remove this in template variable (69eda8f)
  • simplify setTimeout usage (6c34ba0)
  • update cypress library to resolve peer dependency error (5469517)
  • update dev server to work with v4+ of webpack-dev-middleware (fc2ca76)

🏗️ Build System

  • deps-dev: bump babel-loader from 8.2.2 to 8.3.0 (03bc34a)
  • deps: bump @grpc/grpc-js from 1.9.13 to 1.10.9 (ba464f5)
  • deps: bump @kiva/kv-shop from 1.8.1 to 1.12.8 (68797d8)
  • deps: bump libphonenumber-js from 1.10.7 to 1.11.4 (32e2277)
  • deps: bump passport from 0.4.1 to 0.7.0 (7285313)
  • deps: bump pug from 3.0.2 to 3.0.3 (c0f068d)
  • deps: bump vue-router from 3.5.1 to 3.6.5 (cb7e8c2)

🧹 Chores

  • deps-dev: bump webpack-dev-middleware from 3.7.3 to 5.3.4 (171f8f1)
  • deps: bump @cypress/request and cypress (5391b1c)
  • deps: bump express from 4.18.2 to 4.19.2 (cb668a6)
  • deps: bump jsonwebtoken from 8.5.1 to 9.0.2 (805ef48)
  • deps: bump serialize-javascript from 5.0.1 to 6.0.2 (07e5072)
  • deps: bump vue-focus-lock from 1.4.1 to 2.0.6 (287306d)
  • deps: bump vue-observe-visibility from 0.4.6 to 1.0.0 (22dcec4)
  • release: 2.747.0-rc.1 [skip ci] (0845021), closes #5370
  • release: 2.747.0-rc.2 [skip ci] (8c0e845)

v2.747.0-rc.2

11 Jul 23:36
Compare
Choose a tag to compare
v2.747.0-rc.2 Pre-release
Pre-release

2.747.0-rc.2 (2024-07-11)

🐛 Bugfixes

  • missing newAcctTerms and newsConsent form values for opt-in-comms exp (b86b01c)

🏗️ Build System

  • deps: bump libphonenumber-js from 1.10.7 to 1.11.4 (32e2277)
  • deps: bump vue-router from 3.5.1 to 3.6.5 (cb7e8c2)

v2.747.0-rc.1

11 Jul 21:16
Compare
Choose a tag to compare
v2.747.0-rc.1 Pre-release
Pre-release

2.747.0-rc.1 (2024-07-11)

🎉 New Features

🐛 Bugfixes

  • apply updateConfiguration for paypalCredit, update watcher to be immediate (bef01f3)
  • callback needed for logout (2fe20b8)
  • convert passwordless checks to use partnerContentId to detect corporate partners (23c2180)
  • delay overlay removal while nested components update (be52f57)
  • exclude corporate partners using sso from radio button experiment (c1f6694)
  • hide sort by quick filter for new loan channels (eef0e9c)
  • more special casing for sort in new channels (8022724)
  • remove this in template variable (69eda8f)
  • simplify setTimeout usage (6c34ba0)
  • update cypress library to resolve peer dependency error (5469517)
  • update dev server to work with v4+ of webpack-dev-middleware (fc2ca76)

🏗️ Build System

  • deps-dev: bump babel-loader from 8.2.2 to 8.3.0 (03bc34a)
  • deps: bump @grpc/grpc-js from 1.9.13 to 1.10.9 (ba464f5)
  • deps: bump @kiva/kv-shop from 1.8.1 to 1.12.8 (68797d8)
  • deps: bump passport from 0.4.1 to 0.7.0 (7285313)
  • deps: bump pug from 3.0.2 to 3.0.3 (c0f068d)

🧹 Chores

  • deps-dev: bump webpack-dev-middleware from 3.7.3 to 5.3.4 (171f8f1)
  • deps: bump @cypress/request and cypress (5391b1c)
  • deps: bump express from 4.18.2 to 4.19.2 (cb668a6)
  • deps: bump jsonwebtoken from 8.5.1 to 9.0.2 (805ef48)
  • deps: bump serialize-javascript from 5.0.1 to 6.0.2 (07e5072)
  • deps: bump vue-focus-lock from 1.4.1 to 2.0.6 (287306d)
  • deps: bump vue-observe-visibility from 0.4.6 to 1.0.0 (22dcec4)

v2.746.0

02 Jul 20:00
Compare
Choose a tag to compare

2.746.0 (2024-07-02)

🎉 New Features

  • remove double donation feature from donation-only thanks page (4708b3c)
  • replace BE FLSS key (991d78f)
  • update footer link to new page (ea9fd3d)

🐛 Bugfixes

  • ensure the login section isn't shown when a receipt is present (66592e0)

🧹 Chores

  • release: 2.746.0-rc.1 [skip ci] (523d870)

v2.746.0-rc.1

02 Jul 19:38
Compare
Choose a tag to compare
v2.746.0-rc.1 Pre-release
Pre-release

2.746.0-rc.1 (2024-07-02)

🎉 New Features

  • remove double donation feature from donation-only thanks page (4708b3c)
  • replace BE FLSS key (991d78f)
  • update footer link to new page (ea9fd3d)

🐛 Bugfixes

  • ensure the login section isn't shown when a receipt is present (66592e0)

v2.745.0

01 Jul 23:38
Compare
Choose a tag to compare

2.745.0 (2024-07-01)

🎉 New Features

  • [MP-310] hide incentive banner (e6ce3f6)
  • [MP-310] hide incentive banner (c50a8fb)
  • [MP-310] hide incentive banner (cdf251d)
  • [MP-362] update lending credit link (99ae8de)
  • added experiment setting for checkout sticky exp (b41101e)
  • animate sparkles for thanks page (33afe52)
  • bp activity feed hidden for sticky cta (#5362) (d7618c4)
  • bp matching component size fixed for tablets (#5365) (898bdcf)
  • desktop checkout actions experiment (3349900)
  • disable sticky checkout and log experiment assignment in desktop (5802cc9)
  • hide non receipt elements for print (44c6ce7)
  • initial mocks (f52ba35)
  • missing animation and update email opt in choice (43a434a)
  • new thanks page for opt-in experiment (27d64dc)
  • overall checkout button experiment ready (35e41e9)
  • pie chart design for distribution tables MP-434 (5a7ea34)
  • refactor new ty page and different variants depending on number of loans (e8e87d4)
  • shorter version and exp tracking (bda7120)
  • thank you page behind feature flag (37d197a)
  • tracking events and fixes (899be8f)

🐛 Bugfixes

  • add parenthesis to arrow function inline return value (be88548)
  • always evaluate if user landed on a us loan (d7676a4)
  • bottom position fixed (#5363) (a56900e)
  • cache value to ensure scroll works (791403c)
  • cleanup basket classes application (a7f5b6e)
  • copy (6f599c8)
  • copy change (e6704af)
  • design tweaks (032d86d)
  • enable new ty page when guest checkout happens (11c206a)
  • fire hotjar event if the user sees the check sticky experiment, gray bg for desktop (641fd26)
  • firstLoan condition was false in guest checkout (9482147)
  • hide new ty page if usa loan (3405e9d)
  • hide top horizontal rule for mobile (e9dfcb7)
  • initilize experiment above firing hotjar event condition (ebacf3b)
  • isDesktop no longer needed with logged-out only version (251c6ae)
  • lint (dbc95e2)
  • lint (0912049)
  • lint (edfa50a)
  • lint (092fb7f)
  • lint (0142986)
  • lint and auto height using tw (f0c1247)
  • linting fixes (ca3000b)
  • log warning when prefetch or readQuery are skipped due to missing transaction id (e344ec7)
  • logic between different paths (32d0f75)
  • method handler with onlick (119b3b8)
  • missing component (8533482)
  • move scroll method to component to not break other smooth scroll usages (b75bd1a)
  • moving firstLoan condition change to new ty page (cd2dd70)
  • only basket items need to be adjusted for logged out version of experiment (e72f408)
  • only log experiment assignment if the user is not logged in (159c2d5)
  • only sticky actions when logged out (fe6e5ef)
  • prevent massive error logs due to failed receipt query when no transactionId is present (4f0091e)
  • remove currentStep assignation (b11f7de)
  • remove unnecessary comments and log (43b86a9)
  • remove unneeded mounted on loan next steps (3748c49)
  • reposition animated sparkles around borrower image MP-376 (8a5819d)
  • resolve comments (71b9349)
  • revert upsell changes for logged-out only version (0a1de4a)
  • show new page logic (ef25786)
  • show new thank you page to users who made first transaction and do not opted in (1b516cb)
  • solve comments and change steps component name (92cda34)
  • steps animation (4a0a5b1)
  • sticky buttons on scroll for better user experience (67c3ea8)
  • temp workaround for sticky buttons covering part of footer (fe23ae0)
  • weeks to repay logic (fe7fd20)

🪚 Refactors

🧹 Chores

v2.745.0-rc.1

01 Jul 16:56
Compare
Choose a tag to compare
v2.745.0-rc.1 Pre-release
Pre-release

2.745.0-rc.1 (2024-07-01)

🎉 New Features

  • [MP-310] hide incentive banner (e6ce3f6)
  • [MP-310] hide incentive banner (c50a8fb)
  • [MP-310] hide incentive banner (cdf251d)
  • [MP-362] update lending credit link (99ae8de)
  • added experiment setting for checkout sticky exp (b41101e)
  • animate sparkles for thanks page (33afe52)
  • bp activity feed hidden for sticky cta (#5362) (d7618c4)
  • bp matching component size fixed for tablets (#5365) (898bdcf)
  • desktop checkout actions experiment (3349900)
  • disable sticky checkout and log experiment assignment in desktop (5802cc9)
  • hide non receipt elements for print (44c6ce7)
  • initial mocks (f52ba35)
  • missing animation and update email opt in choice (43a434a)
  • new thanks page for opt-in experiment (27d64dc)
  • overall checkout button experiment ready (35e41e9)
  • pie chart design for distribution tables MP-434 (5a7ea34)
  • refactor new ty page and different variants depending on number of loans (e8e87d4)
  • shorter version and exp tracking (bda7120)
  • thank you page behind feature flag (37d197a)
  • tracking events and fixes (899be8f)

🐛 Bugfixes

  • add parenthesis to arrow function inline return value (be88548)
  • always evaluate if user landed on a us loan (d7676a4)
  • bottom position fixed (#5363) (a56900e)
  • cache value to ensure scroll works (791403c)
  • cleanup basket classes application (a7f5b6e)
  • copy (6f599c8)
  • copy change (e6704af)
  • design tweaks (032d86d)
  • enable new ty page when guest checkout happens (11c206a)
  • fire hotjar event if the user sees the check sticky experiment, gray bg for desktop (641fd26)
  • firstLoan condition was false in guest checkout (9482147)
  • hide new ty page if usa loan (3405e9d)
  • hide top horizontal rule for mobile (e9dfcb7)
  • initilize experiment above firing hotjar event condition (ebacf3b)
  • isDesktop no longer needed with logged-out only version (251c6ae)
  • lint (dbc95e2)
  • lint (0912049)
  • lint (edfa50a)
  • lint (092fb7f)
  • lint (0142986)
  • lint and auto height using tw (f0c1247)
  • linting fixes (ca3000b)
  • log warning when prefetch or readQuery are skipped due to missing transaction id (e344ec7)
  • logic between different paths (32d0f75)
  • method handler with onlick (119b3b8)
  • missing component (8533482)
  • move scroll method to component to not break other smooth scroll usages (b75bd1a)
  • moving firstLoan condition change to new ty page (cd2dd70)
  • only basket items need to be adjusted for logged out version of experiment (e72f408)
  • only log experiment assignment if the user is not logged in (159c2d5)
  • only sticky actions when logged out (fe6e5ef)
  • prevent massive error logs due to failed receipt query when no transactionId is present (4f0091e)
  • remove currentStep assignation (b11f7de)
  • remove unnecessary comments and log (43b86a9)
  • remove unneeded mounted on loan next steps (3748c49)
  • reposition animated sparkles around borrower image MP-376 (8a5819d)
  • resolve comments (71b9349)
  • revert upsell changes for logged-out only version (0a1de4a)
  • show new page logic (ef25786)
  • show new thank you page to users who made first transaction and do not opted in (1b516cb)
  • solve comments and change steps component name (92cda34)
  • steps animation (4a0a5b1)
  • sticky buttons on scroll for better user experience (67c3ea8)
  • temp workaround for sticky buttons covering part of footer (fe23ae0)
  • weeks to repay logic (fe7fd20)

🪚 Refactors

🧹 Chores

  • update local dev with caddy docs (f19bcda)

v2.744.0

18 Jun 00:11
Compare
Choose a tag to compare

2.744.0 (2024-06-18)

🎉 New Features

  • add banner link back to imnpact dash if user came from impact dash (b5544bf)

🐛 Bugfixes

  • copy change on from impact dash banner (b0588bd)

🧹 Chores

  • release: 2.744.0-rc.1 [skip ci] (70c398c)