Trevor Buckner
1045867d73
Up version to 3.1.1
2022-06-09 00:26:22 -04:00
Trevor Buckner
0061e44339
3.1.1
v3.1.1
2022-06-09 00:11:57 -04:00
Trevor Buckner
29eb2fe39e
Merge pull request #2211 from naturalcrit/FixOverlappingDecorations
...
Fix Overlapping ClassTable Decorations
2022-06-09 00:09:35 -04:00
Trevor Buckner
f9af27b159
Merge pull request #2208 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.6
...
Bump mongoose from 6.3.5 to 6.3.6
2022-06-09 00:05:29 -04:00
Trevor Buckner
86f0abbfd1
Merge pull request #2209 from naturalcrit/dependabot/npm_and_yarn/googleapis-101.0.0
...
Bump googleapis from 100.0.0 to 101.0.0
2022-06-09 00:05:18 -04:00
Trevor Buckner
e2a46c4883
Merge pull request #2210 from naturalcrit/dependabot/npm_and_yarn/jest-28.1.1
...
Bump jest from 28.1.0 to 28.1.1
2022-06-09 00:04:43 -04:00
Trevor Buckner
389bcf1bbd
Use z-index instead of translateZ
2022-06-08 00:44:58 -04:00
dependabot[bot]
b3ccbc183d
Bump jest from 28.1.0 to 28.1.1
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.1.0 to 28.1.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v28.1.1/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 >
2022-06-08 03:02:34 +00:00
dependabot[bot]
362cb4f728
Bump googleapis from 100.0.0 to 101.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 100.0.0 to 101.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v100.0.0...googleapis-v101.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-08 03:01:43 +00:00
dependabot[bot]
7bc2e5a71e
Bump mongoose from 6.3.5 to 6.3.6
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.3.5 to 6.3.6.
- [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/6.3.5...6.3.6 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-08 03:00:49 +00:00
Trevor Buckner
b1066a1df5
Merge pull request #2206 from naturalcrit/v3.1.0
...
Up version to 3.1.0
2022-06-06 00:45:12 -04:00
Trevor Buckner
111ade7719
Merge pull request #2205 from naturalcrit/dependabot/npm_and_yarn/eslint-8.17.0
...
Bump eslint from 8.16.0 to 8.17.0
2022-06-06 00:44:59 -04:00
Trevor Buckner
a60b8f9acc
Up version to 3.1.0
2022-06-06 00:44:29 -04:00
Trevor Buckner
8b55e55277
Merge pull request #2162 from G-Ambatte/fixBrewJump
...
Brew & Source Navigation
2022-06-06 00:20:58 -04:00
dependabot[bot]
4b57745275
Bump eslint from 8.16.0 to 8.17.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.16.0 to 8.17.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.16.0...v8.17.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 03:01:42 +00:00
G.Ambatte
4f69b1e7e0
Remove unused toTop function
2022-06-05 11:13:35 +12:00
G.Ambatte
2ac9c190a9
Remove commented out shortcut keys
2022-06-05 11:11:58 +12:00
G.Ambatte
d04df9aeb0
Remove redundant isStyle check
2022-06-05 10:10:59 +12:00
G.Ambatte
6bc5edd33f
Remove unnecessary isMeta check
2022-06-05 10:03:03 +12:00
G.Ambatte
6c8cdffd8f
Fix typo
2022-06-04 19:52:41 +12:00
G.Ambatte
ae6ad1eaff
Prune unnecessary styles
2022-06-04 18:40:05 +12:00
G.Ambatte
ee3c521094
Change throttle options
2022-06-04 18:35:22 +12:00
G.Ambatte
ff2268871d
Throttle brew move function
2022-06-04 17:54:35 +12:00
G.Ambatte
1d0cceda04
Eliminate unnecessary window.frames calls
2022-06-04 17:09:25 +12:00
G.Ambatte
4e8cbf621b
Add brew bounce animation
2022-06-04 16:38:32 +12:00
Trevor Buckner
c9a182f1e2
Add Tooltips to arrow buttons
2022-06-03 15:38:26 -04:00
Trevor Buckner
df41b58441
Smooth scroll editor Panel, and flash target line
2022-06-03 13:32:04 -04:00
Trevor Buckner
bd681dffae
Fix scrollpastend not working
...
Since the `require('codemirror/addon/scroll/scrollpastend.js');` line is inside of an `if()` block, it doesn't get compiled in the same way. We have to specify it in the `libs` array of our build script so our bundler can allow it to be loaded dynamically.
2022-06-02 23:24:41 -04:00
Trevor Buckner
f21d79d4e0
Merge pull request #2200 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.5
...
Bump mongoose from 6.3.4 to 6.3.5
2022-06-02 12:15:34 -04:00
Trevor Buckner
87db57239c
Merge pull request #2199 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.65.5
...
Bump codemirror from 5.65.4 to 5.65.5
2022-06-02 12:15:25 -04:00
G.Ambatte
0dbe84a91a
Update style
2022-06-02 14:09:41 +12:00
G.Ambatte
e9adc4de82
Highlight target line during moveSource
2022-06-02 13:50:37 +12:00
G.Ambatte
0c0d817cc2
Add scrollPastEnd to CodeMirror
2022-06-02 13:49:27 +12:00
dependabot[bot]
6c307856e1
Bump mongoose from 6.3.4 to 6.3.5
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.3.4 to 6.3.5.
- [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/6.3.4...6.3.5 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-31 03:01:45 +00:00
dependabot[bot]
24248c2dc6
Bump codemirror from 5.65.4 to 5.65.5
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.65.4 to 5.65.5.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.65.4...5.65.5 )
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-31 03:01:02 +00:00
Trevor Buckner
fe374f7de0
Merge pull request #2187 from naturalcrit/dependabot/npm_and_yarn/eslint-8.16.0
...
Bump eslint from 8.15.0 to 8.16.0
2022-05-29 11:59:22 -04:00
Trevor Buckner
3e9ecc2b34
Merge pull request #2194 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.2
...
Bump @babel/plugin-transform-runtime from 7.18.0 to 7.18.2
2022-05-29 11:59:09 -04:00
dependabot[bot]
bce9cc2586
Bump eslint from 8.15.0 to 8.16.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.15.0 to 8.16.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.15.0...v8.16.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-29 15:58:06 +00:00
dependabot[bot]
7de747b264
Bump @babel/plugin-transform-runtime from 7.18.0 to 7.18.2
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.18.0 to 7.18.2.
- [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.18.2/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 >
2022-05-29 15:58:02 +00:00
Trevor Buckner
d14466f1d3
Merge pull request #2193 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.18.2
...
Bump @babel/core from 7.18.0 to 7.18.2
2022-05-29 11:57:24 -04:00
Trevor Buckner
97a0a17149
Merge pull request #2192 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.18.2
...
Bump @babel/preset-env from 7.18.0 to 7.18.2
2022-05-29 11:57:15 -04:00
G.Ambatte
bb1fba27c2
Set a default userSetDividerPos
2022-05-29 16:26:30 +12:00
G.Ambatte
eff2ec20b2
Fall back to current divider position on resizing
2022-05-29 16:19:58 +12:00
G.Ambatte
4cc3dd93e2
Move state change to handleViewChange
2022-05-29 16:16:48 +12:00
G.Ambatte
ab8dd8ae76
Merge branch 'master' into fixBrewJump
2022-05-29 16:00:41 +12:00
G.Ambatte
08db2e8492
Hide divider arrows when not required
2022-05-29 15:49:37 +12:00
G.Ambatte
7b2486e411
Use RegEx for text.split
2022-05-29 15:31:57 +12:00
G.Ambatte
03bcbee1fc
Apply suggested regex
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-29 15:27:02 +12:00
G.Ambatte
4e5daf583a
Remove from snippet bar
2022-05-29 15:24:02 +12:00
G.Ambatte
eca39369de
Initial pass at split pane button functionality
2022-05-29 15:18:35 +12:00