Commit Graph
5 Commits
Author SHA1 Message Date
dependabot[bot] 03558e8134 Bump handlebars from 4.5.3 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 14:12:59 +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