Skip to content

Releases: atom-community/atom-ide-outline

v1.4.1

20 Jul 17:41
Compare
Choose a tag to compare

1.4.1 (2020-07-20)

Bug Fixes

v1.4.0

20 Jul 17:07
Compare
Choose a tag to compare

1.4.0 (2020-07-20)

Features

  • accept both kind and icon (9fd1a0e)
  • accept icon or kind as the icon API (11eecfd)
  • accept iconType supplied with/without "type-" (f223ba2)
  • plainText support (d8f79ed)

v1.3.1

11 Jul 05:23
Compare
Choose a tag to compare

1.3.1 (2020-07-11)

Bug Fixes

  • remove icon height rule (937c647)
  • Remove outline-view display, flex-drection, height, width: (2274262)
  • remove outline-view font rules (1a4dc00)

v1.3.0

05 Jul 14:16
Compare
Choose a tag to compare

1.3.0 (2020-07-05)

Features

v1.2.4

17 Apr 11:37
Compare
Choose a tag to compare

1.2.4 (2020-04-17)

Bug Fixes

  • entry with missing icon breaking outline generation (479a422)

v1.2.3

15 Apr 18:32
Compare
Choose a tag to compare

1.2.3 (2020-04-15)

Bug Fixes

  • activation hook to improve the loading time by deferring it (b5125a9)
  • full activation in spec (98cd86e)
  • package activation (52bd1bb)

v1.2.2

13 Apr 19:16
Compare
Choose a tag to compare

1.2.2 (2020-04-13)

Bug Fixes

  • don't set busy signal if no provider is available (a304686)

v1.2.1

11 Apr 16:28
Compare
Choose a tag to compare

1.2.1 (2020-04-11)

Bug Fixes

  • follow ui theme's font size setting (774ea61)

v1.2.0

02 Apr 15:57
Compare
Choose a tag to compare

1.2.0 (2020-04-02)

Features

v1.1.1

19 Mar 06:40
Compare
Choose a tag to compare

1.1.1 (2020-03-19)

Bug Fixes

  • on-save setup failing if editor is unavailable (9ae6109)