Skip to content

Releases: kiva/ui

2021/11/08 release

09 Nov 00:30
a3980fa
Compare
Choose a tag to compare

What's Changed

  • chore: pull in latest kv-components package by @ryan-ludwig in #3359
  • Don't allow thanks module to mount until we have a transactionId. by @mcstover in #3361
  • feat(e2e-testing): add Testing Library for Cypress VUE-788 by @emuvente in #3363
  • fix: fixes FAQs on pages that use ContentfulPage by @eddieferrer in #3364
  • build: Allow Tailwind @apply syntax within Vue <style lang="postcss"> tags by @ryan-ludwig in #3362
  • fix: fix rendering of empty paragraph tags in RTF by @eddieferrer in #3372
  • fix(testing): update test npm scripts for developing e2e Cypress tests VUE-724 by @emuvente in #3368
  • chore(cleanup): remove cypress code coverage VUE-707 by @emuvente in #3369
  • Psd 269 adding loan term filter by @go-bears in #3366
  • feat: ResponsiveImageSet processing enhancement to handle all u… by @eddieferrer in #3353
  • Fix: Core-235 altering link and fixing period spacing. by @BoulderBrains in #3376
  • feat: Create initial infrastructure for Instant lending action. This … by @mcstover in #3373
  • fix(cypress): remove old reports before cypress tests start VUE-793 by @emuvente in #3375
  • Core 239 by @BoulderBrains in #3381
  • feat: added cause query param to auth server by @eddieferrer in #3386
  • feat: require valid names during login/registration AUTH-305 by @emuvente in #3390
  • feat: Instant Donation confirmation page and thanks page and supporti… by @mcstover in #3395
  • build: enable commitlint for project commits VUE-757 by @emuvente in #3394
  • refactor: remove deprecated contentfulUtils by @eddieferrer in #3397
  • fix: ensure toast messages show for error redirects and add fs-exclud… by @mcstover in #3398

Full Changelog: v2.5.0...v2.6.1

2021/10/25 hotfix release 2

29 Oct 20:24
c882820
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.5.2

2021/10/25 hotfix release 1

26 Oct 21:30
e916e15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

2021/10/25 release

25 Oct 23:40
399339f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.5.0

2021/10/11 hotfix release 1

13 Oct 20:16
51e3dc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

2021/10/11 release

12 Oct 01:03
5336932
Compare
Choose a tag to compare

What's Changed

  • fix: sets index of loanCarousel to 0 when new category is clicked, al… by @BoulderBrains in #3298
  • chore: pull in latest kv-tokens and kv-elements by @ryan-ludwig in #3300
  • ci: let mocks folder be included in docker images for unit testing by @emuvente in #3299
  • ci: remove lighthouse tests from pull request checks VUE-717 by @emuvente in #3304
  • VUE-711 let authenticate/ui route handle default redirects by @emuvente in #3305
  • Add graphql test utils with modifications to support batched queries.… by @mcstover in #3308
  • chore: pull in latest kv-components and kv-tokens by @ryan-ludwig in #3311
  • feat: sort lending teams by overallLoandAmount on borrowerProfile page by @BoulderBrains in #3301
  • chore: Upgrade Sentry library and integration. by @mcstover in #3313
  • fix: story card width bug Safari mobile by @eddieferrer in #3316
  • fix: trim link from global-promo-banner and incoming route used in Co… by @mcstover in #3317
  • fix: ensure loan category selector buttons don't wrap text. by @mcstover in #3309
  • Promote master 20211011 by @mcstover in #3318

Full Changelog: v2.3.3...v2.4.0

2021/09/27 hotfix release 2 - re-tagged

01 Oct 21:30
773b3fa
Compare
Choose a tag to compare

Re-tag release.

Includes updates to support our Story Cards and additional Contentful render components along with foundational updates to our pre-production testing pipeline.

2021/09/27 hotfix release 2

01 Oct 20:48
1308304
Compare
Choose a tag to compare

Includes updates to support our Story Cards and additional Contentful render components along with foundational updates to our pre-production testing pipeline.

2021/09/27 hotfix release 1

28 Sep 23:36
a9f90a4
Compare
Choose a tag to compare

Fixes landing page mobile layout.

2021/09/28 release

28 Sep 20:55
8ccaad9
Compare
Choose a tag to compare
v2.3.0

Merge pull request #3277 from kiva/GD-128_landing_page_fix_for_custom…