Add delay to mass WI drawer toggle
Commits
main2025-06-06
2205d5b2
Comment-out scroll delay
Hide overflow of rm_characters_block
Remove early return
Add generic class for scroll delay
Delay right menu scrolls until animation
Fix eslint
Merge pull request #4102 from cloak1505/gemmaSigned
Init key scroll heights immediately
Fix expand/collapse all entries
Hide drawer scrollbar until the animation finishes
Wrap right menu in scrollableInner
Merge pull request #4101 from cloak1505/stagingSigned
Add gemma-3n-e4b-it
Sync OpenRouter providers listSigned
- fix charPanel div heights - fix noHotswap area height & flex dir
2025-06-05
Fix non-recursable and prevent recursion flags
Remove opacity transition
WI: Split entry header and editor
Lint fix
Fix right/left drawers animations
Pure CSS drawer animations
- replace top bar toggle animations with opacity fades - refactor MovingUI - refactor getWorldEntry
New Jeremy 2.5 Pro
Don't destroy sortable manually
Replace select2 detection
Remove pointless DOM call
Prevent saveWorldInfo calls while rendering the list
Remove debug logs with DOM queries
Merge branch 'release' into staging
Merge pull request #4093 from SillyTavern/dependabot/npm_and_yarn/multer-2.0.1Signed
Bump multer from 2.0.0 to 2.0.1Signed
dont reload editor list on world list tag click if that world is already displayed and open in the editor
await the fade in..
Removes memory heap bloat by improving DOM and JQUI datacache clearing when swapping WI in the editor, and all other 'reloadEditor' calls via slashcommands etc. Results in a slight delay depending on entries visible via pagination (about 2s for 50 visible entries), but I added a pleasant fade transition to make it feel organic.
2025-06-04
2025-06-03
2025-06-02
rename chat: update to new popup
slash-commands.js: update for new popup
Fix for eslint
bulk edit: update for new popup
horde.js: update for new popup
regex: update for new popup
caption: update for new popup
textgen-models.js: update for new popup