Commit Graph
5 Commits
Author SHA1 Message Date
dependabot[bot] eb18a8c2c5 Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 16:01:04 +00:00
bendtherules 84a9b387f0 tagHandler - Handle fallback html tag + basic test
Also added preact dep.
Fixed class or function component flowing into tagHandler
2019-12-22 19:54:46 +05:30
bendtherules 9fdd814558 Add dep - markdown and unified modules
To build and convert md ast to markdown
2019-12-15 16:31:31 +05:30
bendtherules da398103cb Add dep - React to use helpers
Using helpers like React.children.toArray in renderer

TODO: Its should be latter set as peerDependency
2019-12-15 13:17:48 +05:30
bendtherules e63760b12d Add devdep - @types/react 2019-12-15 10:43:01 +05:30