David Bolack
|
52faa366ca
|
Merge branch 'master' into Issue_1430_Unique_HeaderIDs
|
2024-08-13 12:30:16 -05:00 |
|
Trevor Buckner
|
cbc6dcdc35
|
Merge pull request #3625 from G-Ambatte/fixVarNameAsParam-#3622
Tweak variable math split regex
|
2024-08-11 23:01:38 -04:00 |
|
Trevor Buckner
|
5894dc5a7a
|
Merge branch 'master' into fixVarNameAsParam-#3622
|
2024-08-11 21:59:58 -04:00 |
|
Trevor Buckner
|
284bfe565b
|
Merge pull request #3624 from G-Ambatte/fixVarNameSubstringClash-#3613
Fix var name substring clash #3613
|
2024-08-11 21:49:31 -04:00 |
|
G.Ambatte
|
075c8805e0
|
Merge branch 'fixVarNameAsParam-#3622' of https://github.com/G-Ambatte/homebrewery into fixVarNameAsParam-#3622
|
2024-08-10 08:24:23 +12:00 |
|
G.Ambatte
|
5c4187cd06
|
Add variable names as function parameter tests
|
2024-08-10 08:24:16 +12:00 |
|
G.Ambatte
|
1719cc68fa
|
Merge branch 'master' into fixVarNameAsParam-#3622
|
2024-08-10 08:23:23 +12:00 |
|
G.Ambatte
|
3ba67fb3d0
|
Merge branch 'master' into fixVarNameSubstringClash-#3613
|
2024-08-10 07:56:04 +12:00 |
|
G.Ambatte
|
f58d52c4b6
|
Add comma to var math split regex
|
2024-08-10 07:54:50 +12:00 |
|
Trevor Buckner
|
e1ad6f8114
|
Merge pull request #3588 from G-Ambatte/fixInfoPanel-#3586
Add disableMeta prop to SharePage
|
2024-08-09 10:55:27 -04:00 |
|
G.Ambatte
|
22257a95e0
|
Merge branch 'master' into fixInfoPanel-#3586
|
2024-08-09 18:06:07 +12:00 |
|
G.Ambatte
|
713c978f08
|
Add disableMeta to /migrate
|
2024-08-09 18:05:36 +12:00 |
|
G.Ambatte
|
3eb0c7acfe
|
Add variable name checks
|
2024-08-09 17:42:15 +12:00 |
|
G.Ambatte
|
c3e6c01ec1
|
Fix typo in regex
|
2024-08-09 15:33:28 +12:00 |
|
G.Ambatte
|
5bb5cdec05
|
Change replaceAll to use RegEx from string
|
2024-08-09 13:10:30 +12:00 |
|
Trevor Buckner
|
f8e68c1485
|
Merge pull request #3620 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-jest-28.8.0
Bump eslint-plugin-jest from 28.7.0 to 28.8.0
|
2024-08-08 18:14:24 -04:00 |
|
Trevor Buckner
|
60ccd08bce
|
Merge branch 'master' into dependabot/npm_and_yarn/eslint-plugin-jest-28.8.0
|
2024-08-08 17:53:01 -04:00 |
|
Trevor Buckner
|
f241024167
|
Merge pull request #3585 from dbolack-ab/CSSFolding
Add Code folding on CSS style tab
|
2024-08-08 17:51:43 -04:00 |
|
Trevor Buckner
|
f1fd75574d
|
Merge branch 'master' into CSSFolding
|
2024-08-08 17:51:05 -04:00 |
|
Trevor Buckner
|
31352e417f
|
Simplify folding logic
|
2024-08-08 17:48:32 -04:00 |
|
Trevor Buckner
|
643af98ca3
|
Add comment
|
2024-08-08 17:44:16 -04:00 |
|
Trevor Buckner
|
3b61cd355f
|
Fix edge case where string was emitting data: twice.
Also, a case where the input is right around 50 chars. It can be truncated twice, leading to a long `.....`
|
2024-08-08 17:43:57 -04:00 |
|
Trevor Buckner
|
8df19e3b8f
|
Merge branch 'master' into dependabot/npm_and_yarn/eslint-plugin-jest-28.8.0
|
2024-08-08 11:14:13 -04:00 |
|
Trevor Buckner
|
91d6548822
|
Merge pull request #3621 from naturalcrit/dependabot/npm_and_yarn/marked-emoji-1.4.2
Bump marked-emoji from 1.4.1 to 1.4.2
|
2024-08-08 11:13:55 -04:00 |
|
dependabot[bot]
|
ef797b2a69
|
Bump marked-emoji from 1.4.1 to 1.4.2
Bumps [marked-emoji](https://github.com/UziTech/marked-emoji) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/UziTech/marked-emoji/releases)
- [Changelog](https://github.com/UziTech/marked-emoji/blob/main/release.config.cjs)
- [Commits](https://github.com/UziTech/marked-emoji/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: marked-emoji
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-08 03:05:41 +00:00 |
|
dependabot[bot]
|
33a62a0ac7
|
Bump eslint-plugin-jest from 28.7.0 to 28.8.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.7.0 to 28.8.0.
- [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/v28.7.0...v28.8.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-08 03:05:17 +00:00 |
|
Trevor Buckner
|
5a9025f555
|
Merge pull request #3618 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-jest-28.7.0
Bump eslint-plugin-jest from 28.6.0 to 28.7.0
|
2024-08-07 13:15:48 -04:00 |
|
Trevor Buckner
|
0a494633bb
|
Merge branch 'master' into dependabot/npm_and_yarn/eslint-plugin-jest-28.7.0
|
2024-08-07 12:00:40 -04:00 |
|
Trevor Buckner
|
aeaea5b5e0
|
Merge pull request #3516 from dbolack-ab/Issue_2563
Update table of content list-item breakage rules for wide table of contents
|
2024-08-07 12:00:23 -04:00 |
|
Trevor Buckner
|
e03ec34104
|
Merge branch 'master' into Issue_2563
|
2024-08-07 11:59:32 -04:00 |
|
dependabot[bot]
|
c65ee59998
|
Bump eslint-plugin-jest from 28.6.0 to 28.7.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.6.0 to 28.7.0.
- [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/v28.6.0...v28.7.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 03:15:14 +00:00 |
|
Trevor Buckner
|
4d59a14f74
|
Merge pull request #3617 from naturalcrit/lint-metadataEditor.less
Lint metadataEditor.less
|
2024-08-03 17:29:47 -04:00 |
|
Trevor Buckner
|
3c8aaa7465
|
Update metadataEditor.less
|
2024-08-03 17:28:47 -04:00 |
|
Trevor Buckner
|
ac70403203
|
Merge pull request #3611 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.26.0
Bump react-router-dom from 6.25.1 to 6.26.0
|
2024-08-03 02:51:13 -04:00 |
|
dependabot[bot]
|
a5e7ad882d
|
Bump react-router-dom from 6.25.1 to 6.26.0
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.25.1 to 6.26.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.26.0/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-03 06:47:06 +00:00 |
|
Trevor Buckner
|
061925e89a
|
Merge pull request #3616 from naturalcrit/Replace-stylistic-stylelint-with-@stylistic-stylelint
Migrate from stylelint-stylistic to @stylelint-stylistic
|
2024-08-03 02:46:04 -04:00 |
|
Trevor Buckner
|
5fc8b508d1
|
Merge branch 'master' into Replace-stylistic-stylelint-with-@stylistic-stylelint
|
2024-08-03 02:43:33 -04:00 |
|
Trevor Buckner
|
cb444bef9d
|
stylelint-stylistic has a new owner; migrating to newer package
|
2024-08-03 02:42:22 -04:00 |
|
Trevor Buckner
|
481f2e7d39
|
Merge pull request #3587 from G-Ambatte/addSignedFunction-#3537
Add new var math functions
|
2024-08-03 02:12:23 -04:00 |
|
Trevor Buckner
|
7559652a32
|
Merge branch 'master' into addSignedFunction-#3537
|
2024-08-03 02:09:47 -04:00 |
|
Trevor Buckner
|
8e15466063
|
Merge pull request #3615 from G-Ambatte/fixSelectSelfInThemeSource-#3614
Prevent self-selection of User Theme
|
2024-08-03 02:07:33 -04:00 |
|
G.Ambatte
|
8ef319d2cd
|
Merge branch 'master' into fixSelectSelfInThemeSource-#3614
|
2024-08-03 16:35:17 +12:00 |
|
G.Ambatte
|
1513a983f7
|
Skip self when generating metadata dropdown list
|
2024-08-03 16:32:49 +12:00 |
|
G.Ambatte
|
1b71bbaefb
|
Remove escaping from new functions
|
2024-08-03 10:32:39 +12:00 |
|
G.Ambatte
|
fcd5279381
|
Enable built-in abs()
|
2024-08-03 10:32:18 +12:00 |
|
G.Ambatte
|
4276d38152
|
Merge branch 'master' into addSignedFunction-#3537
|
2024-08-03 09:47:00 +12:00 |
|
David Bolack
|
13fa06ec1f
|
Merge branch 'master' into Issue_1430_Unique_HeaderIDs
|
2024-08-02 15:49:34 -05:00 |
|
David Bolack
|
d6bf2dec7e
|
Merge branch 'master' into CSSFolding
|
2024-08-02 15:27:04 -05:00 |
|
David Bolack
|
423a4a521a
|
Correct truncation when looking for data: in css folding
|
2024-08-02 15:25:41 -05:00 |
|
David Bolack
|
05d4d5b1ff
|
Revert "Correct truncation when looking for data: in css folding"
This reverts commit ad1e8d50d7.
|
2024-08-02 15:25:10 -05:00 |
|