* Add linux makers
* missed some
* remove eu-strip
* blah
* add description
* remove v from version
* add exec name
* use bin
* add bin to both
* test flatpak
* test adding dev dependencies
* remove flatpak for now
* add command to flatten directory structure
* update package info
* save rpm info
* save work
* add bin to packagerConfig
* save work
* okay let's see what happens
* iterate array
* test more
* remove large
* test
* test
* remove linux arm
* test addl targets
* add quiet to zip
* revert dir flatten
* remove pacman
* add s3 bucket to electron-builder config
* make dir
* only copy artifacts
* don't merge
* zip recurse
* blah
* replace with electronupdater
* make generic
* fix
* fix stuff
* Update build-helper.yml
* test fix
* fix path
* remove tree
* messed up comment
* remove touch
* add platform name to artifact
* remove license
* remove forge
* cleanup builder config
* switch artifact name order
* Remove darwin restriction on autoupdate
* try adding back pacman
* fix license
* remove pacman again
* rewrite scripts
* add binary paths to builder
* clean up
* Update scripts
* update interval and readme
* remove flatpak and snap dependencies for now
* upload with a wildcard
* fix paths for addl binaries
* add back blockmap
* update release path
* add newline
* remove forge config
* 2 small fixes - remove double cd for waveshell building, and remove GOARCH for wavesrv binary in dev mode
Electron version 28.1.2 introduced a bug where the traffic light to undo
fullscreen was not available in fullscreen. It has been fixed by the
most recent version, so we are upgrading to it.
* 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
* init
* init
* error handling
* use css
* minor improvements
* fix some issues and tabicon init
* show error indicator when empty and is required
* debounce input
* fix decorator linting issue
* icon system init
* fix bugs
* color custom icons and fix regression
* remove debugging code
* remove @tab-magenta. fix formatting.
* swap magenta for mint
* change tab color order
* testing universal build
* arch files not required anymore
* use CGO_ENABLED for wavesrv. write out notes about the universal build problems/solution
* script and updates for universal build
* more updates for sign/notarize flow for universal app
* put in prod migration check
* build prompt to wave migration into emain. updates to macos build scripts
* update some packages
* successful universal build
* remove unused code
* update newtab screen to make it match the figma mockup (still waiting on UI for name)
* fix all typescript errors
* update for new build
* remove old import
* can open / close Apps view
* gotten app list to load dynamically
* updated icons bizzare that they all have the same bg
color
* can select an app form left bar
* could not get ImageViewer to work :(
* getting rid of screenshots
* readme.md works
* fixed the color problems for icons
* more fixes
* add delay and slight opacity animation
* cleanup
* focus support
* use savedHeight as initial tbody height
* cleanup
* set container to savedHeight initially
* fix calc issue
* more calc fixes
* more calc fixes
* md does render. need cleanups
* simul scrolling works
* preview button works
* md previewer works
* use Markdown component from elements, fix null ptr with unset ref
* add scroller div back in
* scrollers should overscroll contain
---------
Co-authored-by: sawka
* serving moncao from node_modules
* add monaco-editor to package.json
* allow node_modules/monaco-editor into the build
---------
Co-authored-by: sawka