Gazook89
dcf4fe10cd
lint
2021-12-03 20:25:04 -06:00
Gazook89
5cd45a1413
remove "in viewport" requirement for markdown highlight/pg numbers
2021-12-03 20:20:40 -06:00
Gazook89 and Trevor Buckner
9618e802d1
Update client/homebrew/pages/editPage/editPage.jsx
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2021-11-24 14:35:36 -06:00
Gazook89 and Trevor Buckner
2e5d1b3b55
Update client/homebrew/pages/newPage/newPage.jsx
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2021-11-24 07:48:44 -06:00
Gazook89
372d33271d
Change widgets to bookmarks for page counters
2021-11-21 15:17:23 -06:00
Gazook89
7997698bcd
change conditions for google error
2021-11-21 10:58:41 -06:00
Gazook89
833f08d245
remove p + p padding in .note & .descriptive
2021-11-20 10:48:16 -06:00
Gazook89
09f9e1d398
Merge branch 'master' into page-numbers-via-JS
2021-11-20 10:07:07 -06:00
Gazook89
f72d8f0ef0
merge pageNumber() into customHighlight()
2021-11-17 10:47:16 -06:00
Gazook89
f0608441fc
fix circleCI errors
2021-11-17 09:58:31 -06:00
Gazook89
8b13528661
add check for change to current viewport
2021-11-17 09:47:51 -06:00
Gazook89
9f05aae876
remove left property entirely and set height to cm.defaultTextHeight
2021-11-10 11:17:45 -06:00
Gazook89 and Trevor Buckner
3e54f6e6e1
remove collection array from _.forEach() function
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2021-11-08 10:49:41 -06:00
Gazook89
796bd22000
circleCI update
2021-11-08 09:07:59 -06:00
Gazook89
403e5050e8
adjust position from right to accommodate scrollbar
2021-11-08 09:05:08 -06:00
Gazook89
c3e24ef4c5
replace _.reduce() with _.forEach()
2021-11-08 08:59:30 -06:00
Gazook89
9141b93a6b
fix pageCountWidgets to get elements by correct class name
2021-11-07 16:47:54 -06:00
Gazook89
1fb63f8be3
initial commit to add programmatic page counts in editor
...
update element classname to be more descriptive, remove some commented code.
2021-11-07 16:33:50 -06:00
Gazook89
1ff8308647
add link to FAQ in welcome pages
2021-10-11 20:31:13 -05:00
Gazook89
b6739483ee
update faq.md with revisions from calculuschild.
2021-10-11 18:26:10 -05:00
Gazook89
2d0569ed22
Create a FAQ.md doc for use within HB
...
Just the document for this commit.
2021-10-11 18:25:41 -05: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
Gazook89
45101b7c09
Add Share to Reddit and Copy Share URL to Share Menu
2021-10-04 16:34:40 -05:00
Gazook89
3bf5d7a2db
change makeComment function to adapt to gfm or css editor
2021-09-30 17:59:45 -05:00
Gazook89
e14c5442e0
Merge remote-tracking branch 'upstream/master' into Hotkey-Mania
2021-09-30 09:20:35 -05: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
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
Gazook89
80ea598ec2
match brewRenderer.jsx output to printPage.jsx output
2021-09-16 19:59:54 -05:00
Gazook89
837cacc992
add .page container div to printPage.jsx
2021-09-16 09:51:16 -05:00
Gazook89
1c88eb80c0
update v3 ink friendly again to remove .pages from css selector
...
having `.pages` included in the selector did not match the selectivity in the base .less sheet. Oddly, it was working in the Edit Page, but not in the Print Page.
2021-09-15 16:30:30 -05:00
Gazook89
0de0c22e61
Update v3 ink-friendly snippet to reset drop-shadow rather than box-shadow
2021-09-15 16:14:14 -05:00
Gazook89
b8df5d083f
update v3 drop cap snippets to .page
2021-09-15 15:45:58 -05:00
Gazook89
eee343c197
change tack, keep border on bottom but add page counter
2021-09-11 16:12:47 -05:00
Gazook89
bec2a7c77a
add hotkeys for new \page and \column
2021-09-11 00:12:58 -05:00
Gazook89
389ad1cf17
add hotkeys for and empty <spans>
...
makeNbsp, makeSpace, removeSpace
2021-09-10 23:18:23 -05:00
Gazook89
7dcd335630
add makeDiv hotkey - V3 Curly Divs
...
Shift-Cmd/Ctrl-M makes a curly div.
2021-09-06 21:12:48 -05:00
Gazook89
08c845ff00
add underline hotkey and change italic hotkey to *
...
Using `*` rather than `_` characters for italics is more inline with existing snippets.
2021-09-06 20:35:55 -05:00
Gazook89
ae75eb07b7
matched functionality of link hotkey in github
2021-09-05 20:33:51 -05:00
Gazook89
ad5d7d2097
added dedents
2021-09-05 16:21:23 -05:00
Gazook89
3063337eb2
update v3 drop cap tweak to match new styling
...
and change v3 drop cap to use only `background` rather than `background-image` so that the tweak snippet can easily change between gradient and just a regular color.
and re-order table menu so that the regular table snippet is at top.
2021-09-05 15:40:08 -05:00
Gazook89
cf5a1cee24
Merge remote-tracking branch 'upstream/master' into Style-Editor-Menu-and-comments
2021-09-05 15:11:58 -05:00
Gazook89
b4825e085e
fix table snippet spacing in editor
2021-08-27 10:40:40 -05:00
Gazook89
dc65980dcb
pull drawSlots out of individual functions
2021-08-26 12:51:36 -05:00
Gazook89
50a8468995
Update legacy and v3 styles
...
- removed wrap from legacy
- add :not([rowspan]) qualifier to wrap on v3.
2021-08-26 12:00:56 -05:00
Gazook89
e80e4827a8
add Report Issue to user page
2021-08-20 14:58:28 -05:00
Gazook89
b11d130393
Update changelog.md to include link to github
2021-08-20 14:57:43 -05:00
Gazook89
af8ac832fd
Move ChangeLog link to Version Number
2021-08-20 14:31:56 -05:00
Gazook89
043ade6e34
minor fix for ink-friendly legacy snippet
2021-08-20 10:36:28 -05:00
Gazook89
0db37bc204
Update editor.less for .pageLine
...
Change the .pageLine (page break) border from bottom to top, since any text on the same line is part of the following page rather than the preceding page.
2021-08-17 19:47:23 -05:00
Gazook89
bc7911b0bc
Add Watermark snippet
2021-08-17 16:04:59 -05:00
Gazook89
c33083814e
Merge branch 'master' into Images-Snippet-Menu
2021-08-17 15:49:40 -05:00
Gazook89
ff3320c8dc
reveal v3
2021-08-17 15:49:16 -05:00
Gazook89
bd368c4c64
add 'view' property
...
[minor fix] fix missing apostrophe
2021-08-17 12:46:22 -05:00
Gazook89
5c46ecbebd
Merge branch 'master' into ClassTable-Revisions
2021-08-16 13:35:07 -05:00
Gazook89
f993a7022c
Merge branch 'master' into Images-Snippet-Menu
2021-08-16 13:30:28 -05:00
Gazook89
0d2624bf3b
Merge branch 'master' into metadata-panel-css-tweak
2021-08-16 13:30:07 -05:00
Gazook89
801703a7a5
Merge branch 'master' into Turn-Box-Shadows-to-Drop-Shadows
2021-08-16 13:29:47 -05:00
Gazook89
1b7729ca01
reverting change to .note:before
...
setting back to what it was. apparently :before is necessary due to border-image spacing.
2021-08-15 20:17:15 -05:00
Gazook89
0773dd24ab
change box-shadows to drop-shadows
...
monster blocks, descriptive notes, regular notes.
2021-08-15 19:57:20 -05:00
Gazook89
76a6c9c2d3
Remove :before on .note
...
Move all properties from :before to the base .note....don't see a need to add a superfluous pseudo element.
2021-08-15 19:52:12 -05:00
Gazook89
a7e6d0a513
Update metadataEditor.less "small" text
2021-08-14 23:34:12 -05:00
Gazook89
2874bcc5f7
Merge branch 'master' into Images-Snippet-Menu
2021-08-14 22:51:40 -05:00
Gazook89
4653fcd782
Remove reference to hotkeys in Style Comments
...
Removed reference to hotkeys for commenting in the Style Editor since that is not implemented yet. can be added back to match the Text Editor commenting snippet once implemented.
2021-08-14 20:24:51 -05:00
Gazook89
84698aa68f
Match changes in commit 143d390 to Legacy
...
Matching legacy to v3 (adds another menu to style editor, etc).
2021-08-14 20:18:11 -05:00
Gazook89
143d390895
Add "Style Editor" menu to Style pane
...
And other tweaks:
- Move drop caps snippets to Style Editor menu
- retitle Editor menu to either Text Editor or Style Editor
- minor: removed old unnecessary comments in code from earlier (my own).
- Removed leading spaces on drop cap comment
- added drop cap comment on "remove drop caps" snippet.
2021-08-14 20:16:33 -05:00
Gazook89
8c03b453b2
circleCI fix
2021-08-13 08:31:41 -05:00
Gazook89
727a58f56d
Fixed cursor finish position
...
- tested on single words and multi word strings
- tested removal of hyperlink
- tested with highlighting selection from left to right, and right to left.
- tested on empty strings
2021-08-13 08:28:02 -05:00
Gazook89
b89c10a298
Change cursor finish position
...
Change cursor finish position
2021-08-12 23:09:06 -05:00
Gazook89
5258e9f0e6
Add Hotkey Ctrl/Cmd + K to create Link
2021-08-12 22:41:34 -05:00
Gazook89
88c485ffe5
circleCI fix
...
hopefully last one..
circleCI fixes
circleCI fixes
2021-08-12 21:23:21 -05:00
Gazook89
562bf6d4ac
Fix to snippets.js both legacy and v3 for CircleCI
2021-08-12 07:45:00 -05:00
Gazook89
807f865d8b
Match Legacy snippets to v3, remove <style> from style snippets
...
- Matched the Legacy snippets to v3, with appropriate syntax.
- Small adjustments to Ink Friendly snippet (retains images, reduces drop shadows, sets more backgrounds to White)
- Adds commented snippet 'titles' for Page snippets
2021-08-12 07:42:08 -05:00
Gazook89
50c07a5c8e
Change 'print' to 'page' on Legacy snippet.js
...
Tiny fix to change "Print" menu to "Page" menu on Legacy.
2021-08-12 07:00:51 -05:00
Gazook89
3545bdc586
Update snippetbar.jsx with filter for editor/view specific menus
...
Add logic to filter available snippet menus based on the view/editor that is open ("text" vs "style") for both Legacy and v3.
2021-08-12 06:59:55 -05:00
Gazook89
3d9f8ea142
Update snippet.js 'editor' to 'view'
...
Change new property 'editor' to 'view' on @calculuschild 's recommendation.
2021-08-12 06:01:48 -05:00
Gazook89
69a69bbb82
Add 'editor' property to snippets.js
...
Add another property to the snippet groups, "editor", with values either "text" or "style".
2021-08-11 21:44:39 -05:00
Gazook89
a63949636e
Update Ink Friendly snippet for v3
...
updated the ink friendly snippet so that it points to elements like .monster rather than hr+blockquote.
Goes further than original snippet by setting white background for monster, note, descriptive blocks.
Did not update Legacy.
2021-08-10 22:02:46 -05:00
Gazook89
9a44cc04b1
Add Square Page snippet
...
Add a snippet to Print menu (renamed to "Page") for a square page. Reduces padding and removes columns as well.
2021-08-10 21:46:47 -05:00
Gazook89
cefa3147fc
Fixes for CircleCI
2021-08-10 21:16:12 -05:00
Gazook89
51116efba7
Add Blended Watercolor Background Image
...
Add a snippet to create a nice watercolor background for use behind other images. Includes injection syntax which includes absolute position, hue-rotate, mix-blend-mode, and opacity.
Chooses an image randomly from an Imgur album. All images created by me (and open to creating more/making adjustments).
v3 only.
Could be improved by cycling through images rather than choosing randomly.
2021-08-10 20:56:28 -05:00
Gazook89
21058331cf
Add Class Table Circle Decoration Snippet
...
Adding a background image snippet that includes the fancy circular decoration found behind class tables in the source material.
*Could arguably replace the normal "Background Image" snippet and hit two bases with one stone*
2021-08-10 20:24:43 -05:00
Gazook89
4b001d9890
Move Image Snippets to New Menu
...
Separating image related snippets to a new drop down snippet menu.
2021-08-10 20:22:36 -05:00
Gazook89
c9e1d7ba5c
Fixed closing curly brackets on half class table
2021-08-10 16:35:21 -05:00
Gazook89
c8997cee68
Fix two css values throwing errors
2021-08-10 14:35:28 -05:00
Gazook89
ee343ad06f
Merge branch 'master' into ClassTable-Revisions
2021-08-10 13:47:55 -05:00
Gazook89
79fa0dbe77
Fix font-family values for legacy/v3
2021-08-10 13:45:30 -05:00
Gazook89
9120c1d0eb
Merge branch 'master' into v3-Artist-Snippet
2021-08-10 13:34:26 -05:00
Gazook89
a46370b81e
Merge branch 'master' into v3-Artist-Snippet
2021-08-10 13:32:35 -05:00
Gazook89
2a428100c5
fix some indentation issues for circleCI
2021-08-10 09:11:14 -05:00
Gazook89
9f519b469d
Change classTable Icons
2021-08-10 08:44:25 -05:00
Gazook89
927cc2e9b5
Fix "Spell Slots per Spell Level"
...
Update current "--- Spells Slots per Level ---" to more accurate "--- Spells Slots per Spell Level ---" to match source material.
2021-08-10 08:33:05 -05:00
Gazook89
8bda68d684
Add 1/3 ClassTable, Unframed classes
...
- Adds a snippet for 1/3 Spellcasting/ClassTables for Issue #191 and builds on PR #1079 to work with v3 (but leaves out Legacy).
- Refactored classTable gen to more closely match monster block gen in terms of element classes (passed to gen function via attributes rather than baked into `return` function)
- Added an "unframed" snippet for each Full, Half, and Third class tables, which is consistent with monster stat blocks, and also is needed to satisfy #191 / #1079 .
2021-08-10 08:31:08 -05:00