Skip to content

Releases: kiva/ui

v3.2.0

29 Oct 22:02
Compare
Choose a tag to compare

3.2.0 (2024-10-29)

🎉 New Features

  • badge in progress content component (652de6f)
  • composable for tiered badge data (90a5086)
  • integrate badge modal with completed state (b998eaf)
  • mechanism for getting and displaying current tier badge data (3fbc8d3)
  • modify component to match new badge structure (e5874ab)
  • stories for all current badges and styles adjusted accordingly (50e41a0)
  • user achievements query updated (#5615) (71160c0)

🐛 Bugfixes

  • add additional error signature filter for pinterest tag (ea98843)
  • add more tests and todo description (309ba85)
  • added basic testing for new badge composable, consolidated tier date fixing (9e31b28)
  • adjust to new square badges (6f251c0)
  • combine old and new badge data (1e07b9d)
  • conflicts (2040c1a)
  • hide title in badge completed state (d15c5f3)
  • hold all achievement data (fa64544)
  • lint (b720162)
  • remove px filter, filter out external failed load sentry events (f5425d0)
  • renamed file appropriately (338cc28)
  • resolve comments and add todos (72e8fbf)
  • small adjustment (494b698)
  • solve comments (b105684)
  • update method name (f9ce0b0)
  • update params for climate action and basic needs (a74f0ab)

🪚 Refactors

  • create new method to get specific level data from badge (598f59b)

🧹 Chores

  • filter out addition Failed to fetch calls from 3rd party scripts (f4d802a)
  • release: 3.2.0-rc.1 [skip ci] (0753a51), closes #5615

v3.2.0-rc.1

29 Oct 18:53
Compare
Choose a tag to compare
v3.2.0-rc.1 Pre-release
Pre-release

3.2.0-rc.1 (2024-10-29)

🎉 New Features

  • badge in progress content component (652de6f)
  • composable for tiered badge data (90a5086)
  • integrate badge modal with completed state (b998eaf)
  • mechanism for getting and displaying current tier badge data (3fbc8d3)
  • modify component to match new badge structure (e5874ab)
  • stories for all current badges and styles adjusted accordingly (50e41a0)
  • user achievements query updated (#5615) (71160c0)

🐛 Bugfixes

  • add additional error signature filter for pinterest tag (ea98843)
  • add more tests and todo description (309ba85)
  • added basic testing for new badge composable, consolidated tier date fixing (9e31b28)
  • adjust to new square badges (6f251c0)
  • combine old and new badge data (1e07b9d)
  • conflicts (2040c1a)
  • hide title in badge completed state (d15c5f3)
  • hold all achievement data (fa64544)
  • lint (b720162)
  • remove px filter, filter out external failed load sentry events (f5425d0)
  • renamed file appropriately (338cc28)
  • resolve comments and add todos (72e8fbf)
  • small adjustment (494b698)
  • solve comments (b105684)
  • update method name (f9ce0b0)
  • update params for climate action and basic needs (a74f0ab)

🪚 Refactors

  • create new method to get specific level data from badge (598f59b)

🧹 Chores

  • filter out addition Failed to fetch calls from 3rd party scripts (f4d802a)

v3.1.0

24 Oct 18:03
Compare
Choose a tag to compare

3.1.0 (2024-10-24)

🎉 New Features

  • [MP-767] mykiva lending stats (#5576) (b006486)
  • add badge container with new states to journey (d492880)
  • add badge tier captions and earn badge button (3b1ee17)
  • add initial locked badge version with lock wiggle on click (bf98056)
  • add loan counter on badge image (37c4664)
  • add metadata content in lender profile for badge share (8887658)
  • add outline to in-progress badge and solid shape to locked (780fc97)
  • add test to composable (2f40fa2)
  • borrower and trustee links added to my kiva hero (#5597) (7f526fe)
  • configurable idle timeout for vue workers (00b5249)
  • connect badge modal to real data (aefc166)
  • generic modal added for badge states (#5600) (88b496c)
  • implemented badge journey lines (fd6d061)
  • initial my kiva journey modal content (d0de14d)
  • modal content for completed badges (18fb9d3)
  • my kiva badges section (#5607) (65c5b04)
  • my kiva updates section (#5584) (b24145f)
  • prevent double-clicking complete registration CTA MP-938 (c39d113)
  • thanks view tracking MP-921 (d6eb9c0)
  • use kv-components KvLoadingSpinner for KvLoadingOverlay (c8ed306)
  • validate badge key exist (3ea45a4)

🐛 Bugfixes

  • add badge journey analytics (454558e)
  • add composable file (a751667)
  • add correct data to story (efa1006)
  • add missing country id and emits declaration to pass linting (76776f3)
  • add unit tests for composables, fix issues discovered with testing (8875b53)
  • adjusted with most recent changes (0f14e4f)
  • classes need to be applied to KvBaseInput wrapper MP-938 (9b068bb)
  • ensure journey re-renders correctly when different badges are opened (9875910)
  • ensure test more stable (dfeb0f6)
  • first name box should only show when names required MP-938 (1d0bbcb)
  • get loan number in title from badge target (37c3d66)
  • handle date format (63ed680)
  • hasDespositedBefore cookie not used where it should be (a8c9906)
  • hide journey lines until badge image loads (7fde30d)
  • linting (9b19d8d)
  • merge badge story data (49777c4)
  • missing file (accbc87)
  • random issues resolved with my kiva work (a598b57)
  • remove embed exp (771bff0)
  • resolve a couple console warnings and errors (302c034)
  • resolve console warning for carousel (4756361)
  • solve comments (3226745)
  • update new event tag names MP-921 (c7adb1d)
  • validation checks were changed to invalid when they should have stayed error MP-938 (f664ead)

🪚 Refactors

  • move thanks visible view logic from template to computed value MP-921 (ede678b)
  • separate lending achievement mock to different file (96741dc)
  • use composable for loading badge info (874c2d5)

🧹 Chores

v3.1.0-rc.1

24 Oct 17:14
Compare
Choose a tag to compare
v3.1.0-rc.1 Pre-release
Pre-release

3.1.0-rc.1 (2024-10-24)

🎉 New Features

  • [MP-767] mykiva lending stats (#5576) (b006486)
  • add badge container with new states to journey (d492880)
  • add badge tier captions and earn badge button (3b1ee17)
  • add initial locked badge version with lock wiggle on click (bf98056)
  • add loan counter on badge image (37c4664)
  • add metadata content in lender profile for badge share (8887658)
  • add outline to in-progress badge and solid shape to locked (780fc97)
  • add test to composable (2f40fa2)
  • borrower and trustee links added to my kiva hero (#5597) (7f526fe)
  • configurable idle timeout for vue workers (00b5249)
  • connect badge modal to real data (aefc166)
  • generic modal added for badge states (#5600) (88b496c)
  • implemented badge journey lines (fd6d061)
  • initial my kiva journey modal content (d0de14d)
  • modal content for completed badges (18fb9d3)
  • my kiva badges section (#5607) (65c5b04)
  • my kiva updates section (#5584) (b24145f)
  • prevent double-clicking complete registration CTA MP-938 (c39d113)
  • thanks view tracking MP-921 (d6eb9c0)
  • use kv-components KvLoadingSpinner for KvLoadingOverlay (c8ed306)
  • validate badge key exist (3ea45a4)

🐛 Bugfixes

  • add badge journey analytics (454558e)
  • add composable file (a751667)
  • add correct data to story (efa1006)
  • add missing country id and emits declaration to pass linting (76776f3)
  • add unit tests for composables, fix issues discovered with testing (8875b53)
  • adjusted with most recent changes (0f14e4f)
  • classes need to be applied to KvBaseInput wrapper MP-938 (9b068bb)
  • ensure journey re-renders correctly when different badges are opened (9875910)
  • ensure test more stable (dfeb0f6)
  • first name box should only show when names required MP-938 (1d0bbcb)
  • get loan number in title from badge target (37c3d66)
  • handle date format (63ed680)
  • hasDespositedBefore cookie not used where it should be (a8c9906)
  • hide journey lines until badge image loads (7fde30d)
  • linting (9b19d8d)
  • merge badge story data (49777c4)
  • missing file (accbc87)
  • random issues resolved with my kiva work (a598b57)
  • remove embed exp (771bff0)
  • resolve a couple console warnings and errors (302c034)
  • resolve console warning for carousel (4756361)
  • solve comments (3226745)
  • update new event tag names MP-921 (c7adb1d)
  • validation checks were changed to invalid when they should have stayed error MP-938 (f664ead)

🪚 Refactors

  • move thanks visible view logic from template to computed value MP-921 (ede678b)
  • separate lending achievement mock to different file (96741dc)
  • use composable for loading badge info (874c2d5)

v3.0.3

09 Oct 17:05
Compare
Choose a tag to compare

3.0.3 (2024-10-09)

🐛 Bugfixes

🧹 Chores

  • identify themes issue MP-921 (3e05e03)
  • release: 3.0.3-rc.1 [skip ci] (c6d52fd)
  • remove debug log MP-921 (9e1a7f7)

v3.0.3-rc.1

09 Oct 16:45
Compare
Choose a tag to compare
v3.0.3-rc.1 Pre-release
Pre-release

3.0.3-rc.1 (2024-10-09)

🐛 Bugfixes

🧹 Chores

  • identify themes issue MP-921 (3e05e03)
  • remove debug log MP-921 (9e1a7f7)

v3.0.2

08 Oct 17:37
Compare
Choose a tag to compare

3.0.2 (2024-10-08)

🐛 Bugfixes

  • add client version of route to preFetch methods that use it (3e65159)
  • remove lender route console log (3838999)

🧹 Chores

  • release: 3.0.2-rc.1 [skip ci] (abea71d)
  • update kv-shop + kv-components (0732c07)

v3.0.2-rc.1

08 Oct 17:19
Compare
Choose a tag to compare
v3.0.2-rc.1 Pre-release
Pre-release

3.0.2-rc.1 (2024-10-08)

🐛 Bugfixes

  • add client version of route to preFetch methods that use it (3e65159)
  • remove lender route console log (3838999)

🧹 Chores

  • update kv-shop + kv-components (0732c07)

v3.0.1

08 Oct 15:16
Compare
Choose a tag to compare

3.0.1 (2024-10-08)

🐛 Bugfixes

  • ensure route values during client page load (af36ceb)
  • guard printableKivaCards with kivaCards (4044b51)
  • the server uses route.value, client uses route due to in-page transition (b02a50c)
  • use default page number of 0 if no page number is passed in (e78b4b6)

🧹 Chores

  • release: 3.0.1-rc.1 [skip ci] (be0b789)

v3.0.1-rc.1

08 Oct 14:53
Compare
Choose a tag to compare
v3.0.1-rc.1 Pre-release
Pre-release

3.0.1-rc.1 (2024-10-08)

🐛 Bugfixes

  • ensure route values during client page load (af36ceb)
  • guard printableKivaCards with kivaCards (4044b51)
  • the server uses route.value, client uses route due to in-page transition (b02a50c)
  • use default page number of 0 if no page number is passed in (e78b4b6)