dependabot[bot]
e54649bf66
Bump @babel/plugin-transform-runtime from 7.15.8 to 7.16.0
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.15.8 to 7.16.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.16.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 >
2021-11-03 03:46:38 +00:00
Trevor Buckner
dcb99fff80
Merge pull request #1786 from naturalcrit/dependabot/npm_and_yarn/babel/preset-react-7.16.0
...
Bump @babel/preset-react from 7.14.5 to 7.16.0
2021-11-02 23:45:42 -04:00
Trevor Buckner
a851469ae1
Merge pull request #1785 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.16.0
...
Bump @babel/core from 7.15.8 to 7.16.0
2021-11-02 23:45:34 -04:00
Charlie Humphreys
c0b9f4488f
Add code folding feature for all content within a single page
...
Added the gutter definitions and css for code folding. Enabling code folding in the editor was
tricky due to how CodeMirror loads its files. At the moment, the CodeMirror code-folding code has
been copied into the fold-code.js file. Additionally, that file contains the helper registration
for the Homebrewery-specific code folding function.
#629
2021-11-02 22:40:17 -05:00
dependabot[bot]
594aebaf8f
Bump @babel/preset-react from 7.14.5 to 7.16.0
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.14.5 to 7.16.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.16.0/packages/babel-preset-react )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 03:01:27 +00:00
dependabot[bot]
34c8646477
Bump @babel/core from 7.15.8 to 7.16.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.8 to 7.16.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.16.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 >
2021-11-01 03:01:02 +00:00
G.Ambatte
5bc3de1e0a
Added Prod check to template function for meta URL
2021-10-31 00:21:42 +13:00
G.Ambatte
bd5f3c74e7
Add public URL in template.js
2021-10-31 00:07:25 +13:00
G.Ambatte
68341bf6a5
Use PUBLIC_ENV variable and localhost thumbnail
2021-10-30 19:00:44 +13:00
G.Ambatte
95f1561f0d
Change to locally hosted thumbnail image
2021-10-30 18:57:53 +13:00
G.Ambatte
056024372b
Fix button arrow size.
2021-10-30 18:25:51 +13:00
G.Ambatte
cd8962f68b
Nudge Metadata Editor elements
2021-10-30 18:14:46 +13:00
G.Ambatte
bade8ad32f
Remove showThumbnail from MetadataEditor props
2021-10-30 18:14:21 +13:00
G.Ambatte
4714074b12
Remove unnecessary thumbnail default prop
2021-10-30 18:13:04 +13:00
G.Ambatte
785b859d63
Changed label from thumbnail URL to thumbnail
2021-10-30 14:03:01 +13:00
G.Ambatte
de39ef938a
Added placeholder to text input
2021-10-30 14:02:09 +13:00
G.Ambatte
6295b7561e
Modularize default icon location
2021-10-30 13:51:59 +13:00
G.Ambatte
defae3cc3a
Add overflow control to URL textbox
2021-10-30 13:51:28 +13:00
G.Ambatte
47c2b4bbde
Add max-height to thumbnail preview
2021-10-30 13:38:41 +13:00
G.Ambatte
029077b92b
Default thumbnail to visible rather than hidden
2021-10-30 13:26:08 +13:00
G.Ambatte
ed042a66a4
Fix label line height
2021-10-29 12:03:13 +13:00
G.Ambatte
7499a0d9ab
Add thumbnail preview to Metadata Editor
2021-10-29 11:54:56 +13:00
Trevor Buckner
09ca2a4fd9
Merge pull request #1779 from naturalcrit/v3.0.3
...
Update Changelog to v3.0.3
2021-10-27 21:53:42 -04:00
Trevor Buckner
a4b2fe2b91
Update Changelog
2021-10-27 21:52:52 -04:00
Trevor Buckner
8b219ba38a
Merge pull request #1773 from naturalcrit/dependabot/npm_and_yarn/marked-3.0.8
...
Bump marked from 3.0.7 to 3.0.8
2021-10-27 21:41:22 -04:00
G.Ambatte
6160d3ddd1
Correct thumbnail type in model
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2021-10-28 09:08:54 +13:00
G.Ambatte
20d7193fb2
Add thumbnail to metadata and saving functions
2021-10-28 00:29:42 +13:00
G.Ambatte
3ce1ea610d
Update template.js to add <meta> tags
2021-10-27 19:51:52 +13:00
Trevor Buckner
8722791419
Merge pull request #1772 from naturalcrit/dependabot/npm_and_yarn/eslint-8.1.0
...
Bump eslint from 8.0.1 to 8.1.0
2021-10-26 23:11:45 -04:00
Trevor Buckner
55c175d9dd
Merge pull request #1775 from G-Ambatte/fixDockerNodeConfig-#1767
...
[Docker] Shift to Alpine base image
2021-10-26 23:10:25 -04:00
G.Ambatte
da2dfd3736
Shift from 16.11 to 16.11-alpine with git added
2021-10-26 19:15:58 +13:00
dependabot[bot]
bf489513dc
Bump marked from 3.0.7 to 3.0.8
...
Bumps [marked](https://github.com/markedjs/marked ) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v3.0.7...v3.0.8 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-25 03:00:59 +00:00
dependabot[bot]
56054e2607
Bump eslint from 8.0.1 to 8.1.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.0.1 to 8.1.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.0.1...v8.1.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-25 03:00:36 +00:00
Trevor Buckner
732021f5a5
Merge pull request #1769 from naturalcrit/FixStartingUndoOnNewPage
...
Fix starting undo on new page
2021-10-24 19:10:58 -04:00
Trevor Buckner
34293bcc1d
Merge pull request #1763 from naturalcrit/keepHistoryOnTabSwitch
...
use CodeMirror Documents
2021-10-24 19:04:14 -04:00
Trevor Buckner
ddb12ffbe2
Make sure initial tab loads with language for code highlighting
2021-10-24 18:03:10 -04:00
Trevor Buckner
47b99a24fb
Clear out unneeded style when editor is hidden in Metadata panel
2021-10-24 16:46:46 -04:00
Trevor Buckner
a4e0768105
Move Localstorage load to GetInitialState
...
Prevents the extra change to the CodeMirror document which was creating a starting "undo" history point that would blank out the page.
2021-10-24 16:42:39 -04:00
Trevor Buckner
11f7e3b8fc
Merge pull request #1768 from G-Ambatte/fixDockerNodeConfig-#1767
...
Up Dockerfile Node version
2021-10-24 11:26:22 -04:00
G.Ambatte
e42c346ebc
Up Dockerfile Node version
2021-10-23 14:21:06 +13:00
Trevor Buckner
23799b8d41
Merge pull request #1765 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.0.12
...
Bump mongoose from 6.0.11 to 6.0.12
2021-10-21 23:47:14 -04:00
dependabot[bot]
9515e13ce5
Bump mongoose from 6.0.11 to 6.0.12
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.0.11 to 6.0.12.
- [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.0.11...6.0.12 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-22 03:01:17 +00:00
Trevor Buckner
e1d7a363ef
Merge pull request #1760 from G-Ambatte/fixDivider-#1674
...
Limit divider position
2021-10-20 10:55:28 -04:00
Trevor Buckner
63d659ff49
use CodeMirror Documents
...
Instead of re-building the whole editor box with every tab switch, we just swap in and out CodeMirror "documents".
Maintains undo history, scroll position, highlight coloring, etc.
2021-10-19 23:49:11 -04:00
G.Ambatte
dbf6020194
Darken divider on hover
2021-10-19 23:19:26 +13:00
Trevor Buckner
b5ad75bcf2
Merge pull request #1761 from naturalcrit/dependabot/npm_and_yarn/googleapis-89.0.0
...
Bump googleapis from 88.2.0 to 89.0.0
2021-10-18 23:33:17 -04:00
dependabot[bot]
67d3c44017
Bump googleapis from 88.2.0 to 89.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 88.2.0 to 89.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-v88.2.0...googleapis-v89.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 >
2021-10-19 03:00:46 +00:00
G.Ambatte
3b37cacea2
Limit position to min/max window limits
2021-10-19 15:04:53 +13:00
G.Ambatte
a2a6a3d3f6
Add limits to central divider position
2021-10-19 14:39:51 +13:00
Trevor Buckner
e9b9c87188
Merge pull request #1701 from G-Ambatte/addEditorBar
...
Editor Toolbar - Undo and Redo.
2021-10-18 15:18:20 -04:00