- Added: extension element
replace
option, allowing free transformation outside of a schema - Updated: all dependencies to their latest versions
- Fixed: inline extension regex (#59)
- Added: support for block extensions!
- Fixed: variable coercition to string from remark-react (#9)
- Added: react-toolbox demo using CodeSandbox
- Added: browser build (#10)
- Added: documentation improvements
- Changed: replace
attributeDefaultValues
bypropsDefaultValues
inelements
option - Changed: replace
hast
byhtml
inelements
option - Changed: move base level properties to
properties
object inelements
option - Changed: replace
placeholder
byplaceholderAffix
option - Added: support for placeholders in children
value
property in options - Added: additional tests
- Added: documentation
- Fixed: bug with non-string property
- Fix travis publish to npm
- Initial release