G.Ambatte
|
bc83e1f84d
|
Tweak animation, add alternating bg colors
|
2023-04-09 21:33:33 +12:00 |
|
G.Ambatte
|
b8e68f9a93
|
Add animations
|
2023-04-09 21:01:28 +12:00 |
|
G.Ambatte
|
ebc90c998a
|
Position window correctly when nav bar is thick
|
2023-04-09 20:31:12 +12:00 |
|
G.Ambatte
|
aa0cc1ebf6
|
Move Metadata window to title
|
2023-04-09 13:33:53 +12:00 |
|
G.Ambatte
|
c5bd41acbf
|
Adjust tag styling
|
2023-04-09 11:00:41 +12:00 |
|
G.Ambatte
|
22b6b6a473
|
Comment out valid-expect linter rule
|
2023-04-09 11:00:07 +12:00 |
|
G.Ambatte
|
89ba709789
|
Merge branch 'master' into addMetadataToShare-#1679
|
2023-04-08 17:14:39 +12:00 |
|
Trevor Buckner
|
0720677824
|
Merge branch 'master' into pr/2620
|
2023-04-07 15:15:08 -04:00 |
|
Trevor Buckner
|
fab4bfae27
|
Merge pull request #2774 from Gazook89/mustache-syntax-unit-tests
Mustache syntax unit tests
|
2023-04-07 14:10:53 -04:00 |
|
Trevor Buckner
|
f880c961bd
|
Revert "Update package-lock.json"
This reverts commit ec7c083f90.
|
2023-04-07 13:29:46 -04:00 |
|
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 |
|
Trevor Buckner
|
70295fb227
|
Revert "Small refactor to fix broken error popup"
This reverts commit 2cb6acc090.
|
2023-04-04 23:44:23 -04:00 |
|
Trevor Buckner
|
2cb6acc090
|
Small refactor to fix broken error popup
|
2023-04-04 23:41:44 -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 |
|
G.Ambatte
|
8958238342
|
Merge branch 'master' into addMetadataToShare-#1679
|
2023-03-31 15:55:54 +13: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 |
|