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

develop -> master #321

Closed
wants to merge 302 commits into from
Closed

develop -> master #321

wants to merge 302 commits into from

Conversation

pcfreak30
Copy link
Member

No description provided.

pcfreak30 and others added 30 commits May 17, 2024 17:50
…edSet, MediaLinks, and objects as a fallback
…ed on IChildMetadata and register them in directory and media
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.0.0 to 16.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.0.0...v16.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.1.1.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v1.2.1...v2.1.1)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@refinedev/remix-router](https://github.com/refinedev/refine/tree/HEAD/packages/remix-router) from 3.0.4 to 3.0.6.
- [Release notes](https://github.com/refinedev/refine/releases)
- [Changelog](https://github.com/refinedev/refine/blob/master/packages/remix-router/CHANGELOG.md)
- [Commits](https://github.com/refinedev/refine/commits/v3.0.6/packages/remix-router)

---
updated-dependencies:
- dependency-name: "@refinedev/remix-router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 1.6.22 to 3.0.1.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/react)

---
updated-dependencies:
- dependency-name: "@mdx-js/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ed25519-keygen](https://github.com/paulmillr/ed25519-keygen) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/paulmillr/ed25519-keygen/releases)
- [Commits](paulmillr/micro-key-producer@0.6.1...0.6.2)

---
updated-dependencies:
- dependency-name: ed25519-keygen
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 18.2.3 to 19.2.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.2.3/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the npm_and_yarn group with 2 updates: [axios](https://github.com/axios/axios) and [braces](https://github.com/micromatch/braces).


Updates `axios` from 1.6.8 to 1.7.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.7.0)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
jahir07 and others added 25 commits December 31, 2024 09:53
- Refactored the entire page structure for better readability and maintainability.
- Improved specific elements to enhance performance and UX.
- Enhanced overall UI design for better user experience
- Removed GSAP animations replace with motion
- Adjusted padding, margins, and layout for improved responsiveness
- Fixed minor bugs and optimized performance
- Removed all animations across the site
- Resolved minor issue in the navigation bar for better usability
- Updated banner background to HTML5
- Converted account and deletion sections to HTML5 for consistency
Copy link

changeset-bot bot commented Jan 3, 2025

⚠️ No Changeset found

Latest commit: dda484e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Jan 3, 2025

The docs.lumeweb.com has been deployed to Staging.

@pcfreak30 pcfreak30 closed this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants