Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flatten (most) of the internal modules #51

Merged
merged 1 commit into from Apr 30, 2016
Merged

Flatten (most) of the internal modules #51

merged 1 commit into from Apr 30, 2016

Conversation

amireh
Copy link
Contributor

@amireh amireh commented Apr 30, 2016

Changes:

  • markdownToText is now part of the RendererUtils module
  • htmlToText is now part of the RendererUtils module
  • RendererUtils.sanitize has been renamed to .htmlToText
  • RendererUtils.renderText has been renamed to .markdownToText
  • Renamed the "core" plugin to HTMLSerializerPlugin to better reflect
    what it is
  • Renamed "Utils" to "AssetUtils" to better reflect what it is

TODO:

  • Move utils/* out of the core and have plugins stop reaching out to
    the internal modules
  • Move parseGitStats out of core

Changes:

- markdownToText is now part of the RendererUtils module
- htmlToText is now part of the RendererUtils module
- RendererUtils.sanitize has been renamed to .htmlToText
- RendererUtils.renderText has been renamed to .markdownToText
- Renamed the "core" plugin to HTMLSerializerPlugin to better reflect
  what it is
- Renamed "Utils" to "AssetUtils" to better reflect what it is

TODO:

- Move utils/* out of the core and have plugins stop reaching out to
  the internal modules
- Move parseGitStats out of core
@amireh amireh merged commit 913eef5 into master Apr 30, 2016
@amireh amireh deleted the flat-structure branch April 30, 2016 13:54
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.

None yet

1 participant