Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: GEWIS/aurora-client

Tags

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: react & react-dom same version (#134)

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: client building in the dockerfile (#131)

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update the license date (#129)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump the production_patches group across 1 directory wit…

…h 3 updates (#106)

Bumps the production_patches group with 3 updates in the / directory: [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome), [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) and [framer-motion](https://github.com/motiondivision/motion).


Updates `@fortawesome/react-fontawesome` from 0.2.2 to 0.2.6
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.6/CHANGELOG.md)
- [Commits](FortAwesome/react-fontawesome@0.2.2...0.2.6)

Updates `@tailwindcss/postcss` from 4.1.11 to 4.1.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-postcss)

Updates `framer-motion` from 12.23.5 to 12.23.24
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.23.5...v12.23.24)

---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-version: 0.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production_patches
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production_patches
- dependency-name: framer-motion
  dependency-version: 12.23.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production_patches
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add support for the new screen scaling to natively support high…

…er-resolution displays (#71)

* feat(screen): add component to scale complete interface

* chore: rework carousel progress bar styling to use "rem"

* chore: rework orders bar styling to use "rem"

* chore: rework change track bar styling to use "rem"

* chore: remove default poster.css stylesheet usages

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps-dev): bump the development_minors_and_patches group across…

… 1 directory with 4 updates (#65)

Bumps the development_minors_and_patches group with 4 updates in the / directory: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [sass](https://github.com/sass/dart-sass).


Updates `@hey-api/openapi-ts` from 0.66.6 to 0.66.7
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected])

Updates `@types/node` from 22.14.1 to 22.15.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.25.0 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.25.0...v9.25.1)

Updates `sass` from 1.86.3 to 1.87.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.86.3...1.87.0)

---
updated-dependencies:
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.66.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_minors_and_patches
- dependency-name: "@types/node"
  dependency-version: 22.15.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minors_and_patches
- dependency-name: eslint
  dependency-version: 9.25.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_minors_and_patches
- dependency-name: sass
  dependency-version: 1.87.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minors_and_patches
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Yoronex Roy Kakkenberg
ci: remove redundant & failing apk add command

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(poster): Add Hubble poster handler (#7)

* refactor(poster): Create a base poster abstraction

* feature(poster): Add Hubble overlay

Co-authored-by: Pim van Leeuwen <[email protected]>

* fix(poster): Post-rebase type fixes

* fix(poster): Remove handler spoof

* fix(poster): Remove unnecessary argument

* fix(poster): Make setTitle a required argument

* refactor(poster): Create generic progressbarslider

* refactor(poster): Move scrollanimation to the base

* fix(poster): Use enum for poster footer

* refactor(poster): Restructure the files

* refactor(poster): Seperate getPoster functions for GEWIS/Hubble

* feat(poster): Add support for custom colors

* style(poster): Remove all file extensions from import

---------

Co-authored-by: Pim van Leeuwen <[email protected]>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Yoronex Roy Kakkenberg
fix(build): catch promise

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Yoronex Roy Kakkenberg
feat(centurion): improve layout of start/end screens