Artea

Results 30 issues of Artea

## Summary A shortcut to toggle the sidebar ## Related Issue ## Checklist - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required).

change: feat

- upgrade to Vite8 - use `vite` instate of `rollup` - use `oxc-transform` instate of `esbuild` - fix https://github.com/tusen-ai/naive-ui/issues/7306 by `oxc-transform` default behavior

since [shiki](https://shiki.style/) become a popular and powerfull hilighting tool. I'm trying to add shiki support for us,so that users can choose their preferred highlighting tool.

- add `elipsis` and `renderElipsis` props for resonsive horizontal mode menu fix #7328

- refactor `convert-vue-to-demo` parse logic with `@vue/compiler-sfc`.parse() instate of `RegExp` - refactor type for common part of `convert-vue-to-demo.ts` and `hanleMergeCode`

- [ ] should import form `seemly` after https://github.com/07akioni/seemly/pull/88 merged

Karma is deprecated and is not accepting new features or general bug fixes Time to migrate to some new tool such as vitest and oxlint

### Issue seems `scrollTo({postion:'bottom'})` can not reach the bottom when scollend This is related to: https://github.com/tusen-ai/naive-ui/issues/6596 ### Solution It's possible that the browser thinks it's scrolled to the bottom because...

- finweck tree should be fenwick tree - injextion should be injection