refactor!: remove ARROW, EDGESTYLE, PERIMETER enums by tbouffard · Pull Request #796 · maxGraph/maxGraph

@tbouffard

This slightly decreases the size of applications. In maxGraph examples, the decrease is about 0.5 kB.

BREAKING CHANGES: some enums have been removed. Use the string counterparts from related types:
  - `ArrowValue` instead of `constants.ARROW`
  - `EdgeStyleValue` instead of `constants.EDGESTYLE`
  - `PerimeterValue` instead of `constants.PERIMETER`

@tbouffard

coderabbitai[bot]

@tbouffard

@tbouffard

@tbouffard tbouffard deleted the refactor/remove_some_enums branch

May 2, 2025 17:27

This was referenced

May 3, 2025