Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

[Front] Banner #98

Merged
merged 3 commits into from
Jan 26, 2024
Merged

[Front] Banner #98

merged 3 commits into from
Jan 26, 2024

Conversation

Aloento
Copy link
Owner

@Aloento Aloento commented Jan 26, 2024

No description provided.

…e the `Banner` component was heavily modified. The `Card`, `CardHeader`, and `CardPreview` components were replaced with `div` elements. The `Banner` component now uses the `useRefEffect` hook from `@fluentui/react-hooks` and the `Typed` component from `typed.js` to create a typing effect. The styles of the `Banner` component were also updated, and its version was updated from `0.2.0` to `1.0.0`. Additionally, the `package.json` and `pnpm-lock.yaml` files were updated to include a new dependency, `typed.js` version `^2.1.0`.

Changes:

1. The `package.json` file was updated to include a new dependency, `typed.js` version `^2.1.0`.
2. The `pnpm-lock.yaml` file was updated to reflect the new dependency, `typed.js` version `^2.1.0`.
3. The `Banner.tsx` file underwent significant changes. The import statements were updated to include new components and hooks, and to remove unused ones.
4. The `Banner` component in `Banner.tsx` was heavily modified. The `Card`, `CardHeader`, and `CardPreview` components were replaced with `div` elements.
5. The `Banner` component now uses the `useRefEffect` hook from `@fluentui/react-hooks` and the `Typed` component from `typed.js` to create a typing effect.
6. The `Banner` component's styles were updated, with changes to the `main`, `img`, and `txt` classes, and the addition of a new `mask` class.
7. The `Banner` component's version was updated from `0.2.0` to `1.0.0`.
@Aloento Aloento self-assigned this Jan 26, 2024
@Aloento Aloento merged commit 2b6b87d into master Jan 26, 2024
1 check passed
@Aloento Aloento deleted the Dev branch January 26, 2024 19:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant