Commit Graph
9734 Commits
Author SHA1 Message Date
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
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
Víctor Losada Hernández 0ce7034f01 Merge pull request #4376 from G-Ambatte/experimentalMarkedDiagrams
Marked Diagrams - Markdeep iteration
2026-08-15 10:24:20 +02:00
G.Ambatte ed3251e7a1 Update package-lock.json 2026-08-15 13:38:40 +12:00
G.Ambatte 2cd3a5b204 Switch to NPM module for marked-diagrams-markdeep 2026-08-15 13:01:55 +12:00
G.Ambatte 8f7fdac10e Shift to NaturalCrit repo ahead of publishing to NPM 2026-08-15 11:14:53 +12:00
G.Ambatte abfc76dd5a Merge branch 'master' into experimentalMarkedDiagrams 2026-08-15 11:07:17 +12:00
Víctor Losada Hernández fb5a6dbfd4 Merge pull request #4952 from naturalcrit/update-depen
Update babel dependencies
2026-08-14 22:32:06 +02:00
Víctor Losada Hernández 4a91ab73f9 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-depen 2026-08-14 22:11:48 +02:00
Víctor Losada Hernández 14008da851 lets test this 2026-08-14 22:08:30 +02:00
Víctor Losada Hernández 487002cb5a Merge pull request #4951 from naturalcrit/update-depen
Update dependencies
2026-08-14 21:26:25 +02:00
Víctor Losada Hernández ebc140c6b2 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-depen 2026-08-14 21:14:52 +02:00
Víctor Losada Hernández 72333feb34 fix tests 2026-08-14 21:12:22 +02:00
Víctor Losada Hernández 5d25bbb27f Merge pull request #4929 from naturalcrit/dependabot/npm_and_yarn/nanoid-6.0.0
Bump nanoid from 5.1.16 to 6.0.1
2026-08-14 20:43:37 +02:00
Víctor Losada Hernández 61da4838ed update vitejs/plugin-react 2026-08-14 20:42:38 +02:00