Commit Graph

19 Commits

Author SHA1 Message Date
Dan 864d71d179 chore: update v3.9.0 CHANGELOG 2025-05-20 17:02:09 +08:00
kuiwu 30c372d88b chore: update CHANGELOG.md 2025-03-07 17:06:26 +08:00
John 338496466e
docs: add v3.1.0 changelog (#3746) 2024-06-06 12:11:00 +08:00
kuiwu bde5eebd1f chore(release): add v3.0.0 changelog 2024-05-10 14:17:58 +08:00
kuiwu 06a2191f3a chore: update v2.27.0 changelog 2023-10-16 16:38:45 +08:00
Dan 95d666a99e
chore: add v2.26.0 breakingchange (#2916) 2023-07-21 17:08:42 +08:00
kuiwu 2d8d5368ab chore: add v2.26.0 CHANGELOG 2023-07-20 11:09:58 +08:00
kuiwu 4033de33bd chore: update v2.25.0 changelogs 2023-06-08 10:21:41 +08:00
kuiwu 782644fa1c chore: add v2.24.0 changelogs 2023-05-29 15:13:28 +08:00
Artin 416fb7cba5
docs: update CHANGELOG.md (#2501) 2023-03-28 22:02:10 +08:00
Dan f1741b2459
chore: add v2.23.0 changelogs (#2462) 2023-03-23 15:54:53 +08:00
Dan 9fa7c3e709
fix: support normal prelunchTask on debug (#2330) 2023-02-23 06:31:36 +00:00
Dan 3d84700930
refactor: remove some useless icons (#2204)
* refactor: remove some useless icon and fill icons

* chore: update iconfont

* style: improve opened-editor padding style

* chore: update resource

* chore: update iconfont

* chore: update CHANGELOG.md
2023-02-16 02:31:30 +00:00
John 8c52472b0f
docs: add nsfw break change (#2263) 2023-02-10 13:54:53 +08:00
Dan 1e0ce22fec
chore: update editor open types (#2200)
* chore: update editor types

* chore: update 2.22.0 CHANGELOG
2023-01-31 10:09:20 +08:00
Dan 7d2bd61e38
refactor: remove DeprecatedRecycleTree component (#2111)
* refactor: remove DeprecatedRecycleTree component

* chore: update some error typo

* feat: support registerCommentsFeature contribution point

* chore: fix build

* chore: fix test
2022-12-28 10:39:44 +08:00
Dan 006d593920
refactor: remove scroll components (#2093)
* refactor: use Scollbar components on navigation view

* refactor: use Scollbar components on editor ErrorBoundary view

* refactor: use Scollbar components on preference view

* refactor: remove Scoll from sumi browser API

* refactor: use Scollbar components on Terminal tabs

* refactor: remove Scoll component

* chore: add BreakingChange doc
2022-12-19 09:57:52 +08:00
Dan 230e6c707a
refactor: upgrade typescript version to 4.9.+ (#1996)
* chore: upgrade typescript version to 4.9.+

* chore: update yarn.lock

* chore: fix collaboration test

* chore: update yarn.lock

* chore: fix collaboration module deps reference

* chore: fix test

* chore: add ts-ignore

* chore: fix task test

* refactor: not export bootstrap from @opensumi/ide-core-browser

* chore: remove all 'uuid' references

* chore: fix test

* chore: skip unstable test

* chore: fix test

* chore: setMaxListeners to aviod warning

* chore: fix test

* chore: show unhandledRejection error

* chore: skip some test

* chore: fix reference error

* chore: mock electron

* chore: skip some test

* chore: fix encoding test

* chore: use buitin iconv decode

* chore: update lock file

* chore: skip encoding test

* chore: fix test

* chore: revert change

* chore: revert eslint config

* chore: upgrade jest to 29

* chore: clean deps

* chore: fix test

* chore: update lock file

* chore: skip terminal client test

* test: improve terminal unit test

* chore: update lock file

* chore: update jest config

* chore: use babel coverageProvider

* chore: use correct package version

* chore: add breaking changes to CHANGELOG.md
2022-12-05 21:00:16 +08:00
Dan 9168f13ce2
chore: update README and add CHANGELOG file (#1904) 2022-11-03 11:03:51 +08:00