1.4.0 - 2019-01-08
January 8, 2019 ยท View on GitHub
- Added: extension element
replaceoption, allowing free transformation outside of a schema - Updated: all dependencies to their latest versions
- Fixed: inline extension regex (#59)
1.3.0 - 2017-09-19
- Added: support for block extensions!
- Fixed: variable coercition to string from remark-react (#9)
1.2.0 - 2017-07-16
- Added: react-toolbox demo using CodeSandbox
1.1.0 - 2017-07-16
- Added: browser build (#10)
- Added: documentation improvements
1.0.0 - 2017-07-16
- Changed: replace
attributeDefaultValuesbypropsDefaultValuesinelementsoption - Changed: replace
hastbyhtmlinelementsoption - Changed: move base level properties to
propertiesobject inelementsoption - Changed: replace
placeholderbyplaceholderAffixoption - Added: support for placeholders in children
valueproperty in options - Added: additional tests
- Added: documentation
- Fixed: bug with non-string property
0.2.1 - 2017-06-07
- Fix travis publish to npm
0.2.0 - 2017-06-07
- Initial release