Releases: LLazyEmail/markdown-to-email
Releases · LLazyEmail/markdown-to-email
Stable code & React DOM generator
There a lot of small improvements that really make me happy as a developer.
I was able to tackle some issues that drive me crazy with tests.
At the same time, Vadim did an awesome job with sub-packages. There is still room for improvement, but we slowly drifting into version 2.
Constants moved out
1.3 Update constants.js
layouts moved out
The main idea is to make it work better
Plain HTML generator works
Even we have some errors and kinks to work out - we finally are able to think about next steps
next itteration
- moving out an old version of constants as a separate module
- fixing some crazy bugs
- clean up and "refactoring" few big files that were driving crazy
working version with layouts folder inside
I want to keep a working version, that might be useful later
plain generator with bugfixes
Merge pull request #174 from atherdon/develop Develop
plain js generator done.
For 97% cases, it's working well.
We're working on bugfixes and will slowly move it forward, in order to merge with React Components
react components - in 2 different folders
I just want to save this state, when we have an old version and a new version. just in case if something will go wrong