- Bump React version to 1.17.1. (@abhaynikam)
- Bump Trix version to 1.13.1. (@abhaynikam)
- Update package.json to move React to peer dependencies. (@abhaynikam)
- Adds
elementProps
option to add custom props to the ToolbarButton. (@abhaynikam)
- Adds option to override or add custom toolbar actions. (@abhaynikam)
- Remove 'unused' import of Trix to prevent webpack packaging conflicts with projects. ([@CUnknown][])
- Support ID and Name input attribute as component props. ([@CUnknown][])
- Bump trix version
1.2.3
->1.2.4
. (@abhaynikam)
- Add ability to allow Rails direct uploading via Trix Editor. (@abhaynikam)
- Add options to configure placeholder and autofocus for Trix Editor. (@abhaynikam)
- Create React Trix RTE NPM package. (@abhaynikam)