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
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
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
Trevor Buckner
69ea9a8f94
Merge pull request #2197 from naturalcrit/FixPublishedPropNotFetched
...
Fetch `published` prop for brew on user page
2022-05-28 22:59:10 -04:00
Trevor Buckner
7eaec80d96
Fetch published prop for brew on user page
2022-05-28 22:57:31 -04:00
G.Ambatte
3ccd1ebb7b
Merge branch 'master' into fixBrewJump
2022-05-29 14:17:11 +12:00
G.Ambatte
db5e4fc36c
Fix button position with default divider position
2022-05-29 13:49:08 +12:00
G.Ambatte
160cfcce4d
Change for line consistency when moving to page 1
2022-05-29 13:48:36 +12:00
Trevor Buckner
ca8bd448a2
Merge pull request #2196 from naturalcrit/Remove-Duplicate-Column-Break-for-Chrome-102
...
Remove `break-before: column`
2022-05-27 21:22:40 -04:00
Trevor Buckner
fdaf56b91a
Remove break-before: column
2022-05-27 21:19:16 -04:00
G.Ambatte
3f852ccff3
Merge branch 'master' into fixBrewJump
2022-05-23 07:59:06 +12:00
Trevor Buckner
46853a121c
Merge pull request #2183 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.0
...
Bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.0
2022-05-21 18:15:41 -04:00
Trevor Buckner
757ba04d67
Merge pull request #2186 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.65.4
...
Bump codemirror from 5.65.3 to 5.65.4
2022-05-21 18:15:33 -04:00
dependabot[bot]
fb40817826
Bump codemirror from 5.65.3 to 5.65.4
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.65.3 to 5.65.4.
- [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.3...5.65.4 )
---
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-20 20:46:15 +00:00
dependabot[bot]
7ca6d362f3
Bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.0
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.17.12 to 7.18.0.
- [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.0/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-20 20:45:04 +00:00
Trevor Buckner
7e124641e7
Merge pull request #2184 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.18.0
...
Bump @babel/preset-env from 7.17.12 to 7.18.0
2022-05-20 16:43:33 -04:00
Trevor Buckner
d68c306c95
Merge pull request #2182 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.4
...
Bump mongoose from 6.3.3 to 6.3.4
2022-05-20 16:43:15 -04:00
Trevor Buckner
2e5cfaea1f
Merge pull request #2181 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.18.0
...
Bump @babel/core from 7.17.12 to 7.18.0
2022-05-20 16:43:07 -04:00
dependabot[bot]
87c9650f17
Bump @babel/preset-env from 7.17.12 to 7.18.0
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.17.12 to 7.18.0.
- [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.0/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 >
2022-05-20 03:02:11 +00:00
dependabot[bot]
fbf02c3393
Bump mongoose from 6.3.3 to 6.3.4
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.3.3 to 6.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/6.3.3...6.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 >
2022-05-20 03:01:26 +00:00
dependabot[bot]
f5ca950b0b
Bump @babel/core from 7.17.12 to 7.18.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.12 to 7.18.0.
- [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.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-20 03:01:10 +00:00
Trevor Buckner
aea9b55a01
Merge pull request #2179 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.30.0
...
Bump eslint-plugin-react from 7.29.4 to 7.30.0
2022-05-19 11:06:20 -04:00
dependabot[bot]
dc8c1c359d
Bump eslint-plugin-react from 7.29.4 to 7.30.0
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.29.4 to 7.30.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.29.4...v7.30.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 >
2022-05-19 03:01:14 +00:00
Trevor Buckner
c1d8c8f341
Merge pull request #2176 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.17.12
...
Bump @babel/preset-env from 7.17.10 to 7.17.12
2022-05-18 16:28:47 -04:00
Trevor Buckner
ec07feee80
Merge pull request #2178 from naturalcrit/dependabot/npm_and_yarn/marked-4.0.16
...
Bump marked from 4.0.14 to 4.0.16
2022-05-18 16:28:37 -04:00
dependabot[bot]
52835a5bbd
Bump @babel/preset-env from 7.17.10 to 7.17.12
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.17.10 to 7.17.12.
- [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.17.12/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 >
2022-05-18 20:20:22 +00:00
Trevor Buckner
18d5d96ddb
Merge pull request #2174 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.17.12
...
Bump @babel/plugin-transform-runtime from 7.17.10 to 7.17.12
2022-05-18 16:18:55 -04:00
dependabot[bot]
1323a433d2
Bump marked from 4.0.14 to 4.0.16
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.14 to 4.0.16.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.14...v4.0.16 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-18 20:18:02 +00:00
Trevor Buckner
4aad03074c
Merge pull request #2177 from naturalcrit/dependabot/npm_and_yarn/express-static-gzip-2.1.7
...
Bump express-static-gzip from 2.1.5 to 2.1.7
2022-05-18 16:17:57 -04:00
dependabot[bot]
cadf0efbd8
Bump @babel/plugin-transform-runtime from 7.17.10 to 7.17.12
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.17.10 to 7.17.12.
- [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.17.12/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-18 20:17:38 +00:00
Trevor Buckner
53e7c78141
Merge pull request #2173 from naturalcrit/dependabot/npm_and_yarn/babel/preset-react-7.17.12
...
Bump @babel/preset-react from 7.16.7 to 7.17.12
2022-05-18 16:16:23 -04:00
Trevor Buckner
57687c83e6
Merge pull request #2172 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.12
...
Bump @babel/core from 7.17.10 to 7.17.12
2022-05-18 16:16:14 -04:00
Trevor Buckner
d7fb137263
Merge pull request #2170 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.3
...
Bump mongoose from 6.3.1 to 6.3.3
2022-05-18 16:16:06 -04:00
Trevor Buckner
2493442e3f
Merge pull request #2168 from naturalcrit/dependabot/npm_and_yarn/jest-28.1.0
...
Bump jest from 28.0.3 to 28.1.0
2022-05-18 16:15:56 -04:00
dependabot[bot]
353a438849
Bump jest from 28.0.3 to 28.1.0
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.0.3 to 28.1.0.
- [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.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-18 16:24:25 +00:00
dependabot[bot]
37a4d8edca
Bump mongoose from 6.3.1 to 6.3.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.3.1 to 6.3.3.
- [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.1...6.3.3 )
---
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-18 16:22:58 +00:00