Gazook89
d8fe54b7b2
Merge branch 'master' into Toggle-AutoSave
2022-10-17 21:53:35 -05:00
Gazook89
c49be3391e
change time delay between warnings to 15min
2022-10-17 21:52:48 -05:00
Gazook89
c56adcba76
only display 'off' warning if changes exist
2022-10-17 21:49:50 -05:00
Gazook89
8562d328ff
Merge remote-tracking branch 'upstream/master' into Toggle-AutoSave
2022-10-03 20:46:11 -05:00
Gazook89
bfb82e8a21
autosave warning conditional on elapsed time unsaved.
2022-09-30 12:20:59 -05:00
Gazook89
8609026531
add unsavedTime state for better notification
2022-09-30 11:24:15 -05:00
Gazook89
0cd598ae14
rework the whole thing
2022-09-30 10:42:50 -05:00
Gazook89
95497350e4
move test for autosave status to handleTextChange from trySave()
2022-09-28 20:20:11 -05:00
Gazook89
9bb1344538
tweak behavior per calculuschild notes
...
Default to autosave = true. trySave() when autosave toggled on. Display "auto-saved." when save is a result of autosave.
2022-09-28 12:17:14 -05:00
Gazook89
ab695d29fe
refactor into handle... and render... methods
2022-09-28 11:13:16 -05:00
Gazook89
fa4b3338af
save autosave setting to localStorage
2022-09-27 21:04:51 -05:00
Gazook89
c7ed9ea717
Create autosave toggle dropdown menu
2022-09-27 19:35:29 -05:00
Gazook89
f3c9dde801
thumbnail preview de-uglification
2022-09-21 20:50:10 -05:00
Gazook89
90a65d0a57
Add renderer to pageInfo
2022-09-21 11:37:14 -05:00
Gazook89
0bf1328c17
change monster stat background color
2022-09-21 11:29:42 -05:00
Gazook89
3754468cf4
change sortDir by clicking on sort title.
2022-09-21 11:12:23 -05:00
Gazook89
6329cb2cec
style changes for better contrast
2022-09-21 10:56:45 -05:00
Gazook89
f681948a35
pedantic change
2022-09-21 00:42:10 -05:00
Gazook89
475f3e75dd
add simple toggle to 'save status' field for auto-save
2022-09-21 00:29:40 -05:00
Gazook89
f337925af9
add e.preventDefault() to mousedown event
2022-09-20 23:46:25 -05:00
Gazook89
7623d3e93a
set scrollbar to 'thin' in recentItems dropdown
2022-09-20 20:37:55 -05:00
Gazook89
f2a8a6a03a
match scroll bar style of recentItems to UI
2022-09-20 19:59:38 -05:00
Gazook89
49cc4180a7
set only listPage to overflow-y scroll.
...
The pages are not all quite set up the same way. /new/, /edit/, and /share/ all use an iframe and those iframes have their own scroll behavior. /user/ doesn't have an iframe and so the `.content` portion of the page needs to scroll.
2022-09-20 19:58:52 -05:00
Gazook89
38dccbae09
change 'effect' to 'affect'
2022-09-20 12:19:27 -05:00
Gazook89
7999553973
make reddit issue template a list
2022-09-19 20:44:31 -05:00
Gazook89
3c75ac6156
change some .less to reflect new focus of .active
2022-09-19 11:30:44 -05:00
Gazook89
9fcc7b84c3
set .sort-option to .active rather than button within.
2022-09-19 11:07:47 -05:00
Gazook89
8ac4d93581
change sort-container to baseline alignment
2022-09-19 10:47:35 -05:00
Gazook89
10a349ade8
change sortDir to always white.
2022-09-19 10:27:02 -05:00
Gazook89
87a9194189
remove unset on listPage height.
2022-09-19 10:08:52 -05:00
Gazook89
ac371946d8
Merge branch 'master' into filter-sort-as-divs
2022-09-19 10:04:47 -05:00
Gazook89
5ad4e6b1f1
remove labels from dropdowns and add label
2022-09-19 09:54:34 -05:00
Gazook89
208e9261ce
fixed two more validations
2022-09-19 09:31:55 -05:00
Gazook89
af8d327ae2
fix editPage url query & Saving label
2022-09-18 19:37:40 -05:00
Gazook89
0d931ed5b5
add validation (required) to user-description in save_issue.yml
2022-09-18 19:33:53 -05:00
Gazook89
d8039b0cf2
removed 'title' from save_issue.yml
2022-09-18 19:32:15 -05:00
Gazook89
2e27c5957d
fix checkboxes on feature_request.yml
2022-09-18 19:30:30 -05:00
Gazook89
1bfcb5a839
fix 'validations' on general_issue.yaml
2022-09-18 19:25:26 -05:00
Gazook89
630ff9d86a
add browser field
2022-09-18 10:32:50 -05:00
Gazook89
600b92cbce
Move 'additional steps' to end of post.
2022-09-18 10:19:00 -05:00
Gazook89
7a609f5a78
set Report Save Issue to open save_issue.yaml template
2022-09-18 10:08:01 -05:00
Gazook89
4c3b9f8fb6
small requested changes
2022-09-17 23:59:25 -05:00
Gazook89
b120c47faa
add vertical scroll - auto
2022-09-15 13:38:09 -05:00
Gazook89
49a3057765
clear out some unused properties
2022-09-15 13:33:19 -05:00
Gazook89
fc5d06be0e
fixed vertical spacing
2022-09-15 13:19:27 -05:00
Gazook89
bb25d30663
flex working, but odd vertical spacing
2022-09-15 12:29:25 -05:00
Gazook89
3bae1565b2
Add different Issue forms
2022-09-14 21:30:01 -05:00
Gazook89
9f4920fd2a
change overflow-y behavior to fix navbar
2022-09-13 15:55:50 -05:00
Gazook89
cfdbe06d07
move dir button next to active sort option
2022-09-13 12:26:28 -05:00
Gazook89
46a45a8536
replace sort table with divs and give UI styling
2022-09-13 10:57:28 -05:00
Gazook89
f86ec64714
change localhost to 127.0.0.1
...
node v16+ better utilizes the address 127.0.01 rather than localhost, at least on MacOS while still working for Windows.
2022-09-13 09:19:34 -05:00
Gazook89
58815a3910
add descriptive css comment
2022-03-21 22:09:45 -05:00
Gazook89
b17f173e03
Unset :first-line small-caps rule with drop-cap
2022-03-21 22:02:44 -05:00
Gazook89
f13c16bb4f
add z-index to dropdown container.
...
also just format spacing on css rules
2022-03-13 20:40:41 -05:00
Gazook89
a6ede58d8e
set dropdown items to appear *over* subsequent items
...
change navdropdown items to position:absolute; so they appear *over* the next metadata items, rather than pushing them down when dropdown is open.
2022-03-11 23:16:08 -06:00
Gazook89
3a82e2a24b
fix *suppdorted* typo
2022-03-11 23:11:27 -06:00
Gazook89
28d45b89e0
set mask-image blends to fixed points
...
fixed blend points allows for different sized metadata panel without inadvertently masking text.
2022-03-11 23:10:50 -06:00
Gazook89
b8973d63c0
Small change to search/replace update
...
add correct instruction for MacOS
2022-03-10 22:20:43 -06:00
Gazook89
b1932dc8e4
Utilize dedent in URL paremeters
2022-03-10 22:08:19 -06:00
Gazook89
de54bd4817
add z-index and position to .decoration
2022-03-10 21:56:49 -06:00
Gazook89
424bc9fa6e
remove post title. add post text
2022-03-10 21:42:00 -06:00
Gazook89
5d5d0633ab
Add Nodesto font files to 5e, v3. Update fonts.less
2022-03-10 21:12:20 -06:00
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 and Trevor Buckner
fe15ae07a1
Update client/homebrew/pages/sharePage/sharePage.jsx
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2021-11-24 07:45:51 -06:00
Gazook89
be75019afd
Update sharePage.jsx
2021-11-22 14:26:32 -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