What's Changed
- Fix ensureAttachmentExclusivelyHasAttribute by @afcapel in #967
- Fix typo in importing Document model (v2) by @ikanade in #959
- Configure Sauce Connect Proxy to work with Github actions by @afcapel in #989
- Don't start Trix automatically on load by @afcapel in #988
- Add a
yarn start
for easier local development by @kevinmcconnell in #992 - Replace callbacks with async/await in tests by @afcapel in #994
- Qunit upgrade by @afcapel in #995
- Ignore multiple
start()
calls by @kevinmcconnell in #1004 - Run
yarn build-assets
at the beginning ofyarn start
by @shimbaco in #1006 - Fix a link on README by @shimbaco in #1005
- Allow intercepting attachment toolbar creation by @kevinmcconnell in #1007
- Show output on the development page by @kevinmcconnell in #1002
- Allow customizing the table separator by @kevinmcconnell in #1003
- Automatically start Trix on the next tick after import by @afcapel in #1008
New Contributors
- @ikanade made their first contribution in #959
- @kevinmcconnell made their first contribution in #992
- @shimbaco made their first contribution in #1006
Full Changelog: v2.0.0-beta.0...v2.0.0-beta.1