refactor!: expose all exported functions in namespaces by tbouffard · Pull Request #740 · maxGraph/maxGraph
Introduce `guiUtils` and `requestUtils` to hold functions that previously lived alone. By convention, only the global configuration functions live outside a namespace. BREAKING CHANGES: some functions are now accessible via a namespace: - `get`, `getAll`, `load`, `submit` via `requestUtils` - `error`, `popup` via `guiUtils`
tbouffard
deleted the
refactor/exported_functions_in_namespace
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters