Commit Graph
9748 Commits
Author SHA1 Message Date
David Bolack 9e1910339b Centralize API.getBrew descended calls to splitTextStyleAndMetadata.
This does not address "static" pages nor change tests that called splitTextStyleAndMetadata in their own fashion.
2026-09-02 12:01:50 -05:00
Víctor Losada Hernández b7e67b1ab5 Merge pull request #4982 from 5e-Cleric/refactor-listpage.jsx
Refactor of listpage.jsx into functional component
2026-09-02 16:42:40 +02:00
Víctor Losada Hernández 404beb2063 reducing lines 2026-09-02 13:43:07 +02:00
Víctor Losada Hernández 00da23e6b9 more linting 2026-09-02 13:19:56 +02:00
Víctor Losada Hernández 793a1a96d2 lint 2026-09-02 13:15:01 +02:00
Víctor Losada Hernández 8f1c0eac92 base refactor 2026-09-02 12:46:54 +02:00
Víctor Losada Hernández 813e9b7754 Merge pull request #4960 from firstmatekidd/snippet_squash
Make snippet elements buttons so they can be interacted with a keyboard.
2026-09-01 20:07:48 +02:00
durstann 07114d50b9 resolve merge conflicts 2026-08-31 16:04:34 -07:00
Víctor Losada Hernández e761d01cf7 Merge pull request #4945 from firstmatekidd/meta_a11y
Make metadata editor more accessible for screen readers and keyboard
2026-08-30 12:08:12 +02:00
Víctor Losada Hernández a0ab1fd3b9 Merge branch 'master' into meta_a11y 2026-08-30 12:05:00 +02:00
Víctor Losada Hernández 69495ed2b6 Merge pull request #4971 from dbolack-ab/hbfm
Migrate shared/markdown.js to an npm module
2026-08-30 00:00:05 +02:00
Víctor Losada Hernández 59669b90d4 Merge branch 'master' into hbfm 2026-08-29 23:45:50 +02:00
Víctor Losada Hernández ea0b09ebd6 Merge pull request #4743 from naturalcrit/add-cm-features
Add CSS formatter
2026-08-29 21:30:46 +02:00
Víctor Losada Hernández f559751f4e Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-cm-features 2026-08-29 21:26:04 +02:00
David Bolack 3b60148315 Tempoararily drop coverage targets 2026-08-28 23:03:32 -05:00
David Bolack 8a31725361 Merge branch 'master' into hbfm 2026-08-25 13:14:53 -05:00
David Bolack 6c19afbf2b Rough working version 2026-08-25 12:49:22 -05:00
David Bolack 3d7daf406d Passes tests 2026-08-25 11:42:56 -05:00
Víctor Losada Hernández 02ae146214 Merge pull request #4965 from naturalcrit/Refactor-editor.jsx
Refactor editor.jsx as a functional component
2026-08-23 22:17:32 +02:00
Víctor Losada Hernández b39502d801 remove reference file 2026-08-23 22:12:11 +02:00
Víctor Losada Hernández 613cea91a3 skim lines 2026-08-23 22:11:30 +02:00
Víctor Losada Hernández 9a8148a179 remove lodash use 2026-08-23 21:56:37 +02:00
Víctor Losada Hernández fbf406dccd fix small issue 2026-08-23 21:43:46 +02:00
Víctor Losada Hernández 94ec0f15f6 minify some things 2026-08-23 20:19:03 +02:00
Víctor Losada Hernández ac30edffd6 lint 2026-08-23 20:16:10 +02:00
Víctor Losada Hernández b655454348 remove rerenderparent hook 2026-08-23 20:14:12 +02:00
Víctor Losada Hernández f53ed8c8e7 this is mostly working 2026-08-23 19:52:11 +02:00
Víctor Losada Hernández f88d6fd844 Merge pull request #4957 from naturalcrit/dependabot/npm_and_yarn/googleapis/drive-21.0.0
Bump @googleapis/drive from 20.2.0 to 21.0.0
2026-08-21 22:25:19 +02:00
dependabot[bot] a3e43ebe4e Bump @googleapis/drive from 20.2.0 to 21.0.0
Bumps [@googleapis/drive](https://github.com/googleapis/google-api-nodejs-client) from 20.2.0 to 21.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/20.2.0...run-v21.0.0)

---
updated-dependencies:
- dependency-name: "@googleapis/drive"
  dependency-version: 21.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-21 20:21:07 +00:00
Víctor Losada Hernández 070626a046 Merge pull request #4964 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-e9d92f20fa
Bump the prod-dependencies group across 1 directory with 4 updates
2026-08-21 22:19:04 +02:00
dependabot[bot] 76412d11a0 Bump the prod-dependencies group across 1 directory with 4 updates
Bumps the prod-dependencies group with 4 updates in the / directory: [@codemirror/commands](https://github.com/codemirror/commands), [@codemirror/view](https://github.com/codemirror/view), [@oddbird/css-anchor-positioning](https://github.com/oddbird/css-anchor-positioning) and [mongoose](https://github.com/Automattic/mongoose).


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

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

Updates `@oddbird/css-anchor-positioning` from 0.10.1 to 0.10.2
- [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.10.1...v0.10.2)

Updates `mongoose` from 9.9.2 to 9.9.3
- [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.9.2...9.9.3)

---
updated-dependencies:
- dependency-name: "@codemirror/commands"
  dependency-version: 6.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@codemirror/view"
  dependency-version: 6.43.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@oddbird/css-anchor-positioning"
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: mongoose
  dependency-version: 9.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-21 17:07:00 +00:00
Víctor Losada Hernández 385fe73093 Merge pull request #4733 from dbolack-ab/v4Metadata
V4 metadata - Initial
2026-08-21 19:03:23 +02:00
David Bolack 002e03b572 Convert literal member copies to spread operators for simplicity and future-proofing 2026-08-21 11:59:38 -05:00
David Bolack bb449254b4 Merge branch 'master' into v4Metadata 2026-08-21 11:55:31 -05:00
firstmatekidd 4cf8c27ac4 Merge branch 'master' into meta_a11y 2026-08-20 13:54:36 -07:00
durstann 119d3277a5 Make snippet elements buttons so they can be interacted with a keyboard. 2026-08-17 11:14:50 -07:00
Víctor Losada Hernández 4ddc409129 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-cm-features 2026-08-16 17:16:38 +02:00
Víctor Losada Hernández 3cce97de72 Merge pull request #4897 from Gazook89/Accessible-Dropdowns
More Accessible Dropdowns
2026-08-16 10:44:51 +02:00
Víctor Losada Hernández 921293d39f Merge branch 'master' of https://github.com/naturalcrit/homebrewery into Accessible-Dropdowns 2026-08-16 10:41:40 +02:00
Víctor Losada Hernández 3442c877f8 final touches to snippetbar breakpoints 2026-08-16 10:41:27 +02:00
Víctor Losada Hernández 7b3e03b113 Merge pull request #4902 from Gazook89/Nav.jsx-To-Functional-Component
Refactor nav.jsx into Functional Component
2026-08-15 19:27:38 +02:00
Gazook89 eddc1421b2 Merge branch 'master' into Accessible-Dropdowns 2026-08-15 12:05:00 -05:00
Gazook89 88720aadce add initial-value 2026-08-15 12:02:58 -05:00
Gazook89 33ab44a039 Update package-lock.json 2026-08-15 10:36:23 -05:00
Gazook89 480c5c3eb6 update div to button.
conflict resolution with #4932-- preserves the intention of that PR, but with new structure of this PR.
2026-08-15 10:36:15 -05:00
Gazook89 1cf338b3e1 Merge branch 'master' into Nav.jsx-To-Functional-Component 2026-08-15 10:21:52 -05:00
Víctor Losada Hernández 58839861b8 Merge pull request #4954 from naturalcrit/update-depen
update js-yaml
2026-08-15 14:43:03 +02:00
Víctor Losada Hernández cc590a8b48 update js-yaml 2026-08-15 14:37:12 +02:00
Víctor Losada Hernández 7ab9e92e15 Merge pull request #4953 from naturalcrit/dependabot/npm_and_yarn/body-parser-2.3.0
Bump body-parser from 2.2.2 to 2.3.0
2026-08-15 10:33:26 +02:00
dependabot[bot] b091fccaad Bump body-parser from 2.2.2 to 2.3.0
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-version: 2.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-15 08:25:39 +00:00