web
,workspaces-api
,workspaces-app
- #118 Implemented workspaces. (@flashd2n) (@SvetozarMateev)
cli-core
- #110 Extend the CLI with workspaces functionalities. The CLI can now set up a dev environment with workspaces, build and serve all workspaces assets and allows the developers to define and inject css files into the workspace frame. (@flashd2n)
- #57 Added
version
command to the CLI, which returns the currently installed version of the package (@flashd2n)
golden-layout
- #106 Added Golden layout package. This is the underlying UI controller of the Workspaces App. (@SvetozarMateev)
web
- #95 Implemented the AppManager API. (@ggeorgievx)
web
- #82 Implemented the Channels API. (@ggeorgievx)
ng
web
- #100 Fixed an issue which caused GlueWeb() to crash if no appManager value was provided (@ggeorgievx)
core
- #64 Bugfix/issue 62 (@kirilpopov)
cli-core
- #54 Fixed a bug where the node process hangs on MacOS 🐛 (@ggeorgievx)
- #52 Fixed an issue where the CLI
build
will produce a .js config file, instead of .json (@flashd2n)
web
- #86 Made the Channels API compatible with Enterprise (@ggeorgievx)
react-hooks
- CodeSandBox Examples
web
- #87 Added Channels API Documentation (@ggeorgievx)
react-hooks
- #114 Added React tutorial text and snippets fixes (@yankostadinov)
- #84 #76 Extended ReactJS documentation and tutorial with channels (@GrigorPenev)
cli-core
,core
,ng
,react-hooks
,web
,worker-web
ng
react-hooks
,web
,worker-web
- #46 #49 #53 #58 Fixed various documentation errors and improved overall quality (@ggeorgievx)
- #102 #104#113 Created Glue42 Core E2E testing environment, complete with custom process controllers. This E2E runs on latest CLI, Web, Workspaces API, Workspaces APP, Core, Worker and Gateway packages. (@GrigorPenev)
- Georgi Georgiev (@ggeorgievx)
- Hristo Ivanov (@arjunah)
- Kalin Kostov (@flashd2n)
- Kiril Popov (@kirilpopov)
- Stoyan Uzunov (@sguzunov)
- Svetozar Mateev (@SvetozarMateev)
- Yan Kostadinov (@yankostadinov)
- Emil Petkov @3lmo
- Grigor Penev @GrigorPenev
react-hooks
web
- #31 Created the @glue42/web package, which exposes an API for all Glue42 Clients to utilize the interop, window and contexts capabilities. (@kirilpopov)
core
- #27 Transferred the existing code-base for the @glue42/core package from the internal stash system to github. This package processes the Glue42 Client connection to the gateway and exposes interop functionality. It is the foundation of @glue42/web. (@kirilpopov)
cli-core
worker-web
- #28 Created the Vanilla JS tutorial - text guide, project start code and full solution. (@flashd2n)
- #16 Created a React tutorial for Glue42 Core, which showcases the use of the @glue42/react-hooks library. (@3lmo)
- #36 Added guide for running a Glue42 Core application in Glue42 Enterprise (@kirilpopov)
- #32 Created the API reference documentation for @glue42/web (@flashd2n)
- #34#37#43 Created the texts for the initial version of the Glue42 Core documentation (@flashd2n, @ValkaHonda)
- Kiril Popov (@kirilpopov)
- Kalin Kostov (@flashd2n)
- Emil Petkov (@3lmo)
- Valentin Aleksandrov (@ValkaHonda)