Skip to content

Releases: LLazyEmail/markdown-to-email

Stable code & React DOM generator

01 May 20:48
9e4c0e6
Compare
Choose a tag to compare

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

11 Apr 07:46
eb6e697
Compare
Choose a tag to compare
1.3

Update constants.js

layouts moved out

09 Mar 12:40
6dcffd3
Compare
Choose a tag to compare

The main idea is to make it work better

Plain HTML generator works

28 Feb 14:35
98d7aaf
Compare
Choose a tag to compare

Even we have some errors and kinks to work out - we finally are able to think about next steps

next itteration

04 Jan 00:38
2d0343d
Compare
Choose a tag to compare
next itteration Pre-release
Pre-release
  • 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

23 Dec 06:15
d0a0cf9
Compare
Choose a tag to compare

I want to keep a working version, that might be useful later

plain generator with bugfixes

06 Dec 19:37
c329f4b
Compare
Choose a tag to compare
Pre-release
Merge pull request #174 from atherdon/develop

Develop

plain js generator done.

05 Dec 22:33
01a700b
Compare
Choose a tag to compare
Pre-release

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

30 Nov 08:18
Compare
Choose a tag to compare

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