Skip to content

Releases: LilaRest/obsidian-custom-classes

2.6.1

25 Feb 13:23
Compare
Choose a tag to compare

2.6.1 (2023-02-25)

Bug Fixes

  • dot format was not rendered in Live Preview mode (cf6d00b)
  • repair regex matching wrong patterns of CC blocks + merge those ones to prevent code repetition (9761c90), closes #5 #7

2.6.0

23 Feb 18:25
Compare
Choose a tag to compare

2.6.0 (2023-02-23)

Bug Fixes

  • partially rewrite the read mode renderer to fix: #2 and makes code cleaner (3a910d9)

Features

  • add an event shorter way to add custom classes by simply starting a code block with a dot (3ff6bea)

2.5.0

06 Feb 17:49
Compare
Choose a tag to compare

2.5.0 (2023-02-06)

Bug Fixes

  • remove remaining console logs (3bb386f)

Features

  • support short-hand "cls:" prefix in Read mode (ac4fa09)

2.4.2

06 Feb 17:34
Compare
Choose a tag to compare

2.4.2 (2023-02-06)

Bug Fixes

  • fix wrong exec key in releaserc.json (dbb6ea0)

2.4.0

05 Feb 18:50
Compare
Choose a tag to compare

2.4.0 (2023-02-05)

Features

  • improve detection custom classes block context in Read mode (4f2bafe)
  • partially rewrite LP support to use the Read mode renderer to render nested classes blocks (39ef717)
  • rewrite post processor to support inline classes & non-rendered elements more efficiently (d819707)

2.3.0

02 Feb 19:07
Compare
Choose a tag to compare

2.3.0 (2023-02-02)

Features

  • add support for multiple classes and inline custom classes in Live Preview mode (f9361c7)
  • start rewriting live preview support to support multiple classes and inline custom classes (c6a4463)

Reverts

  • remove the dynamic anchor configuration to keep things simple and improve code performances (ab6e4e2)

2.2.0

02 Feb 13:57
Compare
Choose a tag to compare

2.2.0 (2023-02-02)

Features

  • read mode: support multiple classes, inline custom classes, and improve general behavior (e84e6b8)

2.1.0

01 Feb 14:24
Compare
Choose a tag to compare

2.1.0 (2023-02-01)

Bug Fixes

  • version of package.json (85ab8e1)

Features

  • add support for custom class on tables in Read mode (56758f5)
  • allow table / paragraph render in Read mode + replace standard-version by semantic-version (dca7742)
  • make the table support generic to also paragraphs or any other element not properly rendered (2484135)

2.0.0

30 Jan 16:29
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • No more compatibility mode

Features

  • totally remove compatibility mode and set it as default behavior to make things clearer (a67299d)

1.15.1

29 Jan 17:17
Compare
Choose a tag to compare
chore(release): 1.15.1