Skip to content

Conversation

@zorkow
Copy link
Member

@zorkow zorkow commented Apr 26, 2024

The PR

  • refactors utility functions for units into a separate module. This resolves a circular dependency between TexParser and ParseUtils. Therefore also the trimSpaces function is moved to UnitUtils although it does not "topically" fit.
  • rewrites UnitMap from an extension of Map to using an private Map property, to avoid problems with ES5.

@zorkow zorkow requested a review from dpvc April 26, 2024 20:38
@zorkow
Copy link
Member Author

zorkow commented Apr 26, 2024

For some reason there is an update in the pnpm-lock.yaml file. There don't seem to be many changes, though.

@dpvc
Copy link
Member

dpvc commented Apr 27, 2024

Looks good. lgtm.

@zorkow zorkow merged commit ed94a10 into develop Apr 28, 2024
@zorkow zorkow deleted the refactor/1/unit_utils branch April 28, 2024 22:18
@dpvc dpvc added this to the v4.0 milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants