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

feat: charts replaced with shared ones from kv components #5458

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

roger-in-kiva
Copy link
Collaborator

  • charts replaced with shared ones from kv components

@roger-in-kiva roger-in-kiva requested a review from a team August 26, 2024 15:06
@roger-in-kiva roger-in-kiva merged commit 251c64b into main Aug 26, 2024
5 checks passed
@roger-in-kiva roger-in-kiva deleted the MP-466_shared_charts branch August 26, 2024 16:33
kiva-robot added a commit that referenced this pull request Aug 27, 2024
## [2.751.0-rc.1](v2.750.0...v2.751.0-rc.1) (2024-08-27)

### 🎉 New Features

* 404 page added ([#5444](#5444)) ([c477382](c477382))
* charts replaced with shared ones from kv components ([#5458](#5458)) ([251c64b](251c64b))
* create an intermediate screen after badge is revealed to enhance transition between screens ([8d69893](8d69893))
* handle unknown lender on profile page ([#5455](#5455)) ([a4c1986](a4c1986))
* integrate kv-carousel for badges ([5dada33](5dada33))
* lender profile headings updated ([#5459](#5459)) ([d25806d](d25806d))
* loading states adding to lender profile sections ([#5451](#5451)) ([c17e0fd](c17e0fd))
* loans map added to lender profile ([#5438](#5438)) ([55ba677](55ba677))
* meta data updated in lender profile ([#5445](#5445)) ([f0a1d70](f0a1d70))
* pie chart mobile view fixed ([#5447](#5447)) ([e230642](e230642))
* reorganize structure and create discover component view ([b308c78](b308c78))
* set badge fullscreen on click and fade in elements ([c8ed11c](c8ed11c))
* set new deposit incentive end date MP-692 ([83bba41](83bba41))
* smooth badge unblur ([ed9af43](ed9af43))

### 🐛 Bugfixes

* 3 cols for desktop ([4a6b1aa](4a6b1aa))
* change refugee badge name to plural ([8e10d76](8e10d76))
* extract async checkout error object with primary format ([2746096](2746096))
* fix optional chaining for fallback error states ([8c586ff](8c586ff))
* grow new bg to fullscreen except for header and footer ([59f941a](59f941a))
* hide name using badge id ([11e992d](11e992d))
* lint ([d637937](d637937))
* lint ([49bb940](49bb940))
* lint ([2f5852a](2f5852a))
* lint ([67e819e](67e819e))
* mfa api token auth requires using authorize call, not checkSession MP-479 ([56f4fc5](56f4fc5))
* missing region in ty page query ([b778aab](b778aab))
* missing track property ([f357a9b](f357a9b))
* remove checkout sticky code ([a40e081](a40e081))
* remove unused args in story ([b8810f9](b8810f9))
* state is in hash and show error page for error conditions MP-479 ([59d3186](59d3186))
* state param not generated before authorize call MP-479 ([88d0eff](88d0eff))
* tw class ([657250f](657250f))
* update component library ([bb5513b](bb5513b))
* update selected comms value check ([8517ecd](8517ecd))

### 🪚 Refactors

* remove unused code ([fc166d0](fc166d0))
* remove unused code ([5067f12](5067f12))
* revert changes from WwwPage component ([88ee076](88ee076))
* sections to improve transition ([98af79f](98af79f))
* variable names ([800c207](800c207))
@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 2.751.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

kiva-robot added a commit that referenced this pull request Aug 27, 2024
## [2.751.0](v2.750.0...v2.751.0) (2024-08-27)

### 🎉 New Features

* 404 page added ([#5444](#5444)) ([c477382](c477382))
* charts replaced with shared ones from kv components ([#5458](#5458)) ([251c64b](251c64b))
* create an intermediate screen after badge is revealed to enhance transition between screens ([8d69893](8d69893))
* handle unknown lender on profile page ([#5455](#5455)) ([a4c1986](a4c1986))
* integrate kv-carousel for badges ([5dada33](5dada33))
* lender profile headings updated ([#5459](#5459)) ([d25806d](d25806d))
* loading states adding to lender profile sections ([#5451](#5451)) ([c17e0fd](c17e0fd))
* loans map added to lender profile ([#5438](#5438)) ([55ba677](55ba677))
* meta data updated in lender profile ([#5445](#5445)) ([f0a1d70](f0a1d70))
* pie chart mobile view fixed ([#5447](#5447)) ([e230642](e230642))
* reorganize structure and create discover component view ([b308c78](b308c78))
* set badge fullscreen on click and fade in elements ([c8ed11c](c8ed11c))
* set new deposit incentive end date MP-692 ([83bba41](83bba41))
* smooth badge unblur ([ed9af43](ed9af43))

### 🐛 Bugfixes

* 3 cols for desktop ([4a6b1aa](4a6b1aa))
* change refugee badge name to plural ([8e10d76](8e10d76))
* extract async checkout error object with primary format ([2746096](2746096))
* fix optional chaining for fallback error states ([8c586ff](8c586ff))
* grow new bg to fullscreen except for header and footer ([59f941a](59f941a))
* hide name using badge id ([11e992d](11e992d))
* lint ([d637937](d637937))
* lint ([49bb940](49bb940))
* lint ([2f5852a](2f5852a))
* lint ([67e819e](67e819e))
* mfa api token auth requires using authorize call, not checkSession MP-479 ([56f4fc5](56f4fc5))
* missing region in ty page query ([b778aab](b778aab))
* missing track property ([f357a9b](f357a9b))
* remove checkout sticky code ([a40e081](a40e081))
* remove unused args in story ([b8810f9](b8810f9))
* state is in hash and show error page for error conditions MP-479 ([59d3186](59d3186))
* state param not generated before authorize call MP-479 ([88d0eff](88d0eff))
* tw class ([657250f](657250f))
* update component library ([bb5513b](bb5513b))
* update selected comms value check ([8517ecd](8517ecd))

### 🪚 Refactors

* remove unused code ([fc166d0](fc166d0))
* remove unused code ([5067f12](5067f12))
* revert changes from WwwPage component ([88ee076](88ee076))
* sections to improve transition ([98af79f](98af79f))
* variable names ([800c207](800c207))

### 🧹 Chores

* **release:** 2.751.0-rc.1 [skip ci] ([817e0c9](817e0c9)), closes [#5444](#5444) [#5458](#5458) [#5455](#5455) [#5459](#5459) [#5451](#5451) [#5438](#5438) [#5445](#5445) [#5447](#5447)
@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 2.751.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants