dependabot[bot]
|
67931dfcf9
|
Bump nanoid from 3.1.28 to 3.1.29
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.28 to 3.1.29.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.28...3.1.29)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-06 03:01:17 +00:00 |
|
Trevor Buckner
|
c8e27d209c
|
Merge pull request #1592 from Gazook89/changelog-link
Move Change Log link to Version Number, add Report Issue to User Page
|
2021-10-05 22:43:39 -04:00 |
|
G.Ambatte
|
96af13b71f
|
Move Undo/Redo to SnippetBar
|
2021-10-05 20:25:24 +13:00 |
|
G.Ambatte
|
fbabae8793
|
Expose CodeMirror functions in codeEditor.jsx
|
2021-10-05 20:24:45 +13:00 |
|
Gazook89
|
99d2648901
|
small change to changelog header
|
2021-10-04 18:52:58 -05:00 |
|
Gazook89
|
700f84adec
|
add import issue.navitem.jsx to user page
|
2021-10-04 18:50:52 -05:00 |
|
Sean Robertson
|
09b1543660
|
Reduce CodeMirror codeEditor historyEventDelay to 250
|
2021-10-05 10:50:13 +13:00 |
|
Sean Robertson
|
213a469dd0
|
Correct stringify to parse
|
2021-10-05 10:40:38 +13:00 |
|
Gazook89
|
45101b7c09
|
Add Share to Reddit and Copy Share URL to Share Menu
|
2021-10-04 16:34:40 -05:00 |
|
Trevor Buckner
|
c9f9b87a6d
|
Merge branch 'master' into pr/1592
|
2021-10-01 14:51:49 -04:00 |
|
Trevor Buckner
|
dd09aab191
|
Merge pull request #1728 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.26.1
Bump eslint-plugin-react from 7.26.0 to 7.26.1
|
2021-10-01 14:43:46 -04:00 |
|
Trevor Buckner
|
7bab65c138
|
Merge pull request #1727 from naturalcrit/dependabot/npm_and_yarn/googleapis-88.2.0
Bump googleapis from 87.0.0 to 88.2.0
|
2021-10-01 14:43:39 -04:00 |
|
dependabot[bot]
|
3da56f28f8
|
Bump eslint-plugin-react from 7.26.0 to 7.26.1
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.26.0 to 7.26.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.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>
|
2021-10-01 03:01:05 +00:00 |
|
dependabot[bot]
|
83630e1fde
|
Bump googleapis from 87.0.0 to 88.2.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 87.0.0 to 88.2.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-v87.0.0...googleapis-v88.2.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-01 03:00:44 +00:00 |
|
Trevor Buckner
|
4a222ad16d
|
Merge pull request #1724 from G-Ambatte/fixQRCodeOnNew-#1710
Fix QR code snippet when `brew.shareId` doesn't exist
|
2021-09-30 21:07:51 -04:00 |
|
Trevor Buckner
|
d9893e29ff
|
Update client/homebrew/editor/snippetbar/snippets/snippets.js
|
2021-09-30 21:06:25 -04:00 |
|
Trevor Buckner
|
bdfc6bc1fa
|
Merge pull request #1721 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.63.1
Bump codemirror from 5.63.0 to 5.63.1
|
2021-09-30 21:04:19 -04:00 |
|
Sean Robertson
|
41c1b04f0e
|
Get renderer information from localStorage when printing from /new
Default to `legacy`.
|
2021-10-01 13:31:09 +13:00 |
|
Sean Robertson
|
f69f73fcda
|
Revert "Update to use dedent in the same manner as other snippets"
This reverts commit b24c3527ca.
|
2021-10-01 13:03:08 +13:00 |
|
Sean Robertson
|
b24c3527ca
|
Update to use dedent in the same manner as other snippets
|
2021-10-01 12:44:28 +13:00 |
|
Gazook89
|
3bf5d7a2db
|
change makeComment function to adapt to gfm or css editor
|
2021-09-30 17:59:45 -05:00 |
|
Sean Robertson
|
68f9b0d8ff
|
Fix QR code snippet when brew.shareId doesn't exist
|
2021-10-01 11:39:00 +13:00 |
|
Gazook89
|
e14c5442e0
|
Merge remote-tracking branch 'upstream/master' into Hotkey-Mania
|
2021-09-30 09:20:35 -05:00 |
|
dependabot[bot]
|
643eb5a5c7
|
Bump codemirror from 5.63.0 to 5.63.1
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.63.0 to 5.63.1.
- [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.63.0...5.63.1)
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-30 03:00:54 +00:00 |
|
Trevor Buckner
|
2401993018
|
Merge pull request #1586 from Gazook89/CodeMirror-Page-Break-Style-Tweak
Update editor.less for .pageLine
|
2021-09-29 21:00:00 -04:00 |
|
Trevor Buckner
|
9e61bab336
|
Merge pull request #1714 from naturalcrit/dependabot/npm_and_yarn/nanoid-3.1.28
Bump nanoid from 3.1.25 to 3.1.28
|
2021-09-29 15:31:18 -04:00 |
|
dependabot[bot]
|
fc60ac3fb0
|
Bump nanoid from 3.1.25 to 3.1.28
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.1.28.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.1.28)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-29 19:30:41 +00:00 |
|
Trevor Buckner
|
9e99c1729d
|
Merge pull request #1717 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.0.8
Bump mongoose from 6.0.7 to 6.0.8
|
2021-09-29 15:29:21 -04:00 |
|
Gazook89
|
39f745639f
|
remove gradient, set counter to start at '2'
|
2021-09-28 20:06:29 -05:00 |
|
Gazook89
|
40a75b9b27
|
increment ordered list numbering
|
2021-09-28 16:09:00 -05:00 |
|
Gazook89
|
63c59a223a
|
refine removal of lists regardless if UL or OL
Next step after this is to get numbered lists to increase
|
2021-09-28 14:34:31 -05:00 |
|
Gazook89
|
6717692187
|
finish UL creation/removal function
|
2021-09-28 11:19:02 -05:00 |
|
dependabot[bot]
|
f78a9f9112
|
Bump mongoose from 6.0.7 to 6.0.8
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.0.7 to 6.0.8.
- [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.7...6.0.8)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-28 03:00:56 +00:00 |
|
Gazook89
|
41609f90ea
|
update to detect if an unordered list or not.
|
2021-09-27 21:34:09 -05:00 |
|
Gazook89
|
cb0f5217fe
|
get and set selection to cover entire lines
|
2021-09-27 21:23:05 -05:00 |
|
Gazook89
|
ba9413eae5
|
initial commit, add hotkey definitions
|
2021-09-27 09:31:59 -05:00 |
|
Gazook89
|
b3e37dd2c1
|
add comment about trying capture groups in future.
|
2021-09-23 01:01:02 -05:00 |
|
Gazook89
|
beb3c7ec89
|
make undo behavior work regardless of url text
|
2021-09-23 00:22:40 -05:00 |
|
Rodrigo Kuerten
|
c10bdabee0
|
Added h1 and h2 & cmd version
|
2021-09-22 18:21:34 -03:00 |
|
Trevor Buckner
|
4e24f0dd4b
|
Merge branch 'master' into pr/1586
|
2021-09-21 23:37:21 -04:00 |
|
Trevor Buckner
|
723232659f
|
Merge pull request #1572 from Gazook89/Style-Editor-Menu-and-comments
CSS Commenting + New "Style Editor" snippet menu
|
2021-09-21 23:34:53 -04:00 |
|
Trevor Buckner
|
eb7340434e
|
Revert dropcap background to background-image
Changing to just `background` undoes `background-clip` as well. This is more explicit.
|
2021-09-21 23:31:08 -04:00 |
|
Trevor Buckner
|
3c1ecf1292
|
Fix merge
|
2021-09-21 22:59:25 -04:00 |
|
Trevor Buckner
|
5f11607358
|
Merge branch 'master' into pr/1572
|
2021-09-21 22:53:49 -04:00 |
|
Trevor Buckner
|
7e727ada94
|
Merge branch 'master' into pr/1568
|
2021-09-21 22:41:37 -04:00 |
|
Rodrigo Kuerten
|
bbad4b9e8a
|
Removed H1 and H2 options and updated cursor after added hashtags
|
2021-09-21 17:25:37 -03:00 |
|
Rodrigo Kuerten
|
ec2c74f093
|
Created base make header functions
|
2021-09-21 17:11:07 -03:00 |
|
Trevor Buckner
|
c20fa90c3f
|
Merge pull request #1706 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.63.0
Bump codemirror from 5.62.3 to 5.63.0
|
2021-09-21 07:55:50 -04:00 |
|
Trevor Buckner
|
8135ee53ba
|
Merge pull request #1705 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.26.0
Bump eslint-plugin-react from 7.25.3 to 7.26.0
|
2021-09-21 07:55:02 -04:00 |
|
Trevor Buckner
|
61d4b7fcec
|
Merge pull request #1704 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.0.7
Bump mongoose from 6.0.6 to 6.0.7
|
2021-09-21 07:54:53 -04:00 |
|