Commit Graph

1916 Commits

Author SHA1 Message Date
Isaac
dff839056f (oops) forgot to save after removing debug logs 2024-05-22 01:39:48 +01:00
Isaac
5ed8fba75a fix: item page title, "part of" collection link, "more like" links...
...and filter, scroll to top of item pages
2024-05-22 01:37:24 +01:00
Isaac
c01e4fb30d misc: appropriate log type, ternary operator to prevent errors 2024-05-22 01:35:01 +01:00
alexsparkes
87f3024442 temp: debug statements for testing
Co-authored-by: Isaac <contact@eartharoid.me>
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-05-21 23:31:38 +01:00
David Ralph
90aa4f46d8 Create issue_report.yml
Signed-off-by: David Ralph <ohlookitsderpy@protonmail.com>
2024-05-21 22:33:04 +01:00
alexsparkes
003bf2400a chore: run prettier
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-21 20:51:33 +01:00
alexsparkes
bf78a8a9f5 fix: ability to highlight descriptions on item pages 2024-05-21 20:32:29 +01:00
alexsparkes
500aded0b0 refactor: changes to weather cache 2024-05-21 17:56:59 +01:00
alexsparkes
df6c42f526 fix: achievement toast styling, marketplace general improvements
Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-21 16:56:24 +01:00
alexsparkes
2b948bc70d fix(marketplace): Sideload UI, addon title, Turkish translation inconsitencies
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-05-21 15:09:05 +01:00
alexsparkes
3b73155ec1 feat: warning if item uses third-party API
- scrollbar accessibility improvements
2024-05-21 12:59:26 +01:00
alexsparkes
0af3996d1e feat: warning if item not in your language
- Reduced code duplication within item file
2024-05-21 11:19:53 +01:00
alexsparkes
5235958002 fix: localised language display name in item info
- Inconstiency within Turkish translation file
2024-05-21 10:07:12 +01:00
dependabot[bot]
3da172ce9b --- (#729)
updated-dependencies:
- dependency-name: embla-carousel-autoplay
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 09:02:01 +00:00
dependabot[bot]
c5efdc5bee chore(deps): bump @floating-ui/react-dom from 2.0.9 to 2.1.0 (#727)
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.0.9 to 2.1.0.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.1.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 09:00:54 +00:00
dependabot[bot]
88c50d906d --- (#728)
updated-dependencies:
- dependency-name: embla-carousel-react
  dependency-type: direct:production
  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>
2024-05-21 08:58:48 +00:00
Isaac
6fb0e2ba25 style: wider modal & item right sidebar, softer blur on small item cards 2024-05-20 23:40:52 +01:00
alexsparkes
634026e2e6 style: more items by creator cards
- show display name for language on marketplace item information
2024-05-20 22:27:33 +01:00
Isaac
1ab9e3b679 fix: remove redundant type tag 2024-05-20 21:49:53 +01:00
Isaac
d15694c523 fix: update translations 2024-05-20 21:40:59 +01:00
Isaac
d8f69da6fd fix: marketplace "more from" 2024-05-20 21:39:00 +01:00
David Ralph
1c40816dcb feat: marketplace improvements, remove Unsplash text, add Weather skeleton, replace Twitter with X, minor fixes etc
Co-authored-by: Alex Sparkes <alexsparkes@gmail.com>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-20 21:33:01 +01:00
alexsparkes
4bf61f4b22 feat: naver search engine option
- Limit on carousel items optimisation
- marketplace icon fallback

Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-05-20 12:28:47 +01:00
alexsparkes
74fcf4bafb fix: consistent ui fade in transition 2024-05-20 10:06:00 +01:00
alexsparkes
9ea8e681f6 fix: small potential safari issues 2024-05-20 09:42:30 +01:00
alexsparkes
ddd434aecb fix: forced aspect ratio of marketplace item icons
- forced 1 / 1 aspect ratio for consistency among marketplace icons
2024-05-20 09:30:27 +01:00
alexsparkes
0a94a27f4e refactor(about): Use button component
- tooltip accessibility improvements
2024-05-20 09:15:50 +01:00
dependabot[bot]
895f61bd70 chore(deps): bump embla-carousel-react from 8.0.4 to 8.1.2 (#725)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.4 to 8.1.2.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.4...v8.1.2)

---
updated-dependencies:
- dependency-name: embla-carousel-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 08:09:08 +00:00
Isaac
c82dccbb7b feat: curators list on about page 2024-05-19 23:03:18 +01:00
alexsparkes
3e79f21eba fix: share modal button styling, marketplace item chip style
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-05-19 23:00:13 +01:00
Isaac
1088f5c30a fix: quote author undefined error 2024-05-19 20:20:20 +01:00
Isaac
b40518123a fix: item sidebar height 2024-05-19 20:19:57 +01:00
Isaac
825e558b65 feat: debounced search 2024-05-19 20:19:21 +01:00
Isaac
deb3544075 fix: item sidebar & part of collection 2024-05-19 19:03:40 +01:00
Isaac
d0966dd3af fix: quote images and long license text 2024-05-19 18:06:47 +01:00
alexsparkes
b88451311a fix: unique key console error on about 2024-05-18 13:33:58 +01:00
David Ralph
f4c1506107 fix: greeting options hot reload, unsplash collection setting text missing 2024-05-18 11:39:05 +01:00
Isaac
1e8db6c73c fix: search autocomplete 2024-05-18 01:43:28 +01:00
Isaac
9baf650d3d fix: inconsistent background colours on item page 2024-05-17 23:24:36 +01:00
Isaac
82c0e58027 chore: update lockfile 2024-05-17 23:05:49 +01:00
David Ralph
e1f624d0cf cleanup: remove code accidentally left in 2024-05-17 22:49:40 +01:00
David Ralph
c46c433111 fix: img assets on build (hopefully temp) 2024-05-17 22:48:50 +01:00
alexsparkes
b102269161 feat: new colour picker
- General Fixes
- Event UI change
- Marketplace Collection UI Changes

Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-17 16:29:32 +01:00
dependabot[bot]
ea5cba2e17 chore(deps): bump @sentry/react from 8.0.0 to 8.2.1 (#723)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 8.0.0 to 8.2.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.0.0...8.2.1)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 08:52:13 +00:00
dependabot[bot]
31250ffa70 chore(deps-dev): bump sass from 1.77.1 to 1.77.2 (#724)
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.1 to 1.77.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.1...1.77.2)

---
updated-dependencies:
- dependency-name: sass
  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>
2024-05-17 08:51:06 +00:00
dependabot[bot]
aee1d33f2d chore(deps): bump @mui/material from 5.15.17 to 5.15.18 (#722)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.17 to 5.15.18.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.18/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.18/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  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>
2024-05-17 08:50:09 +00:00
dependabot[bot]
2b2c3d4585 chore(deps): bump @sentry/react from 7.114.0 to 8.0.0 (#721)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.114.0 to 8.0.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.114.0...8.0.0)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  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>
2024-05-15 08:45:56 +00:00
dependabot[bot]
a7c3300a06 chore(deps): bump embla-carousel-react from 8.0.2 to 8.0.4 (#720)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.2 to 8.0.4.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.2...v8.0.4)

---
updated-dependencies:
- dependency-name: embla-carousel-react
  dependency-type: direct:production
  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>
2024-05-13 08:44:08 +00:00
dependabot[bot]
8cd6908fe8 chore(deps-dev): bump stylelint-scss from 6.2.1 to 6.3.0 (#719)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 08:43:47 +00:00
dependabot[bot]
d39da02e4d chore(deps-dev): bump sass from 1.77.0 to 1.77.1 (#718)
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.0 to 1.77.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.0...1.77.1)

---
updated-dependencies:
- dependency-name: sass
  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>
2024-05-13 08:43:30 +00:00