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 |
|
G.Ambatte
|
f03f2c36de
|
Merge branch 'master' into addEditorThemes-#362
|
2023-07-27 13:59:05 +12:00 |
|
G.Ambatte
|
a1e663bc32
|
Merge branch 'master' into trimBrewTitlesOnUserPage-#2775
|
2023-07-27 13:58:01 +12: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 |
|
G.Ambatte
|
cef7f98176
|
Use existing makeActive function
|
2023-07-19 20:43:49 +12:00 |
|
G.Ambatte
|
b869d086ea
|
Add default to New Page
|
2023-07-19 20:39:33 +12:00 |
|
G.Ambatte
|
64a361e06c
|
Determine default state and set in local storage
|
2023-07-19 20:36:55 +12:00 |
|
G.Ambatte
|
9e7e646296
|
Add username to save key
|
2023-07-19 20:34:10 +12:00 |
|
G.Ambatte
|
7274d788c5
|
Clean up comments, change to actual G-Drive check
|
2023-07-19 19:39:07 +12:00 |
|
G.Ambatte
|
7942f1caed
|
Initial functionality pass
|
2023-07-19 19:36:14 +12:00 |
|
G.Ambatte
|
343e176b83
|
Merge branch 'master' into addEditorThemes-#362
|
2023-07-19 17:19:44 +12:00 |
|
G.Ambatte
|
3db5959cfa
|
Merge branch 'master' into trimBrewTitlesOnUserPage-#2775
|
2023-07-19 17:19:35 +12: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 |
|
Trevor Buckner
|
627e9ec7d8
|
Merge pull request #2937 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.22.9
Bump @babel/preset-env from 7.22.7 to 7.22.9
|
2023-07-16 23:24:17 -04:00 |
|
dependabot[bot]
|
ab9b5b7487
|
Bump eslint-plugin-jest from 27.2.2 to 27.2.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 to 27.2.3.
- [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/v27.2.2...v27.2.3)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-14 03:12:13 +00:00 |
|
dependabot[bot]
|
957a8bf05c
|
Bump @babel/preset-env from 7.22.7 to 7.22.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) 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-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-13 03:43:52 +00:00 |
|
dependabot[bot]
|
509390ae03
|
Bump mongoose from 7.3.2 to 7.3.4
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.3.2 to 7.3.4.
- [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.2...7.3.4)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-13 03:43:01 +00:00 |
|
G.Ambatte
|
d3a70c3d75
|
Merge branch 'master' into trimBrewTitlesOnUserPage-#2775
|
2023-07-13 12:20:15 +12:00 |
|
G.Ambatte
|
1806854969
|
Add onMouseDown handler for Firefox functionality
|
2023-07-12 20:16:36 +12:00 |
|
G.Ambatte
|
c2570fec6b
|
Merge branch 'master' into addEditorThemes-#362
|
2023-07-12 19:04:14 +12:00 |
|
Trevor Buckner
|
9d64740678
|
Merge pull request #2931 from naturalcrit/dependabot/npm_and_yarn/stylelint-config-recess-order-4.3.0
Bump stylelint-config-recess-order from 4.2.0 to 4.3.0
|
2023-07-10 23:52:35 -04:00 |
|
dependabot[bot]
|
053aadeff4
|
Bump stylelint-config-recess-order from 4.2.0 to 4.3.0
Bumps [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) from 4.2.0 to 4.3.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/v4.2.0...v4.3.0)
---
updated-dependencies:
- dependency-name: stylelint-config-recess-order
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-11 03:45:53 +00:00 |
|
Trevor Buckner
|
d3763beb15
|
Merge pull request #2927 from naturalcrit/dependabot/npm_and_yarn/marked-5.1.1
Bump marked from 5.1.0 to 5.1.1
|
2023-07-10 22:23:20 -04:00 |
|
Trevor Buckner
|
8281051797
|
Merge pull request #2928 from naturalcrit/dependabot/npm_and_yarn/stylelint-stylistic-0.4.3
Bump stylelint-stylistic from 0.4.2 to 0.4.3
|
2023-07-10 22:23:12 -04:00 |
|
Trevor Buckner
|
5b0104fc10
|
Merge pull request #2929 from naturalcrit/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
|
2023-07-10 19:45:54 -04:00 |
|
dependabot[bot]
|
b3fa902d85
|
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-10 23:38:16 +00:00 |
|
G.Ambatte
|
cf3635bccc
|
Merge branch 'master' into addEditorThemes-#362
|
2023-07-11 07:38:13 +12:00 |
|