Commit Graph
9826 Commits
Author SHA1 Message Date
dependabot[bot] c09d235723 Bump jsdom from 28.1.0 to 30.0.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 28.1.0 to 30.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](https://github.com/jsdom/jsdom/compare/v28.1.0...v30.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 30.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-14 15:38:04 +00:00
Víctor Losada Hernández 7513d95130 Merge pull request #4944 from firstmatekidd/brew_item
Fix a11y issues on the brew item card so screen reader users and keyb…
2026-08-08 12:39:39 +02:00
durstann 9275ac4d12 Make metadata editor more accessible. 2026-08-07 20:25:32 -07:00
David Bolack 02c227b304 Fix tests to reflect moving defaults 2026-08-07 22:10:08 -05:00
David Bolack ed2b246494 Change bleed to bleedSize 2026-08-07 10:52:14 -05:00
durstann 5ddc0373b7 Fix a11y issues on the brew item card so screen reader users and keyboard navigators can use it. 2026-08-05 15:28:27 -07:00
Víctor Losada Hernández a280304776 Merge pull request #4941 from naturalcrit/dependabot/npm_and_yarn/fast-uri-3.1.5
Bump fast-uri from 3.1.4 to 3.1.5
2026-08-05 16:27:49 +02:00
dependabot[bot] 510c7ea69c Bump fast-uri from 3.1.4 to 3.1.5
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-05 14:07:43 +00:00
Víctor Losada Hernández db803f9694 Merge pull request #4936 from firstmatekidd/labels
add aria labels to toolbar elements
2026-08-04 16:09:08 +02:00
Víctor Losada Hernández d15daa7ad2 Merge branch 'master' into labels 2026-08-04 16:04:07 +02:00
Víctor Losada Hernández 6ecbc6f41d Merge pull request #4933 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-9685190307
Bump the prod-dependencies group across 1 directory with 3 updates
2026-08-03 10:45:22 +02:00
dependabot[bot] 45ea333073 Bump the prod-dependencies group across 1 directory with 3 updates
Bumps the prod-dependencies group with 3 updates in the / directory: [@codemirror/view](https://github.com/codemirror/view), [less](https://github.com/less/less.js) and [mongoose](https://github.com/Automattic/mongoose).


Updates `@codemirror/view` from 6.43.6 to 6.43.7
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/commits)

Updates `less` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v4.8.0...v4.8.1)

Updates `mongoose` from 9.8.0 to 9.9.0
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/9.8.0...9.9.0)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.43.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: less
  dependency-version: 4.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: mongoose
  dependency-version: 9.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-03 03:23:41 +00:00
Víctor Losada Hernández e6af56fd4b Merge pull request #4905 from G-Ambatte/fixSafeHTML
Fix safeHTML attribute check
2026-08-01 22:40:04 +02:00
G.Ambatte c1ad9209a0 Merge branch 'master' into fixSafeHTML 2026-08-01 16:53:50 +12:00
Víctor Losada Hernández 7a3d1019af Merge pull request #4920 from naturalcrit/fix-editor-theme-saving-incorrectly
Fixes editor theme saved independent from tab
2026-07-31 21:25:01 +02:00
Víctor Losada Hernández 98d579fc8a Merge branch 'master' into Accessible-Dropdowns 2026-07-29 18:38:57 +02:00
Víctor Losada Hernández 2f65e7db48 Merge branch 'add-cm-features' of https://github.com/naturalcrit/homebrewery into add-cm-features 2026-07-29 15:19:47 +02:00
Víctor Losada Hernández bd2b7db5ab suggested change 2026-07-29 15:19:44 +02:00
Víctor Losada Hernández 5d9497e387 Merge branch 'master' into fix-editor-theme-saving-incorrectly 2026-07-28 23:48:13 +02:00
Víctor Losada Hernández 469397f096 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-file-transfer 2026-07-28 23:46:46 +02:00
Víctor Losada Hernández 089e880b88 suggested changes 2026-07-28 23:46:31 +02:00
Víctor Losada Hernández 9e9bbb9f7b Merge branch 'master' into add-cm-features 2026-07-28 23:26:30 +02:00
durstann 2febc01ff4 add aria labels to toolbar elements 2026-07-28 01:26:00 -07:00
Gazook89 caeeabc735 fixes to colors, and editor wrapping breakpoint. 2026-07-27 21:47:58 -05:00
Víctor Losada Hernández d3b0739a53 Merge pull request #4932 from firstmatekidd/a11y_nav_kbd
Add nav buttons to the tab order and use semantic buttons so they are interactable with the keyboard
2026-07-27 12:18:08 +02:00
durstann 3628d1d57d Add nav buttons to the tab order and use semantic buttons so they are interactable with the keyboard 2026-07-26 23:47:10 -07:00
Víctor Losada Hernández 702fa6fe5c simple fix 2026-07-26 20:44:50 +02:00
Víctor Losada Hernández a237bac9dc fix the issue 2026-07-26 19:51:26 +02:00
Víctor Losada Hernández 98117dae0e Merge pull request #4907 from naturalcrit/dependabot/npm_and_yarn/vite-8.1.5
Bump vite from 7.3.6 to 8.1.5
2026-07-26 15:32:01 +02:00
dependabot[bot] 62eea23a17 Bump vite from 7.3.6 to 8.1.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.6 to 8.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.1.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-26 13:28:49 +00:00
Víctor Losada Hernández 703fd9d675 Merge pull request #4915 from naturalcrit/dependabot/npm_and_yarn/react-router-8.3.0
Bump react-router from 7.18.1 to 8.3.0
2026-07-26 15:26:32 +02:00
dependabot[bot] 07230a3d9e Bump react-router from 7.18.1 to 8.3.0
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.18.1 to 8.3.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@8.3.0/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 8.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-26 13:23:30 +00:00
Víctor Losada Hernández 7fcbc149af Merge pull request #4917 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-ef4678beb4
Bump @oddbird/css-anchor-positioning from 0.9.0 to 0.10.1 in the prod-dependencies group across 1 directory
2026-07-26 15:21:07 +02:00
dependabot[bot] d7a4193d11 Bump @oddbird/css-anchor-positioning
Bumps the prod-dependencies group with 1 update in the / directory: [@oddbird/css-anchor-positioning](https://github.com/oddbird/css-anchor-positioning).


Updates `@oddbird/css-anchor-positioning` from 0.9.0 to 0.10.1
- [Release notes](https://github.com/oddbird/css-anchor-positioning/releases)
- [Changelog](https://github.com/oddbird/css-anchor-positioning/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oddbird/css-anchor-positioning/compare/v0.9.0...v0.10.1)

---
updated-dependencies:
- dependency-name: "@oddbird/css-anchor-positioning"
  dependency-version: 0.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-26 09:34:48 +00:00
Víctor Losada Hernández 9c0eb5f3a9 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-cm-features 2026-07-26 11:20:38 +02:00
Víctor Losada Hernández c7bcd29843 Merge pull request #4850 from 5e-Cleric/add-back-selection-tabbing
Add back selection tabbing
2026-07-26 11:10:46 +02:00
Víctor Losada Hernández 5dff482920 Merge branch 'master' into add-back-selection-tabbing 2026-07-26 11:07:21 +02:00
Víctor Losada Hernández 3d3286604a Merge pull request #4196 from naturalcrit/add-remove-author-if-owner
Add function to remove other authors
2026-07-26 01:08:47 +02:00
G.Ambatte 341b3c24a4 Merge branch 'master' into fixSafeHTML 2026-07-26 11:08:44 +12:00
Víctor Losada Hernández 16ec16c6b8 small changes 2026-07-26 01:05:13 +02:00
Víctor Losada Hernández 416e8bbec6 Merge branch 'add-remove-author-if-owner' of https://github.com/naturalcrit/homebrewery into add-remove-author-if-owner 2026-07-26 00:34:27 +02:00
Víctor Losada Hernández f2260a6ca9 update lock 2026-07-26 00:34:22 +02:00
Víctor Losada Hernández 2a6e77731b Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-remove-author-if-owner 2026-07-26 00:22:32 +02:00
Víctor Losada Hernández 635e4b512f Merge pull request #4877 from G-Ambatte/fixDocker-#4804
Fix Vite transformation for Docker
2026-07-26 00:12:05 +02:00
Víctor Losada Hernández 729fcb4a11 Merge branch 'master' into fixDocker-#4804 2026-07-26 00:02:55 +02:00
G.Ambatte 60592fcef6 Merge pull request #4908 from ReinaSweet/sandbox-renderer-iframe
Add a sandbox property to the renderer iframe
2026-07-26 09:51:19 +12:00
G.Ambatte cd8df1c4b3 Merge branch 'master' into sandbox-renderer-iframe 2026-07-26 09:48:31 +12:00
Víctor Losada Hernández 173706a43b Merge pull request #4874 from firstmatekidd/render_a11y_squash
Accessibility: Add title to the brew render iframe.
2026-07-25 23:48:09 +02:00
Víctor Losada Hernández 71c13a89a8 Merge branch 'master' into render_a11y_squash 2026-07-25 23:44:49 +02:00
durstann 7d434fe939 Revert linter change 2026-07-23 18:57:01 -07:00