-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Feature/lottie #39
Merged
Merged
Feature/lottie #39
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
arnaud-ritti
temporarily deployed
to
preview-39
November 29, 2023 13:51 — with
GitHub Actions
Inactive
arnaud-ritti
force-pushed
the
main
branch
6 times, most recently
from
November 29, 2023 19:27
e86eaf6
to
e00998a
Compare
BaptisteAdeliom
temporarily deployed
to
preview-39
December 20, 2023 09:34 — with
GitHub Actions
Inactive
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
BaptisteAdeliom
temporarily deployed
to
preview-39
February 13, 2024 13:55 — with
GitHub Actions
Inactive
# Conflicts: # package-lock.json # src/components/pagination/pagination.component.ts
arnaud-ritti
temporarily deployed
to
preview-39
February 21, 2024 23:18 — with
GitHub Actions
Inactive
arnaud-ritti
force-pushed
the
feature/lottie
branch
3 times, most recently
from
February 21, 2024 23:44
5cf0322
to
919507c
Compare
arnaud-ritti
temporarily deployed
to
preview-39
February 21, 2024 23:46 — with
GitHub Actions
Inactive
arnaud-ritti
force-pushed
the
feature/lottie
branch
from
February 21, 2024 23:55
919507c
to
2ff2d58
Compare
arnaud-ritti
temporarily deployed
to
preview-39
February 21, 2024 23:58 — with
GitHub Actions
Inactive
arnaud-ritti
temporarily deployed
to
preview-39
February 22, 2024 12:26 — with
GitHub Actions
Inactive
arnaud-ritti
added a commit
that referenced
this pull request
Apr 30, 2024
* chore: migrate to new version * chore: lint fix * chore: pre SB update * docs: Improve typos * chore: fix TS errors * chore: fix code * chore(deps): Update SB * feat: update AWC deprecate AWCCarousel * ci: update wf * Feature/lottie (#39) * ci: optimise * feat(lottie): add component from lottie * ci: fix vite awc-react-event-names * ci: fix style * feat(lottie): add interect observer lottie story * fix(lint): lint component lottie * feat(lottie): add dotLottie component and fix typos * fix(lottie): remove unused statement * ci: update wf * fix: TS Event types * feat: add lottie player * fix: main branch change --------- Co-authored-by: Baptiste <baptiste.noll@adeliom.com> * ci: update * chore: update github files * doc: Cleanup Icon doc * build(deps-dev): bump @storybook/theming from 8.0.0-beta.4 to 8.0.4 (#131) Bumps [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) from 8.0.0-beta.4 to 8.0.4. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.4/code/lib/theming) --- updated-dependencies: - dependency-name: "@storybook/theming" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @storybook/web-components-vite (#132) Bumps [@storybook/web-components-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/web-components-vite) from 8.0.0-beta.4 to 8.0.4. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.4/code/frameworks/web-components-vite) --- updated-dependencies: - dependency-name: "@storybook/web-components-vite" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ci(deps): bump dependabot/fetch-metadata from 1 to 2 (#135) Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1...v2) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @storybook/addon-essentials (#133) Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) from 8.0.0-beta.4 to 8.0.4. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.4/code/addons/essentials) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump express from 4.18.2 to 4.19.2 (#136) Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs: fix typos (#137) * docs: fix typos * ci: update SB * ci: fix * ci: fix * chrore: fix * chore: update * chore: align updates * chore: lint * chore: update * doc: Update docs with bootstrap.css * chore: release 2.0.0 * ci(deps): bump azure/setup-kubectl from 3 to 4 (#130) Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3 to 4. - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md) - [Commits](Azure/setup-kubectl@v3...v4) --- updated-dependencies: - dependency-name: azure/setup-kubectl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump tar from 6.2.0 to 6.2.1 (#144) Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * doc: update typo docs --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Baptiste <baptiste.noll@adeliom.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
arnaud-ritti
added a commit
that referenced
this pull request
Apr 30, 2024
* chore: migrate to new version * chore: lint fix * chore: pre SB update * docs: Improve typos * chore: fix TS errors * chore: fix code * chore(deps): Update SB * feat: update AWC deprecate AWCCarousel * ci: update wf * Feature/lottie (#39) * ci: optimise * feat(lottie): add component from lottie * ci: fix vite awc-react-event-names * ci: fix style * feat(lottie): add interect observer lottie story * fix(lint): lint component lottie * feat(lottie): add dotLottie component and fix typos * fix(lottie): remove unused statement * ci: update wf * fix: TS Event types * feat: add lottie player * fix: main branch change --------- Co-authored-by: Baptiste <baptiste.noll@adeliom.com> * ci: update * chore: update github files * doc: Cleanup Icon doc * build(deps-dev): bump @storybook/theming from 8.0.0-beta.4 to 8.0.4 (#131) Bumps [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) from 8.0.0-beta.4 to 8.0.4. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.4/code/lib/theming) --- updated-dependencies: - dependency-name: "@storybook/theming" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @storybook/web-components-vite (#132) Bumps [@storybook/web-components-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/web-components-vite) from 8.0.0-beta.4 to 8.0.4. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.4/code/frameworks/web-components-vite) --- updated-dependencies: - dependency-name: "@storybook/web-components-vite" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ci(deps): bump dependabot/fetch-metadata from 1 to 2 (#135) Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1...v2) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @storybook/addon-essentials (#133) Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) from 8.0.0-beta.4 to 8.0.4. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.4/code/addons/essentials) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump express from 4.18.2 to 4.19.2 (#136) Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs: fix typos (#137) * docs: fix typos * ci: update SB * ci: fix * ci: fix * chrore: fix * chore: update * chore: align updates * chore: lint * chore: update * doc: Update docs with bootstrap.css * chore: release 2.0.0 * ci(deps): bump azure/setup-kubectl from 3 to 4 (#130) Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3 to 4. - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md) - [Commits](Azure/setup-kubectl@v3...v4) --- updated-dependencies: - dependency-name: azure/setup-kubectl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump tar from 6.2.0 to 6.2.1 (#144) Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * doc: update typo docs --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Baptiste <baptiste.noll@adeliom.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.