Trevor Buckner
|
ec7c083f90
|
Update package-lock.json
|
2023-04-07 13:28:58 -04:00 |
|
Trevor Buckner
|
99984e207f
|
Merge branch 'master' into pr/2774
|
2023-04-07 13:15:41 -04:00 |
|
Trevor Buckner
|
b5bd28ddd1
|
Merge pull request #2778 from naturalcrit/dependabot/npm_and_yarn/npm-9.6.4
Bump npm from 9.6.3 to 9.6.4
|
2023-04-07 11:32:54 -04:00 |
|
dependabot[bot]
|
e9bd80aa0d
|
Bump npm from 9.6.3 to 9.6.4
Bumps [npm](https://github.com/npm/cli) from 9.6.3 to 9.6.4.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v9.6.3...v9.6.4)
---
updated-dependencies:
- dependency-name: npm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-06 04:06:58 +00:00 |
|
Trevor Buckner
|
89f0c7e127
|
Small refactor to fix error popup that lost its styling
|
2023-04-04 23:46:11 -04:00 |
|
Gazook89
|
83fac6a10f
|
Mark failing tests with comments.
|
2023-04-04 21:13:41 -05:00 |
|
Trevor Buckner
|
121da67b7a
|
Merge pull request #2776 from naturalcrit/FixTests
Change tests from .remove() to deleteOne()
|
2023-04-04 18:00:47 -04:00 |
|
Trevor Buckner
|
eaf7b9c4ef
|
Change tests from .remove() to deleteOne()
|
2023-04-04 17:47:25 -04:00 |
|
Gazook89
|
9e9bf8c6fa
|
Add injection tests
|
2023-04-04 16:32:59 -05:00 |
|
Gazook89
|
4cfe26b4a9
|
Add Block tests, structure with Describe()
|
2023-04-04 16:15:10 -05:00 |
|
Gazook89
|
0e35b99289
|
remove quotes from rule option object
|
2023-04-04 16:14:34 -05:00 |
|
Gazook89
|
b32c724c89
|
remove stack traces from test output
|
2023-04-04 15:51:29 -05:00 |
|
Gazook89
|
e5377c1939
|
add and setup jest-expect-message library
|
2023-04-04 15:01:23 -05:00 |
|
Trevor Buckner
|
a5e84694c1
|
Merge pull request #2752 from Gazook89/Injection-Blocks-Take-3
Prevent Injection if preceded by another Injection token
|
2023-04-04 12:19:13 -04:00 |
|
Trevor Buckner
|
48227eaf71
|
Remove Console.log and lint
|
2023-04-04 12:18:57 -04:00 |
|
Trevor Buckner
|
f06d30e4a6
|
Merge pull request #2770 from G-Ambatte/fixMongooseRemove-#2769
Change Model.remove to Model.deleteOne
|
2023-04-04 11:51:09 -04:00 |
|
Gazook89
|
333525d9ab
|
Update CI config and package.json scripts
|
2023-04-03 21:23:39 -05:00 |
|
Gazook89
|
69c283f00f
|
Set Inline unit tests grouped inside a describe
|
2023-04-03 21:00:59 -05:00 |
|
Gazook89
|
9f17f36a87
|
add trimReturns() method to strings to trim render output
|
2023-04-03 20:53:07 -05:00 |
|
Gazook89
|
b948106500
|
add dedent for Block tests
|
2023-04-03 20:51:05 -05:00 |
|
Gazook89
|
7000b911e7
|
change mustache test file name.
|
2023-04-03 20:46:21 -05:00 |
|
Gazook89
|
7353e6c7ac
|
Add unit tests for double injection into block and inline
|
2023-04-03 16:57:29 -05:00 |
|
Trevor Buckner
|
773a9b5c82
|
Merge pull request #2765 from naturalcrit/dependabot/npm_and_yarn/npm-9.6.3
Bump npm from 9.6.2 to 9.6.3
|
2023-04-03 11:47:53 -04:00 |
|
Trevor Buckner
|
e2b0b9e5d2
|
Merge pull request #2773 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.21.4
Bump @babel/plugin-transform-runtime from 7.21.0 to 7.21.4
|
2023-04-03 11:47:41 -04:00 |
|
dependabot[bot]
|
1c7540edcd
|
Bump npm from 9.6.2 to 9.6.3
Bumps [npm](https://github.com/npm/cli) from 9.6.2 to 9.6.3.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v9.6.2...v9.6.3)
---
updated-dependencies:
- dependency-name: npm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 15:47:29 +00:00 |
|
dependabot[bot]
|
4dc14101bc
|
Bump @babel/plugin-transform-runtime from 7.21.0 to 7.21.4
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.21.0 to 7.21.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.4/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 15:47:17 +00:00 |
|
Trevor Buckner
|
6016a60a3a
|
Merge pull request #2772 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.21.4
Bump @babel/preset-env from 7.20.2 to 7.21.4
|
2023-04-03 11:46:12 -04:00 |
|
Trevor Buckner
|
ab51a93fb2
|
Merge pull request #2771 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.21.4
Bump @babel/core from 7.21.3 to 7.21.4
|
2023-04-03 11:45:59 -04:00 |
|
dependabot[bot]
|
097d9aaacd
|
Bump @babel/preset-env from 7.20.2 to 7.21.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.20.2 to 7.21.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.4/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 03:57:06 +00:00 |
|
dependabot[bot]
|
d74acd2bdc
|
Bump @babel/core from 7.21.3 to 7.21.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.3 to 7.21.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.4/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 03:56:49 +00:00 |
|
G.Ambatte
|
dce880610d
|
Change Model.remove to Model.deleteOne
|
2023-04-02 20:57:03 +12:00 |
|
Trevor Buckner
|
d1dd5e34bd
|
Merge pull request #2661 from 5e-Cleric/char-fix
U+00D1 and U+00F1 fix
|
2023-03-30 22:19:44 -04:00 |
|
Trevor Buckner
|
7529a4380b
|
Fix LSB & RSB
|
2023-03-30 22:17:51 -04:00 |
|
Trevor Buckner
|
1b5b4154ed
|
Merge pull request #2764 from naturalcrit/Tweak-CoverPage-Snippet
Change .coverPage to .frontCover, clean CSS
|
2023-03-30 17:22:54 -04:00 |
|
Trevor Buckner
|
a1476582b0
|
Change .coverPage to .frontCover, clean CSS
|
2023-03-30 17:22:35 -04:00 |
|
Trevor Buckner
|
0fbda91169
|
Merge pull request #2714 from 5e-Cleric/Inside-Cover-snippet
Inside Cover Snippet
|
2023-03-30 17:10:29 -04:00 |
|
Trevor Buckner
|
4b6f81ba34
|
Merge branch 'master' into Inside-Cover-snippet
|
2023-03-30 17:09:56 -04:00 |
|
Trevor Buckner
|
5cdc1dda64
|
Small style tweaks
|
2023-03-30 16:46:09 -04:00 |
|
Trevor Buckner
|
4bf61a063c
|
Remove accidental racism :P
|
2023-03-30 15:13:29 -04:00 |
|
Trevor Buckner
|
6e99636296
|
Merge pull request #2760 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.10.0
Bump react-router-dom from 6.9.0 to 6.10.0
|
2023-03-30 14:41:26 -04:00 |
|
dependabot[bot]
|
8902b237ce
|
Bump react-router-dom from 6.9.0 to 6.10.0
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.9.0 to 6.10.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.10.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>
|
2023-03-30 18:40:34 +00:00 |
|
Trevor Buckner
|
1ef18fc53c
|
Merge pull request #2759 from naturalcrit/dependabot/npm_and_yarn/eslint-8.37.0
Bump eslint from 8.36.0 to 8.37.0
|
2023-03-30 14:40:04 -04:00 |
|
dependabot[bot]
|
ea00c1a5d6
|
Bump eslint from 8.36.0 to 8.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-30 18:39:22 +00:00 |
|
Trevor Buckner
|
d49a94498a
|
Merge pull request #2761 from G-Ambatte/bumpNodeVersion-#2756
Update engines to Node 16.13.0
|
2023-03-30 14:38:04 -04:00 |
|
G.Ambatte
|
527b704ccd
|
Update engines to Node 16.13.0
|
2023-03-30 19:27:32 +13:00 |
|
Trevor Buckner
|
02bcc9bfb9
|
Handle multi-line titles. Add Subtitles.
|
2023-03-28 17:31:26 -04:00 |
|
Trevor Buckner
|
d4b624186f
|
Fix imageMask snippet typo
|
2023-03-28 17:30:40 -04:00 |
|
Trevor Buckner
|
a58a750b94
|
Change background image
|
2023-03-28 17:30:16 -04:00 |
|
Trevor Buckner
|
d793b6f690
|
Change Icon
|
2023-03-28 17:29:55 -04:00 |
|
Victor Losada Hernandez
|
38a5ebf779
|
interpoint fix
|
2023-03-25 22:46:49 +01:00 |
|