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: animated sparkles component updated #5370

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

roger-in-kiva
Copy link
Collaborator

Copy link
Collaborator

@emuvente emuvente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm running this by Design, but overall looks good to me!

@roger-in-kiva roger-in-kiva merged commit 946c485 into main Jul 3, 2024
5 checks passed
@roger-in-kiva roger-in-kiva deleted the MP-470_sparkling_animation_update branch July 3, 2024 18:21
kiva-robot added a commit that referenced this pull request Jul 11, 2024
## [2.747.0-rc.1](v2.746.0...v2.747.0-rc.1) (2024-07-11)

### 🎉 New Features

* animated sparkles component updated ([#5370](#5370)) ([946c485](946c485))

### 🐛 Bugfixes

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

### 🏗️ Build System

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

### 🧹 Chores

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

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

The release is available on GitHub release

Your semantic-release bot 📦🚀

kiva-robot added a commit that referenced this pull request Jul 11, 2024
## [2.747.0](v2.746.0...v2.747.0) (2024-07-11)

### 🎉 New Features

* animated sparkles component updated ([#5370](#5370)) ([946c485](946c485))

### 🐛 Bugfixes

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

### 🏗️ Build System

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

### 🧹 Chores

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

🎉 This PR is included in version 2.747.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.

5 participants