forked from Tencent/cherry-markdown
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tencent main 0.8.1 #11
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat(eslint): setup husky and lint-staged
Feature/sidebar style
* fix: install husky when dev only
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
feat: 优化选区逻辑,这次提交先做了加粗和斜体 Tencent#280 feat: 重构工具栏机制,支持多个独立菜单自由组合的机制 1、增加选区控制逻辑(目前支持了加粗、斜体、代码块,剩余的继续完善) 2、新增了独立菜单自由组合的能力 3、新增了菜单异步回调逻辑(如上传视频、选择颜色、通过棋盘插入表格等) 4、继续支持旧的二级菜单逻辑 5、新增菜单统一管理机制 6、初步改造了下快捷键机制(后续继续优化)
* fix: Cannot read properties of undefined (reading 'line-table') Tencent#301 * fix: Cannot read properties of undefined (reading 'line-table') Tencent#301
…t#303 (Tencent#304) * fix: Cannot read properties of undefined (reading 'createBtn') Tencent#303
…erser-4.8.1 build(deps): bump terser from 4.8.0 to 4.8.1
* chore(build): ignore circular dependency * refactor(bubble): refactor bubble toolbar - use flexbox instead of hard-code positions - split bubble toolbar styles into individual file - simply implemented locale module for i18n * feat(i18n): move utils/locale to locales
…o Tencent-main-0.8.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.