Gazook89
|
d648bacd26
|
Merge branch 'master' into theme-selector-styling
|
2024-01-13 15:28:51 -06:00 |
|
Gazook89
|
1ca5ba1086
|
Merge branch 'theme-selector-styling' of https://github.com/Gazook89/homebrewery into theme-selector-styling
|
2024-01-13 15:19:40 -06:00 |
|
Gazook89
|
7c28f60e0a
|
fix z-index layering issue
|
2024-01-13 15:19:38 -06:00 |
|
Gazook89
|
8674bc9da2
|
change gray to #999
|
2023-12-23 20:49:59 -06:00 |
|
Gazook89
|
407c35d9f7
|
switch to gray 'active' color
|
2023-12-22 23:40:29 -06:00 |
|
Gazook89
|
8575d72f6e
|
add e.target check to prevent dismissal of select menu
|
2023-12-22 23:36:46 -06:00 |
|
Gazook89
|
7b8e398891
|
improve simple styling on theme selector. nest inside toggle.
|
2023-12-22 22:58:13 -06:00 |
|
Gazook89
|
3cf6691e67
|
remove width constraint on editors in snippet bar.
|
2023-09-29 09:31:20 -05:00 |
|
Gazook89
|
8077a91ff7
|
add foldAll and unfoldAll buttons to snippet bar.
|
2023-09-29 09:31:20 -05:00 |
|
Gazook89
|
09670b8535
|
Stylelint the v3 PHB theme.
|
2023-09-28 00:04:21 -05:00 |
|
Gazook89
|
36f8f39486
|
Tweak monster H3 sizing and spacing per recommendation
|
2023-09-28 00:02:57 -05:00 |
|
Gazook89
|
1556cf361a
|
Check for author in author list before increasing views.
|
2023-09-27 23:46:38 -05:00 |
|
Gazook89
|
c6ef051232
|
Stylelint the editor.less file.
|
2023-09-27 22:56:20 -05:00 |
|
Gazook89
|
2c130d1943
|
add styling for definition lists in the editor.
|
2023-09-27 22:46:51 -05:00 |
|
Gazook89
|
f1e6a9a41e
|
add syntax highlighting for definition lists
|
2023-09-27 22:46:51 -05:00 |
|
Gazook89
|
8d3329069a
|
remove logs
|
2023-08-01 14:16:31 -05:00 |
|
Gazook89
|
2e13eed2ef
|
revert moving pointerMove & pointerUp, now on splitPane
|
2023-08-01 13:53:38 -05:00 |
|
Gazook89
|
310faa449d
|
set editor font size to 16px on touchscreens
iOS requires minimum 16px font to prevent auto-zooming into input fields.
|
2023-08-01 13:29:57 -05:00 |
|
Gazook89
|
0bde336226
|
move all pointer events to divider, not splitPane
|
2023-07-31 22:20:27 -05:00 |
|
Gazook89
|
73e44b8d7a
|
add touch-action css property to splitPane
|
2023-07-31 15:06:09 -05:00 |
|
Gazook89
|
a8db7353b0
|
preventDefaults on pointerEvents to prevent some default behavior.
|
2023-07-30 20:49:16 -05:00 |
|
Gazook89
|
bda8037cd6
|
change onMouse events to onPointer events for mobile use.
|
2023-07-30 20:12:16 -05:00 |
|
Gazook89
|
1f173814ec
|
Add viewport meta tag for mobile view.
|
2023-07-30 19:40:39 -05:00 |
|
Gazook89
|
deb0e2f85b
|
add meta viewport tag in header
|
2023-07-30 15:00:42 -05:00 |
|