0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 18:48:39 +00:00
Commit Graph

9309 Commits

Author SHA1 Message Date
dependabot[bot] 9cd9c075e1 Bump the dev-dependencies group across 1 directory with 5 updates
Bumps the dev-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.2.0` | `30.3.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.0` | `29.15.1` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.2.0` | `30.3.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `17.4.0` | `17.5.0` |
| [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) | `7.6.1` | `7.7.0` |



Updates `babel-jest` from 30.2.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/babel-jest)

Updates `eslint-plugin-jest` from 29.15.0 to 29.15.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v29.15.0...v29.15.1)

Updates `jest` from 30.2.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest)

Updates `stylelint` from 17.4.0 to 17.5.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/17.4.0...17.5.0)

Updates `stylelint-config-recess-order` from 7.6.1 to 7.7.0
- [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases)
- [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stormwarning/stylelint-config-recess-order/compare/v7.6.1...v7.7.0)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jest
  dependency-version: 29.15.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: jest
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: stylelint
  dependency-version: 17.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: stylelint-config-recess-order
  dependency-version: 7.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 03:23:24 +00:00
Víctor Losada Hernández 55d93a0e5f remove unnecessary code 2026-03-27 00:27:38 +01:00
Víctor Losada Hernández 9a74a20884 add search replace 2026-03-27 00:27:26 +01:00
Víctor Losada Hernández a00a3440fc undo & redo 2026-03-27 00:09:27 +01:00
Víctor Losada Hernández 06e15a04e9 snippetline count, and disable highlights in css tab 2026-03-26 23:56:40 +01:00
Víctor Losada Hernández d4c1eba3f3 emoji autocomplete 2026-03-26 23:44:49 +01:00
Víctor Losada Hernández 1328d1aaca Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-Codemirror 2026-03-26 17:49:44 +01:00
Víctor Losada Hernández 3992d71910 page count widget 2026-03-26 17:49:33 +01:00
Víctor Losada Hernández 9c4ae76a00 Merge pull request #4690 from naturalcrit/update-dependencies
Fix tab titles
2026-03-26 17:24:09 +01:00
Víctor Losada Hernández 96e1d6e100 update key map 2026-03-26 17:19:54 +01:00
Víctor Losada Hernández 3a671cf48f custom key map 2026-03-26 17:08:01 +01:00
Víctor Losada Hernández 3b9eae2e4f small fixes 2026-03-26 14:42:56 +01:00
Víctor Losada Hernández b0ebeaffb9 syntax highligting for legacy as well 2026-03-26 14:22:39 +01:00
Víctor Losada Hernández f50c25b906 organizing 2026-03-26 12:54:07 +01:00
Víctor Losada Hernández ad50be45c6 custom folding finally 2026-03-26 12:42:26 +01:00
Víctor Losada Hernández b45795fac2 this should fold 2026-03-25 21:07:21 +01:00
Víctor Losada Hernández 52f2f532a7 lint 2026-03-25 17:23:38 +01:00
Víctor Losada Hernández 456c149f7b themes working again 2026-03-25 17:15:23 +01:00
Víctor Losada Hernández 3e6f006811 fix lock 2026-03-25 11:25:38 +01:00
Víctor Losada Hernández 5c8a6bc4d3 match regex properly 2026-03-25 11:25:33 +01:00
Víctor Losada Hernández 47b47ff255 custom highlight blocks 2026-03-25 10:51:25 +01:00
Víctor Losada Hernández bba3199dba fix back editor.jsx 2026-03-24 23:41:17 +01:00
Víctor Losada Hernández 953ef8c534 definition lists 2026-03-24 16:56:40 +01:00
Víctor Losada Hernández 02ae7176f7 subscript and superscript 2026-03-23 23:55:35 +01:00
Víctor Losada Hernández c76b174fd6 blocks working, spans and injections confused 2026-03-23 12:13:55 +01:00
Víctor Losada Hernández 4483537b93 not really working but it will 2026-03-23 12:13:20 +01:00
Víctor Losada Hernández ec159e4f14 different editors working 2026-03-23 11:20:15 +01:00
Víctor Losada Hernández d52452dad7 safely destructure 2026-03-22 10:21:53 +01:00
Víctor Losada Hernández 1337612d3d stage 2026-03-22 10:18:45 +01:00
Víctor Losada Hernández 51b8c9c70a remove dash 2026-03-22 10:16:34 +01:00
db dee8e8150e Merge branch 'master' into HTMLDownload 2026-03-21 22:54:15 -05:00
db ae424d5da8 i 2026-03-21 22:53:27 -05:00
Víctor Losada Hernández 0363747d6e small dash 2026-03-22 02:28:02 +01:00
Víctor Losada Hernández 13150aca0d if no title still append prefix 2026-03-22 02:27:38 +01:00
Víctor Losada Hernández 09ea3430a0 not sure why would this break anything 2026-03-22 02:23:07 +01:00
Víctor Losada Hernández 3772f8c3b3 fix title 2026-03-22 02:18:02 +01:00
Víctor Losada Hernández 0752fbf125 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-dependencies 2026-03-22 02:15:13 +01:00
Víctor Losada Hernández 12c3b8112b fix tab title handling 2026-03-22 02:14:55 +01:00
Víctor Losada Hernández 436d21f33c stable - remove bracket-matching 2026-03-22 01:37:30 +01:00
Víctor Losada Hernández 4ee9dfa509 add basic light theme and scrollpastend 2026-03-22 00:10:09 +01:00
Víctor Losada Hernández c18e8edd34 code folding 2026-03-21 23:13:21 +01:00
Víctor Losada Hernández 42e254c9c7 basic css changes 2026-03-21 22:53:38 +01:00
Víctor Losada Hernández 3785d5808f basic editor 2026-03-21 21:49:59 +01:00
David Bolack a1d56fe5d3 WIP 2026-03-19 19:35:05 -05:00
Víctor Losada Hernández ab211610a1 Merge pull request #4676 from naturalcrit/update-dependencies
swap ai assets for public domain
2026-03-18 12:20:42 +01:00
Víctor Losada Hernández f26440fa51 more 2026-03-18 12:17:05 +01:00
Víctor Losada Hernández 309c67a660 credits to alt text 2026-03-18 12:15:28 +01:00
Víctor Losada Hernández 8e3c6054ad by thomas cole 2026-03-17 22:13:25 +01:00
Víctor Losada Hernández 10efcc6397 artist snippet 2026-03-17 14:29:50 +01:00
David Bolack fe0f0c56af Merge branch 'master' into HTMLDownload 2026-03-16 10:39:14 -05:00