Skip to content

Releases: kitconcept/volto-quote-block

1.1.2

17 Sep 08:31
ce24d34
Compare
Choose a tag to compare

1.1.2 (2024-09-17)

Bugfix

1.1.1

05 Mar 10:24
cec76d2
Compare
Choose a tag to compare

1.1.1 (2024-03-05)

Bugfix

1.1.0

04 Mar 09:25
0d2150a
Compare
Choose a tag to compare

1.1.0 (2024-03-04)

Breaking

    • fix quotation marks using lang attribute from blockquote instead of the html ones #23

Feature

    • improve understandability of cite label #21

1.0.0

01 Mar 12:44
Compare
Choose a tag to compare

1.0.0 (2024-03-01)

Feature

    • rename blockquote siteLang attribute to locale
    • remove default languages & use available languages from plone's SupportedContentLanguages vocabulary instead [@jonaspiterek]
    • language drop down now show's "English" / "Deutsch" instead of just "en" and "de" (because of the used vocabulary) [@jonaspiterek] #16

Bugfix

    • fix hitting return not creating new default block (edit) [@jonaspiterek] #15

Internal

    • fix typo in german translations [@jonaspiterek] #18

1.0.0-alpha.7

20 Feb 09:16
5248b26
Compare
Choose a tag to compare
1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2024-02-20)

Feature

    • set quotation marks by site language [@jonaspiterek]
    • combine "language" and "cite" fields in new accessibility fieldset [@jonaspiterek] #14

1.0.0-alpha.6

05 Feb 09:14
Compare
Choose a tag to compare
1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2024-02-05)

Bugfix

    • rename language field to quotationLanguage [@jonaspiterek] #12

1.0.0-alpha.5

02 Feb 15:10
Compare
Choose a tag to compare
1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2024-02-02)

Bugfix

    • fix allowedLanguages config option [@jonaspiterek] #10

1.0.0-alpha.4

02 Feb 13:05
Compare
Choose a tag to compare
1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2024-02-02)

Bugfix

    • fix name field beeing undefined if emtpy, rename field name to author [@jonaspiterek] #7

1.0.0-alpha.3

30 Jan 13:55
Compare
Choose a tag to compare
1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2024-01-30)

Feature

    • implement inline text editor [@jonaspiterek] #4
    • implement language selector to display typographical correct quotation marks for different languages [@jonaspiterek] #5

1.0.0-alpha.2

12 Jan 14:48
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2024-01-12)

Internal

  • Add towncrier config @jonaspiterek #3