Trevor Buckner
|
b2e7b28b65
|
Merge pull request #2945 from 5e-Cleric/TOC-generate-fix
exclude covers from TOC generation
|
2023-08-04 19:16:58 -04:00 |
|
Trevor Buckner
|
3efa7dd0be
|
Merge pull request #2961 from Gazook89/Mobile-tweaks
Simple adjustments for mobile viewing
|
2023-08-04 16:42:08 -04:00 |
|
Trevor Buckner
|
677e27bb66
|
Merge pull request #2966 from naturalcrit/dependabot/npm_and_yarn/mongoose-7.4.2
Bump mongoose from 7.4.1 to 7.4.2
|
2023-08-04 01:51:12 -04:00 |
|
Trevor Buckner
|
da71bd7a10
|
Merge pull request #2965 from G-Ambatte/reworkClassTables-#2964
Update class table generators
|
2023-08-04 01:41:02 -04:00 |
|
Trevor Buckner
|
0869f6b29b
|
Just... put the whole table in.
|
2023-08-04 01:19:33 -04:00 |
|
Trevor Buckner
|
0da5de494e
|
simplify third caster gen
|
2023-08-04 00:23:23 -04:00 |
|
Trevor Buckner
|
bc9dc8dee9
|
Clean up half caster gen.
|
2023-08-04 00:04:17 -04:00 |
|
Trevor Buckner
|
e3e250255e
|
Simplify full caster gen
|
2023-08-03 23:39:17 -04:00 |
|
dependabot[bot]
|
787a23bdf8
|
Bump mongoose from 7.4.1 to 7.4.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.1 to 7.4.2.
- [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/7.4.1...7.4.2)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-04 03:36:35 +00:00 |
|
Trevor Buckner
|
7aca0f2f10
|
Use dedent-tabs
|
2023-08-03 19:23:40 -04:00 |
|
Trevor Buckner
|
999f9c8f25
|
Rename passed in "classes" to "snippetClasses" for clarity
|
2023-08-03 17:22:30 -04:00 |
|
Trevor Buckner
|
ee4b2d549b
|
Make CSS class order consistent on snippets
|
2023-08-03 17:20:38 -04:00 |
|
Trevor Buckner
|
3eb7ce2775
|
Clean up indentation
|
2023-08-03 17:16:26 -04:00 |
|
Trevor Buckner
|
4d4371f48c
|
Compact features array
|
2023-08-03 17:15:14 -04:00 |
|
G.Ambatte
|
0ddeafd260
|
Merge branch 'master' into reworkClassTables-#2964
|
2023-08-02 21:40:22 +12:00 |
|
G.Ambatte
|
4cf54d6ae8
|
Update class table generators
|
2023-08-02 21:23:11 +12:00 |
|
Gazook89
|
8d3329069a
|
remove logs
|
2023-08-01 14:16:31 -05:00 |
|
Gazook89
|
2e13eed2ef
|
revert moving pointerMove & pointerUp, now on splitPane
|
2023-08-01 13:53:38 -05:00 |
|
Gazook89
|
310faa449d
|
set editor font size to 16px on touchscreens
iOS requires minimum 16px font to prevent auto-zooming into input fields.
|
2023-08-01 13:29:57 -05:00 |
|
Trevor Buckner
|
8527a976a6
|
Merge pull request #2936 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.22.9
Bump @babel/core from 7.22.8 to 7.22.9
|
2023-08-01 11:27:53 -04:00 |
|
dependabot[bot]
|
54460c52f6
|
Bump @babel/core from 7.22.8 to 7.22.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.8 to 7.22.9.
- [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.22.9/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-08-01 15:26:55 +00:00 |
|
Trevor Buckner
|
e81bd2a0d2
|
Merge pull request #2960 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.33.1
Bump eslint-plugin-react from 7.33.0 to 7.33.1
|
2023-08-01 11:25:54 -04:00 |
|
Trevor Buckner
|
6c0daa1e4d
|
Merge pull request #2935 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.22.9
Bump @babel/plugin-transform-runtime from 7.22.7 to 7.22.9
|
2023-08-01 11:25:47 -04:00 |
|
dependabot[bot]
|
25d03faae2
|
Bump eslint-plugin-react from 7.33.0 to 7.33.1
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.0 to 7.33.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.33.0...v7.33.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-01 15:22:58 +00:00 |
|
Trevor Buckner
|
378b2204da
|
Merge pull request #2959 from naturalcrit/dependabot/npm_and_yarn/eslint-8.46.0
Bump eslint from 8.45.0 to 8.46.0
|
2023-08-01 11:21:38 -04:00 |
|
Trevor Buckner
|
447b0939f2
|
Merge pull request #2957 from naturalcrit/dependabot/npm_and_yarn/jest-29.6.2
Bump jest from 29.6.1 to 29.6.2
|
2023-08-01 11:21:26 -04:00 |
|
Gazook89
|
0bde336226
|
move all pointer events to divider, not splitPane
|
2023-07-31 22:20:27 -05:00 |
|
Gazook89
|
73e44b8d7a
|
add touch-action css property to splitPane
|
2023-07-31 15:06:09 -05:00 |
|
dependabot[bot]
|
53fbaf87c2
|
Bump eslint from 8.45.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.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.45.0...v8.46.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-07-31 03:14:21 +00:00 |
|
Gazook89
|
a8db7353b0
|
preventDefaults on pointerEvents to prevent some default behavior.
|
2023-07-30 20:49:16 -05:00 |
|
Gazook89
|
bda8037cd6
|
change onMouse events to onPointer events for mobile use.
|
2023-07-30 20:12:16 -05:00 |
|
Gazook89
|
1f173814ec
|
Add viewport meta tag for mobile view.
|
2023-07-30 19:40:39 -05:00 |
|
Gazook89
|
deb0e2f85b
|
add meta viewport tag in header
|
2023-07-30 15:00:42 -05:00 |
|
dependabot[bot]
|
5425ae5d15
|
Bump jest from 29.6.1 to 29.6.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-28 03:15:48 +00:00 |
|
Trevor Buckner
|
16c842e08f
|
Merge pull request #2939 from naturalcrit/dependabot/npm_and_yarn/eslint-8.45.0
Bump eslint from 8.44.0 to 8.45.0
|
2023-07-25 19:05:00 -04:00 |
|
Trevor Buckner
|
1c0edce6f6
|
Merge pull request #2941 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.14.2
Bump react-router-dom from 6.14.1 to 6.14.2
|
2023-07-25 19:04:47 -04:00 |
|
Trevor Buckner
|
8ec6e66c92
|
Merge pull request #2947 from naturalcrit/dependabot/npm_and_yarn/npm-9.8.1
Bump npm from 9.8.0 to 9.8.1
|
2023-07-25 19:04:37 -04:00 |
|
Trevor Buckner
|
330cdb35f4
|
Merge pull request #2948 from naturalcrit/dependabot/npm_and_yarn/stylelint-15.10.2
Bump stylelint from 15.10.1 to 15.10.2
|
2023-07-25 19:04:29 -04:00 |
|
Trevor Buckner
|
f93fbab754
|
Merge pull request #2950 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.33.0
Bump eslint-plugin-react from 7.32.2 to 7.33.0
|
2023-07-25 19:04:21 -04:00 |
|
Trevor Buckner
|
b9498e49fc
|
Merge pull request #2952 from naturalcrit/dependabot/npm_and_yarn/mongoose-7.4.1
Bump mongoose from 7.3.4 to 7.4.1
|
2023-07-25 19:04:09 -04:00 |
|
dependabot[bot]
|
4a434bb161
|
Bump mongoose from 7.3.4 to 7.4.1
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.3.4 to 7.4.1.
- [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/7.3.4...7.4.1)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-25 03:49:00 +00:00 |
|
dependabot[bot]
|
a339cb036f
|
Bump eslint-plugin-react from 7.32.2 to 7.33.0
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.2 to 7.33.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-21 03:14:09 +00:00 |
|
dependabot[bot]
|
91eef51fb5
|
Bump stylelint from 15.10.1 to 15.10.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.1 to 15.10.2.
- [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/15.10.1...15.10.2)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-20 03:52:49 +00:00 |
|
dependabot[bot]
|
46b050ae7d
|
Bump npm from 9.8.0 to 9.8.1
Bumps [npm](https://github.com/npm/cli) from 9.8.0 to 9.8.1.
- [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.8.0...v9.8.1)
---
updated-dependencies:
- dependency-name: npm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-20 03:52:26 +00:00 |
|
Víctor Losada Hernández
|
b433691596
|
exclude covers from TOC generation
|
2023-07-19 21:38:14 +02:00 |
|
dependabot[bot]
|
62f9781c8e
|
Bump react-router-dom from 6.14.1 to 6.14.2
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.14.1 to 6.14.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.14.2/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.14.2/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-18 03:05:33 +00:00 |
|
dependabot[bot]
|
9d53002874
|
Bump eslint from 8.44.0 to 8.45.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.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.44.0...v8.45.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-07-17 03:48:12 +00:00 |
|
dependabot[bot]
|
4e7e6f8105
|
Bump @babel/plugin-transform-runtime from 7.22.7 to 7.22.9
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.22.7 to 7.22.9.
- [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.22.9/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-07-17 03:25:35 +00:00 |
|
Trevor Buckner
|
cea1157eb2
|
Merge pull request #2934 from naturalcrit/dependabot/npm_and_yarn/mongoose-7.3.4
Bump mongoose from 7.3.2 to 7.3.4
|
2023-07-16 23:24:37 -04:00 |
|
Trevor Buckner
|
d535328eb8
|
Merge pull request #2938 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-jest-27.2.3
Bump eslint-plugin-jest from 27.2.2 to 27.2.3
|
2023-07-16 23:24:24 -04:00 |
|