35 Commits

Author SHA1 Message Date
白熱 ee1adb0f94 refactor: consolidate browser workbench and remove E2E infrastructure (#7600) 2026-08-27 15:20:22 +08:00
白熱 120ad9a926 chore: update univer icons (#7153) 2026-06-25 17:27:37 +08:00
白熱 9ee44efd84 chore: refactor eslint config (#7125) 2026-06-22 17:59:53 +08:00
白熱 eb11acf879 chore(common): auto-discover ui locales and drop fs-extra (#7093) 2026-06-16 11:00:01 +08:00
白熱 7e0e62ad82 build: migrate from vite to tsdown (#6684) 2026-03-16 18:51:21 +08:00
白熱 4a5d19d89f chore: add React version manager and support for React 16 in examples (#4811) 2025-03-11 17:09:53 +08:00
白熱 81724eae15 refactor: refactor locale service (#426) 2023-11-10 17:36:42 +08:00
wzhudev e7fb4b6cba chore: remove used script 2023-11-09 16:09:00 +08:00
Wenzhao Hu 182849cab4 refactor: normalize folder structures (#423)
* refactor: normalize folder structures

* fix: fix lint

* fix: move not ts files

* fix: fix import
2023-11-09 15:56:47 +08:00
白熱 399bccfcb3 feat: add theme service (#172) 2023-09-23 21:50:27 +08:00
白熱 8793521637 chore: migrate from jest to vitest (#170)
* refactor: remove cli

* chore: migrate jest to vitest
2023-09-23 14:13:37 +08:00
白熱 1da21f53e9 chore: migration to ESM (#162) 2023-09-20 19:23:51 +08:00
白熱 8734fb1ca7 chore: fix testing tools for react (#127)
* chore: fix testing tools for react

* ci: add test ci
2023-09-12 08:22:18 +08:00
白熱 d2b997a55a chore: support concurrent execution of multiple dev servers (#128) 2023-09-12 00:02:46 +08:00
白熱 137e7fe35c chore: fix should be listed issue (#125)
* chore: fix `should be listed` issue

* chore: prevent clean script from deleting lock files
2023-09-11 14:24:34 +08:00
白熱 0487ab5cbb refactor: preact => react (#115)
* refactor: preact => react

* refactor: replace preact with react

* refactor: remove univer-preact-ts repo
2023-09-09 15:40:19 +08:00
白熱 d0b3da9bfc build: add turborepo for monorepo management (#87)
* build: add turborepo for monorepo management

* build: remove link script

* build: used shared esbuild config file
2023-09-02 18:14:58 +08:00
白熱 3ef41c91c2 chore(esbuild): remove preactCompatPlugin & emove pnpm-lock.yaml from gitignore (#82) 2023-08-31 08:13:27 +08:00
Wenzhao Hu 9526f0f9a2 refactor: refactor core package to DI pattern and remove Context (#45)
* refactor: remove dependency on context on Range

* refactor: remove dependency on context for more modules

* chore: fix some lint

* refactor: remove context completely from UniverSheet
2023-08-10 17:07:32 +08:00
Dushusir 677e1ebf2c feature(RulerManager): ColumnRulerManager,HideColumnController 2023-07-13 15:56:07 +08:00
Dushusir b87beab96f build(package): publish config 2023-07-07 16:18:02 +08:00
Dushusir b56fa42646 build(workspace): esbuild build esm 2023-07-06 16:36:00 +08:00
Dushusir 9183db2f50 build(workspace): run clean use node script 2023-07-05 17:27:19 +08:00
Dushusir 58bbbd4c29 build(script): start dev use common script 2023-07-04 17:48:04 +08:00
Wenzhao Hu 886fdaa6f0 CI: add CI and other dev tools (#19)
---------

Co-authored-by: Wenzhao Hu <wzhudev@gmail.com>
2023-06-08 11:51:27 +08:00
Dushusir 17a5f20e63 chore(workspace): 1. zindex 2. drag component 3.import plugin 2023-03-22 14:47:30 +08:00
Dushusir bab5a67fe7 build(workspace): update package.json exports setting 2023-02-18 15:11:03 +08:00
Dushusir faf3701c24 chore(core): command action opreration 2023-02-18 10:36:15 +08:00
Dushusir 636d95f285 chore(base-ui): rename base-component to base-ui 2023-02-04 11:59:36 +08:00
Dushusir 9a047b8827 chore(workspace): rename @univer to @univerjs 2023-01-30 11:39:25 +08:00
Dushusir 73707c4af6 chore(style-univer): rename style-universheet to style-univer 2023-01-05 13:39:25 +08:00
dushusir a04d64aedf feat(build): 1. build es/cjs 2.componentWillUnmount optimize 2022-11-12 14:12:35 +08:00
dushusir 923d22eb55 feat(workspace): support npm run link, debug in IM system 2022-11-08 16:45:00 +08:00
Dushusir 2b166c02ac fix(core): Group,Freeze move to plugin 2022-10-10 16:55:55 +08:00
dream-num a6b429a781 init 2022-09-29 20:12:19 +08:00