G.Ambatte
075c8805e0
Merge branch 'fixVarNameAsParam-#3622' of https://github.com/G-Ambatte/homebrewery into fixVarNameAsParam-#3622
2024-08-10 08:24:23 +12:00
G.Ambatte
5c4187cd06
Add variable names as function parameter tests
2024-08-10 08:24:16 +12:00
G.Ambatte
1719cc68fa
Merge branch 'master' into fixVarNameAsParam-#3622
2024-08-10 08:23:23 +12:00
G.Ambatte
3ba67fb3d0
Merge branch 'master' into fixVarNameSubstringClash-#3613
2024-08-10 07:56:04 +12:00
G.Ambatte
f58d52c4b6
Add comma to var math split regex
2024-08-10 07:54:50 +12:00
G.Ambatte
22257a95e0
Merge branch 'master' into fixInfoPanel-#3586
2024-08-09 18:06:07 +12:00
G.Ambatte
713c978f08
Add disableMeta to /migrate
2024-08-09 18:05:36 +12:00
G.Ambatte
3eb0c7acfe
Add variable name checks
2024-08-09 17:42:15 +12:00
G.Ambatte
c3e6c01ec1
Fix typo in regex
2024-08-09 15:33:28 +12:00
G.Ambatte
5bb5cdec05
Change replaceAll to use RegEx from string
2024-08-09 13:10:30 +12:00
G.Ambatte
8ef319d2cd
Merge branch 'master' into fixSelectSelfInThemeSource-#3614
2024-08-03 16:35:17 +12:00
G.Ambatte
1513a983f7
Skip self when generating metadata dropdown list
2024-08-03 16:32:49 +12:00
G.Ambatte
1b71bbaefb
Remove escaping from new functions
2024-08-03 10:32:39 +12:00
G.Ambatte
fcd5279381
Enable built-in abs()
2024-08-03 10:32:18 +12:00
G.Ambatte
4276d38152
Merge branch 'master' into addSignedFunction-#3537
2024-08-03 09:47:00 +12:00
G.Ambatte and Trevor Buckner
e1fe640e92
Update shared/naturalcrit/markdown.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2024-08-02 07:03:27 +12:00
G.Ambatte and Trevor Buckner
6f99fe7455
Update shared/naturalcrit/markdown.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2024-08-02 07:02:57 +12:00
G.Ambatte
e7108947d6
Fix expected values for pageCount and renderer
2024-08-01 13:24:23 +12:00
G.Ambatte
8b68f24135
Merge branch 'master' into fixInkFriendlySnippet-#3563
2024-08-01 12:43:20 +12:00
G.Ambatte
e32ae9a792
Merge branch 'master' into fixToCUpperCasing-#3572
2024-08-01 12:42:08 +12:00
G.Ambatte
758a951bf5
Merge branch 'master' into fixInfoPanel-#3586
2024-08-01 12:33:07 +12:00
G.Ambatte
21ac50cd27
Merge branch 'master' into addSignedFunction-#3537
2024-08-01 12:32:07 +12:00
G.Ambatte
251d03b7be
Merge branch 'master' into addSignedFunction-#3537
2024-07-31 20:58:40 +12:00
G.Ambatte
17f8de48a8
Add disableMeta prop to SharePage
2024-07-21 13:33:23 +12:00
G.Ambatte
aebfcc7885
Add new var math functions
2024-07-21 00:18:06 +12:00
G.Ambatte
9a4cc5f63e
Add @import folding
2024-07-20 14:57:09 +12:00
G.Ambatte
f830104531
Use textContent instead of innerText
2024-07-17 13:59:00 +12:00
G.Ambatte
cb9d24d5b4
Remove text-decoration from Brew Item links
2024-07-11 20:03:17 +12:00
G.Ambatte
23fd70e3c3
Add additional style to existing SolberaImitation
2024-07-11 18:10:26 +12:00
G.Ambatte
0cf79ceeb1
Merge branch 'master' into fixInkFriendlySnippet-#3563
2024-07-09 08:00:27 +12:00
G.Ambatte
7b9bd70554
Change filter to box-shadow
2024-07-08 19:57:21 +00:00
G.Ambatte
9c4de58161
Limit htmlString to the first element ONLY
2024-07-06 13:22:47 +12:00
G.Ambatte
7c60fbe655
Remove page + 1 from ToC generator snippet
2024-07-02 20:46:01 +12:00
G.Ambatte
68f95f6130
Merge branch 'master' into tweakCMPageLineBrightness
2024-06-08 10:05:12 +12:00
G.Ambatte
33c2bee873
Remove unused useState
2024-06-07 16:05:14 +12:00
G.Ambatte
8bbf2e1ce4
Dim background while Modal displayed
2024-06-07 11:25:34 +12:00
G.Ambatte
476002ae4d
Tweak notificationPopup.less
...
Stop the notification from covering the renderWarning when both are present
2024-06-07 11:01:47 +12:00
G.Ambatte
54ec1b8827
Comment out dialog.less reference
2024-06-07 10:50:57 +12:00
G.Ambatte
a87d62c9c2
Tweak page line brightness
...
As per Reddit report (https://redd.it/1d8opte ), on dark CodeMirror themes, it can be difficult to read the folded text between the bright backgrounds of `\page` lines.
This PR tweaks the brightness down slightly by reducing opacity of the background from 75% to 50%.
2024-06-07 09:30:09 +12:00
G.Ambatte
8c315980e9
Revert dismiss styling to opacity change on hover
2024-06-06 22:37:01 +12:00
G.Ambatte
359a64968c
Nudge popups left
2024-06-06 22:31:05 +12:00
G.Ambatte
866548deec
Move renderWarnings to use Dialog
2024-06-06 22:12:13 +12:00
G.Ambatte
ed39852a8f
Move dialog[open] to Dialog component styling
2024-06-06 22:00:28 +12:00
G.Ambatte
38fc647495
Change NotificationPopup to inline-block from block
2024-06-06 21:46:34 +12:00
G.Ambatte
fa7b3ea2a0
Shift dismiss button, tweak local storage check
2024-06-06 21:41:33 +12:00
G.Ambatte
9e041d26bd
Fix display property on dialog causing close() to not work
2024-06-06 21:40:54 +12:00
G.Ambatte
4f4cef0f6c
Tweak LockNotification styling
2024-06-06 12:02:07 +12:00
G.Ambatte
556ded9b08
Tweak Dialog to work with showModal and show LockNotifications
2024-06-06 12:01:55 +12:00
G.Ambatte
0efcd5d258
Shift LockNotification to use Dialog
2024-06-05 13:03:26 +12:00
G.Ambatte
31b6e0c4f6
Show dialog when dismissKey prop is not specified
2024-06-05 12:33:13 +12:00
G.Ambatte
ec514cdb51
Set local storage only if dismissKey prop exists
2024-06-05 07:49:29 +12:00
G.Ambatte
24e67e2270
Restore Info Circle to notification
2024-06-04 17:47:17 +12:00
G.Ambatte
5f6d5f53cc
Change dismiss button to use fa-dismiss
2024-06-04 17:38:06 +12:00
G.Ambatte
865c5678bc
Change all Modal references to Dialog
2024-06-04 17:34:26 +12:00
G.Ambatte
05ba7b41d1
Tweak NotificationPopup
2024-06-04 17:29:34 +12:00
G.Ambatte
e7735e242a
Add closeText prop
2024-06-04 17:28:29 +12:00
G.Ambatte
1111d8275c
Tweak dismiss button styling
2024-06-04 17:27:45 +12:00
G.Ambatte
f3b01bc75c
Fix for modals
2024-06-04 16:51:43 +12:00
G.Ambatte
8685c5cae4
Break Dialog out of NotificationPopup, restore NotificationPopup to original position
2024-06-04 16:26:51 +12:00
G.Ambatte
930709223a
Lint fix
2024-06-01 12:42:40 +12:00
G.Ambatte
a6ce36689c
Shift NotificationPopup to shared components & update BrewRenderer ref
2024-06-01 12:38:01 +12:00
G.Ambatte
2424d34682
Merge branch 'master' into addLockNotification-#3326
2024-06-01 12:14:04 +12:00
G.Ambatte
b4ee62a1bd
Merge branch 'master' into experimentalHTMLSanitization
2024-05-11 08:58:21 +12:00
G.Ambatte
632efe8b9f
Add Share ID to lock notification
2024-05-10 08:17:09 +12:00
G.Ambatte
bf38f95d25
Pass ID to Lock Notification
2024-05-10 08:05:29 +12:00
G.Ambatte
f6daeb4acd
Update error message
2024-05-10 08:05:09 +12:00
G.Ambatte
10a7f34abb
Update lock message
2024-05-10 07:45:04 +12:00
G.Ambatte
3a054f1ae0
Merge branch 'master' into addLockNotification-#3326
2024-05-10 07:15:40 +12:00
G.Ambatte
cdad9af453
Merge branch 'master' into experimentalHTMLSanitization
2024-05-08 23:30:49 +12:00
G.Ambatte
4e0ec75e58
Revert template.js changes for separate PR
2024-05-06 09:46:34 +12:00
G.Ambatte
1af989c4a3
Case insensitive matching
2024-05-06 07:27:22 +12:00
G.Ambatte
53480fdd5f
Merge branch 'master' into experimentalHTMLSanitization
2024-05-05 20:50:46 +12:00
G.Ambatte
ffa90c397c
Add script sanitization to template.js
2024-05-05 20:18:53 +12:00
G.Ambatte
eb0440d36d
Fix ID removal
2024-04-28 01:13:12 +12:00
G.Ambatte
cd82db16d5
Add DOMPurify config options
2024-04-28 00:49:03 +12:00
G.Ambatte
bdad601ebc
Remove now-obsolete sanitization function
2024-04-27 23:58:55 +12:00
G.Ambatte
97a74902ef
Add DOMPurify to BrewRenderer
2024-04-27 23:58:23 +12:00
G.Ambatte
ab30b6a799
Add DOM-Purify package
2024-04-27 23:38:55 +12:00
G.Ambatte
9f31a2c8a2
I can spell, honest
2024-04-20 14:06:33 +12:00
G.Ambatte
09cf5a9b04
Fix test
2024-04-20 14:02:46 +12:00
G.Ambatte
4c6953a4e0
Differentiate between Edit and Share messages
2024-04-20 13:57:33 +12:00
G.Ambatte
b4b4fbe375
Update fixed text and add REMOVAL button (NYI)
2024-04-20 13:50:10 +12:00
G.Ambatte
4bc07ceb4e
Nudge line and button spacing
2024-04-20 13:49:36 +12:00
G.Ambatte
fde1706a0c
Merge branch 'master' into addLockNotification-#3326
2024-04-20 12:55:44 +12:00
G.Ambatte
963ec282d3
Initial functionality pass
2024-03-29 20:06:16 +13:00
G.Ambatte
b35739c5c1
Change Marked extension priority order
2024-03-27 15:48:34 +13:00
G.Ambatte
bae56b8b9d
Fix crash when match is undefined
2024-03-22 14:27:45 +13:00
G.Ambatte
40fc422ab5
Check inline DL has priority over multiline DL
2024-03-20 13:31:10 +13:00
G.Ambatte
7f168f35b8
Add test for locked brew
2024-03-17 21:35:03 +13:00
G.Ambatte
21c0916693
Switch to boolean lock state
2024-03-17 21:34:31 +13:00
G.Ambatte
8f0fb6e458
Merge branch 'master' into experimentalBrewLocking-#3326
2024-03-17 18:40:57 +13:00
G.Ambatte
5b35d1169d
Merge branch 'experimentalBrewLocking-#3326' of https://github.com/G-Ambatte/homebrewery into experimentalBrewLocking-#3326
2024-02-28 16:02:47 +13:00
G.Ambatte
0d1d3a180d
Handle missing lock property
2024-02-28 16:02:35 +13:00
G.Ambatte
df3db14e8b
Merge branch 'master' into experimentalBrewLocking-#3326
2024-02-28 15:55:01 +13:00
G.Ambatte
bc29cddcec
Merge pull request #3165 from G-Ambatte/experimentalTagFiltering-#3164
...
Add tag filtering
2024-02-27 08:49:33 +13:00
G.Ambatte
f9d8344dba
Remove unnecessary function
2024-02-26 21:16:37 +13:00
G.Ambatte
622579bb7d
Merge branch 'master' into experimentalTagFiltering-#3164
2024-02-26 13:12:37 +13:00
G.Ambatte
26263c0bf8
Remove unused function parameter type
2024-02-26 13:01:13 +13:00
G.Ambatte
802da2920b
Initial functionality pass
2024-02-25 22:28:44 +13:00
G.Ambatte
a2b97abb2e
Remove missed console.log debugging lines
2024-02-25 11:47:34 +13:00