waveterm/wavesrv/pkg
Red J Adaya 37ab1bca90
allow resizing of left sidebar (#244)
* wip

* integrate original sidebar content

* ResizableSidebar component

* trigger toggleCollapse

* remove debugging code

* minor refactor. disable text select on mousemove

* replace icons with fontawesome icons. fix alignment issues

* fix session view width when tabs overflow

* prevent index and icon from shifting when resizing

* snap effect

* minor refactor

* apply collapsed mode to sidebar contents

* change default width to 240px

* backend implementation

* fix wrong subcmd

* save collapsed state

* retore sidebar state on reload/launch

* use collapse data form db on first load. use previously saved width on expand.

* persist width as well collapse state

* various fixes and improvements

* bind methods

* refactor

* more refactor

* fix minor bug

* fix merge issues

* various fixes

* refactor

* fixes

* fix issues

* fix all issues

* resolve undefind tempWidth

* fix toggleCollapsed

* use Promise in stopResizing method

* use tempCollapsed to for real time toggling between logos

* minor method name change

* refactor

* remove debugging code

* fix conflict

* fix setting collapsed state via CLI

* minor refactor

* remove debugging code

* create setTempWidthAndTempCollapsed method

* handle invalid width set via cli

* refactor: setbycli not actually needed

* remove unused code
2024-01-30 20:17:49 -08:00
..
cmdrunner allow resizing of left sidebar (#244) 2024-01-30 20:17:49 -08:00
comp zsh support (#227) 2024-01-16 16:11:04 -08:00
dbutil big update to screen/session delete, and clear (#199) 2023-12-27 13:11:53 -08:00
keygen Fixing linting errors in unused keygen function (#135) 2023-12-12 14:17:03 -08:00
mapqueue add license notice (#37) 2023-10-16 21:31:13 -07:00
pcloud zsh cleanup and stats (#247) 2024-01-23 17:19:03 -08:00
promptenc zsh support (#227) 2024-01-16 16:11:04 -08:00
releasechecker Add sidebar banner when new release is available (#147) 2023-12-15 17:43:54 -08:00
remote Add indicator to tabs and workspaces to show when commands are running (#254) 2024-01-28 13:47:36 -08:00
rtnstate zsh support (#227) 2024-01-16 16:11:04 -08:00
scbase bump to v0.6.1 2024-01-29 09:39:36 -08:00
scpacket zsh support (#227) 2024-01-16 16:11:04 -08:00
scws code to restore indicator state on refresh (#260) 2024-01-29 23:51:01 -08:00
shparse zsh support (#227) 2024-01-16 16:11:04 -08:00
sstore allow resizing of left sidebar (#244) 2024-01-30 20:17:49 -08:00
wsshell add license notice (#37) 2023-10-16 21:31:13 -07:00