Releases: iliyaZelenko/tiptap-vuetify
Releases · iliyaZelenko/tiptap-vuetify
v2.2.0
2.2.0 (2019-10-09)
Features
- i18n: Brazilian portuguese localization (429d970)
- i18n: ua lang (d002792)
v2.1.0
2.1.0 (2019-10-07)
Bug Fixes
- toolbar: correct wrap for toolbar elements and increase spacing for them (44a521b)
Features
- plugin: auto install (if user use via CDN) (f0786c6)
v2.0.2
2.0.2 (2019-10-06)
Bug Fixes
- history: fix error if no options for the extension (af5e3be)
v2.0.1
2.0.1 (2019-10-06)
Bug Fixes
- build: fix rollup dependencies and config (on prev commit) (e6b3456)
v2.0.0
2.0.0 (2019-10-06)
Features
- architecture changes (14b6604)
- rewrite plugin, dependency update, small refactor (f0a5d06)
- extensions, i18n, icons: rewrite extensions for a new look, news i18n for links, fix icons (42cdc13)
- vuetify 2: rewrote the components for the Vuetify 2. Also other minor changes (7ac50f3), closes #33 #29 #43 #21 #18
BREAKING CHANGES
- Vuetify version, accces to vuetify via required property in options
- extensions are now used differently
v1.7.0
1.7.0 (2019-08-28)
Features
v1.6.0
1.6.0 (2019-08-14)
Features
v1.5.0
1.5.0 (2019-07-23)
Features
- i18n: Spanish language (#23)
- Add prop to allow output to be configurable (#17)
v1.4.1
1.4.1 (2019-06-01)
Features
- editor: added placeholder (d42ab46)
v1.3.5
1.3.5 (2019-04-07)
Bug Fixes