Skip to content

Releases: vscode-elements/elements

v2.3.1

14 Sep 13:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

26 Aug 18:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

19 Aug 23:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

08 Aug 22:13

Choose a tag to compare

What's Changed

  • Update all non-major dependencies by @renovate[bot] in #471
  • Fix the dropdown z-index and overflow issues by @bendera in #486
  • Add alwaysSHowHeaderActions prop to Collapsible by @bendera in #488

Full Changelog: v2.0.1...v2.1.0

v2.0.1

05 Aug 22:29

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Aug 22:41

Choose a tag to compare

Breaking changes

  • The Tree component has been completely rewritten. The most significant change is that the tree structure can now be described using plain HTML markup, instead of the previously complex and rigid configuration object.
    See the docs for details.
  • The :host styles have been minimized to reduce CSS leakage into the component.
  • Deprecated APIs has been removed.

What's Changed

New Contributors

Full Changelog: v1.17.0...v2.0.0

v2.0.0-pre.4

30 Jul 20:15

Choose a tag to compare

v2.0.0-pre.4 Pre-release
Pre-release

What's Changed

Full Changelog: v1.17.0...v2.0.0-pre.4

v2.0.0-pre.3

19 Jul 23:48

Choose a tag to compare

v2.0.0-pre.3 Pre-release
Pre-release

What's Changed

  • Add cspell config by @bendera in #463
  • Tree changes by @bendera in #464
    • arrows property is changed to hideArrows
    • indentGuides property is changed from boolean to set of predefined options. The valid values are: onHover, always, none.
  • Tree helper improvements by @bendera in #465
  • Tree highlight indent guides by @bendera in #466

Full Changelog: v2.0.0-pre.2...v2.0.0-pre.3

v2.0.0-pre.2

13 Jul 01:34

Choose a tag to compare

v2.0.0-pre.2 Pre-release
Pre-release

What's Changed

The new Tree component preview has been published.

Full Changelog: v1.17.0...v2.0.0-pre.2

v1.17.0

02 Jul 21:51

Choose a tag to compare

What's Changed

Full Changelog: v1.16.1...v1.17.0