waveterm/wavesrv/pkg
Red J Adaya ea9cb37de1
drag and drop support for tabs (#146)
* back-end implementation. initial ui implementation

* rough implementation of drag and drop

* wrap with AnimatePresence

* persist screen order

* cleanup

* return all screens when updating indices

* remove y axis anitation

* remove debugging code

* chain filtering and sorting logic

* remove unused var

* fix issue where tabs shift to left on hover

* fix tabElem scroll into view regression

* clear scrollIntoViewTimeout when component unmounts

* remove borken style prop

* completely remove animation related props

* scroll into view only when there's a new tab

* minor comment fix

* resolvePosInt() to resolve index

* move tab width const to magiclayout.ts

* move back scroll into view code as it was before

* clear timout

* refactor setTimeout

* remov debugging codes

* format cmdrunner.go

* move clearTimeout

* remove wheel event listener
2023-12-14 21:50:47 -08:00
..
cmdrunner drag and drop support for tabs (#146) 2023-12-14 21:50:47 -08:00
comp fix some go errors/warnings 2023-12-05 10:43:57 -08:00
dbutil add license notice (#37) 2023-10-16 21:31:13 -07: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 add license notice (#37) 2023-10-16 21:31:13 -07:00
promptenc Fix potential overflow in promptenc arithmetic 2023-12-12 16:51:19 -08:00
remote added openaibaseurl parameter to client:set (#141) 2023-12-13 14:03:22 -08:00
rtnstate update screen -> tab in user facing messages. waveshell var / ignore. fix bug with external urls 2023-11-10 12:31:31 -08:00
scbase On MacOS allow UserShell to override /bin/bash (#137) 2023-12-14 21:45:27 -08:00
scpacket add license notice (#37) 2023-10-16 21:31:13 -07:00
scws add a defer/recover to scws WriteJson 2023-11-10 13:36:37 -08:00
shparse add license notice (#37) 2023-10-16 21:31:13 -07:00
sstore added openaibaseurl parameter to client:set (#141) 2023-12-13 14:03:22 -08:00
utilfn address comment, clean up tests 2023-12-12 20:36:16 -08:00
wsshell add license notice (#37) 2023-10-16 21:31:13 -07:00