Skip to content

Latest commit

 

History

History
324 lines (145 loc) · 15.3 KB

CHANGELOG.md

File metadata and controls

324 lines (145 loc) · 15.3 KB

2.24.0 (2020-07-19)

Bug Fixes

Features

2.23.0 (2020-06-01)

Features

2.22.0 (2020-05-27)

Features

2.21.0 (2020-05-27)

Features

2.20.0 (2020-05-22)

Features

2.19.0 (2020-05-21)

2.18.0 (2020-05-16)

Bug Fixes

  • translation: useless warning about unsupported current language (#174) (ad551c1)

Features

2.17.0 (2020-05-14)

Features

  • i18n: added Swedish language support (#158) (3337180)

2.16.1 (2020-05-08)

Bug Fixes

2.16.0 (2020-05-08)

Features

2.15.0 (2020-05-03)

Features

2.14.0 (2020-05-01)

Bug Fixes

  • linter: remove trailing space (103f4a1)

Features

2.13.2 (2020-02-19)

Bug Fixes

  • todolist: vuetify's checkobx init value (420d6e6)

2.13.1 (2020-02-19)

Bug Fixes

  • todolist: settled the change event (2132508), closes #127

2.13.0 (2020-02-19)

Features

  • extensions: todoList and TodoItem extension! (de0aa90), closes #127

2.12.2 (2020-02-19)

Bug Fixes

  • bubble menu: fix positioning for the condition when parent has "position: relative" (de4b37b), closes #136
  • icons: fix close icon (b6e29cd), closes #130

2.12.1 (2020-02-15)

Bug Fixes

2.12.0 (2020-02-13)

Improvements

  • i18n: add missing spanish translations (bb52851), closes #137

2.11.1 (2020-01-31)

Bug Fixes

  • buble menu: rewrote the bubble menu using poper.js (354550e), closes #131

2.11.0 (2020-01-25)

Features

  • i18n: added Korean language support (9826b7c), closes #129

2.10.0 (2020-01-10)

Features

2.9.0 (2019-12-26)

Features

2.8.0 (2019-11-11)

Features

  • i18n: added the Dutch language (3b91ffe)

2.7.0 (2019-11-08)

Bug Fixes

Features

  • events: keydown event (ff2aa5d), closes #100
  • props: Added min-height and max-height attributes (525347c)

2.6.1 (2019-11-06)

Bug Fixes

  • i18n: polish translations (Image, Link) (332cf5d), closes #93

2.6.0 (2019-11-03)

Bug Fixes

  • props: fix warning Invalid default value for prop "cardProps" (f15d554), closes #89

Features

2.5.0 (2019-11-02)

Features

2.4.0 (2019-10-23)

Improvement

  • i18n: Added Hebrew support (#79)

2.3.1 (2019-10-19)

Bug Fixes

  • imports: fix imports (in previous commit) (4a91166)

Reverts

  • imports: vuetify's components imports (24c10ef)

2.3.0 (2019-10-19)

Features

2.2.0 (2019-10-09)

Features

  • i18n: Brazilian portuguese localization (429d970)
  • i18n: ua lang (d002792)

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)

2.0.2 (2019-10-06)

Bug Fixes

  • history: fix error if no options for the extension (af5e3be)

2.0.1 (2019-10-06)

Bug Fixes

  • build: fix rollup dependencies and config (on prev commit) (db5c15c)

2.0.0 (2019-10-06)

Features

  • architecture changes (14b6604)
  • rewrite plugin, dependency update, small refactor (f0a5d06)
  • eslint: rollback versions for ESLint's tools until they solve the problems with the Vue (e0a29ef)
  • 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

1.7.0 (2019-08-28)

Features

1.6.0 (2019-08-14)

Features

1.5.0 (2019-07-23)

Features

1.4.1 (2019-06-01)

Features

  • editor: added placeholder (d42ab46)

1.3.5 (2019-04-07)

Bug Fixes