refactor!: expose all exported functions in namespaces by tbouffard · Pull Request #740 · maxGraph/maxGraph

@tbouffard

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

coderabbitai[bot]

@tbouffard

coderabbitai[bot]

tbouffard

@tbouffard

coderabbitai[bot]

@tbouffard tbouffard deleted the refactor/exported_functions_in_namespace branch

March 31, 2025 08:39