Skip to content

Releases: opensumi/core

v2.18.17

03 Aug 10:09
Compare
Choose a tag to compare

v2.18.17

3 August 2022

💄 Style Changes

  • improve ghost and secondary button fallback style #1469 by @erha19

v2.19.3

01 Aug 03:01
Compare
Choose a tag to compare

v2.19.3

1 August 2022

🐛 Bug Fixes

💄 Style Changes

v2.18.16

01 Aug 02:21
f1aead7
Compare
Choose a tag to compare

v2.18.16

27 July 2022

🐛 Bug Fixes

💄 Style Changes

v2.19.2

25 Jul 08:51
Compare
Choose a tag to compare

v2.19.2

25 July 2022

🐛 Bug Fixes

  • open save dialog correctly while save new file #1416 by @erha19

  • show node on the center while revealing filetree node #1418 by @erha19

  • use background image type on extension menu #1390 by @erha19

  • using debug to launch program on terminal #1392 by @erha19

  • SCM tree view duplication problem #1397 by @erha19

🧹 Chores

  • remove warnings while dispose dirty diff model #1388 by @erha19

v2.18.15

21 Jul 07:50
Compare
Choose a tag to compare

v2.18.15

21 July 2022

🐛 Bug Fixes

  • use background image type on extension menu (#1390) by @erha19
  • using debug to launch the program on the terminal (#1392) by @erha19
  • fix SCM tree view duplication problem (#1397) by @erha19

v2.19.1

19 Jul 11:52
Compare
Choose a tag to compare

v2.19.1

19 July 2022

🎉 New Features

🐛 Bug Fixes

  • preference name syntax #1373 by @Aaaaash

  • 修复部分 contribute 由于没有 schema 字段所导致的 registerSchema 报错问题 #1375 by @Ricbet

  • menu icon default use background mode #1378 by @Aaaaash

v2.18.14

19 Jul 11:40
Compare
Choose a tag to compare

v2.19.0

19 July 2022

🐛 Bug Fixes

  • fix menu icon default use background mode #1378 by @Aaaaash
  • 新增 allAcrossExtensionHosts api 修复插件运行问题 #1379 @Aaaaash

v2.18.13

19 Jul 06:24
Compare
Choose a tag to compare

v2.18.13

19 July 2022

🐛 Bug Fixes

v2.19.0

18 Jul 09:58
Compare
Choose a tag to compare

v2.19.0

18 July 2022

🎉 New Features

🐛 Bug Fixes

  • 修复 SplitPanel 的 maxSize 属性失效问题 #1154 by @bk1012

  • removed node maybe not a child of head #1156 by @Aaaaash

  • 修复 getCodePlatformKey 方法的错误 #1159 by @life2015

  • handle socket uncaught error in remote pty mode #1193 by @life2015

  • always set UIState.isSearchFocus to false in recoverUIState() #1217 by @tyn1998

  • set default terminal type features #1194 by @erha19

  • Fix can not click to close the search box in the terminal #1244 by @bytemain

  • load cache from browserStorage correctly #1247 by @erha19

  • the AppConfig.staticServicePath config supports domain with path #1253 by @erha19

  • incorrect debug adapter spawn options #1289 by @yantze

  • import appConfig types form ide-core-node/lib/types #1346 by @hacke2

  • fix terminal task auto close issue #1345 by @life2015

  • 修复 Log 输出导致的循环执行问题 #1309 by @yantze

  • revive editor preview state #1328 by @bytemain

  • remove outline from debug configuration selection #1343 by @erha19

  • 修复自定义工具栏按钮无法点击问题 #1351 by @erha19

💄 Style Changes

🚀 Performance Improvements

⏱ Tests

🧹 Chores

v2.18.12

18 Jul 09:33
Compare
Choose a tag to compare

v2.18.12

18 July 2022

🐛 Bug Fixes

  • cancel prev tree node revealing when next revealing called #1367 by @erha19