Releases: michelson/Dante
Releases · michelson/Dante
lerna packages
What's Changed
- Core update by @michelson in #181
- Fixed readme docs link by @SnazzyCoder in #178
- Michelson/upgrade dependencies by @michelson in #196
- Update Demo link in README.md by @divideby0 in #186
- Tipta core update by @michelson in #203
- Link tooltip fix by @michelson in #209
- tiptap/core 2.0.0 beta.182 by @michelson in #235
- Embed fixes by @michelson in #243
- Bump react-dev-utils from 5.0.3 to 11.0.4 by @dependabot in #172
- Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in #226
- Bump parse-url from 6.0.0 to 6.0.5 by @dependabot in #236
- React18 by @michelson in #245
- dante3 package.json updated by @pavel-genuine in #242
- Bump eventsource from 1.1.0 to 1.1.2 by @dependabot in #244
- Tooltips merge by @michelson in #250
- Add ability to show tooltips for buttons by @marinaxkonsta in #249
- Add support for pasting text for uploaded file caption by @johnny-hsiao in #254
- Handle file caption html paste by @johnny-hsiao in #255
- Remove error/debug logs by @GithubAccountOfDanielDavis in #260
- docs: adjust preview url by @wandersonalwes in #262
- docs: add new installation notes for peerDependencies by @wandersonalwes in #259
New Contributors
- @SnazzyCoder made their first contribution in #178
- @divideby0 made their first contribution in #186
- @dependabot made their first contribution in #172
- @pavel-genuine made their first contribution in #242
- @marinaxkonsta made their first contribution in #249
- @johnny-hsiao made their first contribution in #254
- @GithubAccountOfDanielDavis made their first contribution in #260
- @wandersonalwes made their first contribution in #262
Full Changelog: https://github.com/michelson/Dante/commits/lerna-pre
PopOver Refactor + noneditable example
This release introduces a Dante.Article
class to handle a non editable post for read only purposes
- Enabling popovers for reading (anchor and card)
- removing any contenteditable
the non editable example is located at http://michelson.github.io/Dante/non_editable.html (source/non_editable.erb)
Paste html fix
v0.1.6 Version 0.1.6
Inline tooltip collapse fix + image tooltip positioning fix
image delete callback & paste behavior
v0.1.4 Version 0.1.4
fixes on image popover for multiple images
v0.1.1 Version 0.1.1
Suggest - Image popover - Behaviors
v0.1.0 Version 0.1.0
load fonts with // + clean comments on css dist
v0.0.15 Version 0.0.15
Paste fix & better backspace support
v0.0.14 Version 0.0.14
Handles images on backspace
v0.0.13 Version 0.0.13