v2.16.1
- Fix chromatic fringing shader undefined behavior with negative values by @mvaligursky in #8438
Full Changelog: https://github.com/playcanvas/engine/compare/v2.16.0...v2.16.1
tdesign-vue-next@1.18.1
DatePicker:DateRangePicker:Icon: 新增 217 个与人工智能、文档、徽标和文件相关的图标 @RADWIMPS426 @uyarn (#6367)Menu: 支持菜单面板在空间不足时的自动反转 @RSS1102 (#6392)RangeInput:disabled支持数组形式配置,用于单独禁用左区间或右区间 @RSS1102 (#5648)
Cascader: 修复 useCascaderContext 传递 disabled 失效问题 @liweijie0812 (#6332)DatePicker: 修复needConfirm为 false,点击预设无效的问题 @liweijie0812 (#6388)Drawer: 优化开启sizeDraggable功能时,调整当前抽屉尺寸后没有实时计算的问题 @yrc2333 (#6328)InputNumber: 修复大数计算前导零被错误清除的问题 @Liumingxun (common#2394)Menu: 修复侧边导航菜单收起时,内容为插槽方式 Tooltip 无法生效的问题 @liweijie0812 (#6341)Table: 修复远程分页场景下全选逻辑错误,在1.18.0版本的问题 @RSS1102 (#6393)Transfer: 修复disabled为数组时功能不生效的问题 @RSS1102 (#5648)
Dialog: 补充与嵌套弹窗相关使用问题的文档 @engvuchen (#5847)
- DatePicker:
- Added an
onClearevent that gets triggered when the clear button is clicked. @Wesley-0808 (#6316) - The
presetsfeature now supports custom rendering for preset scenarios such as specifying exact hours, minutes, and seconds. @uyarn (#6316) - A new
disableTimeAPI was added to specify times that should be disabled in the date picker. @Wesley-0808 (#6316) - The
rangeandpanelActiveDateAPIs were added to define date selection ranges. For details, see the examples provided. @Wesley-0808 (#6316)
- Added an
- DateRangePicker:
- Icon: 217 new icons related to artificial intelligence, documentation, logos, and files have been added. @RADWIMPS426 @uyarn (#6367)
- Menu: The menu panel now automatically reverses its orientation when there isn’t enough space. @RSS1102 (#6392)
- RangeInput: The
disabledproperty now supports array values, allowing you to disable either the left or right range separately. @RSS1102 (#5648)
- Cascader: Fixed an issue where using
useCascaderContextwith thedisabledparameter didn’t work as expected. @liweijie0812 (#6332) - DatePicker: Fixed an issue where clicking on a preset option wasn’t effective when
needConfirmwas set tofalse. @liweijie0812 (#6388) - Drawer: Optimized the behavior when the
sizeDraggablefunction is enabled. The size of the current drawer wouldn’t update in real time after adjustments. @yrc2333 (#6328) - InputNumber: Fixed an issue where leading zeros were incorrectly removed when calculating large numbers. @Liumingxun (common#2394)
- Menu: Fixed an issue where Tooltips displayed as slots didn’t disappear when the side navigation menu was closed. @liweijie0812 (#6341)
- Table: Fixed a logical error in the multi-page browsing mode. This issue occurred in version
1.18.0. @RSS1102 (#6393) - Transfer: Fixed an issue where the
disabledproperty didn’t take effect when used as an array. @RSS1102 (#5648)
- Dialog: Additional documentation was added regarding the usage of nested pop-ups. @engvuchen (#5847)
v4.0.0-beta.1
Documentation: https://next.vuetifyjs.com/ Upgrade guide: https://next.vuetifyjs.com/getting-started/upgrade-guide/ Feedback: https://community.vuetifyjs.com/
v4.1.0
- feat(toolbar): custom color picker save current pick color and add more color by @zzxming in https://github.com/opentiny/tiny-editor/pull/205
- feat: shortcut key and quick menu by @zzxming in https://github.com/opentiny/tiny-editor/pull/214
- feat: table-up support by @zzxming in https://github.com/opentiny/tiny-editor/pull/232
- feat: i18n text template replace by @zzxming in https://github.com/opentiny/tiny-editor/pull/239
- feat: image toolbar by @zzxming in https://github.com/opentiny/tiny-editor/pull/264
- 增加对 emoji-mart 的集成,使表情更丰富 by @vaebe in https://github.com/opentiny/tiny-editor/pull/276
- feat: Add AI module by @chenxi-20 in https://github.com/opentiny/tiny-editor/pull/266
- feat: collaborative-editing modules init and import quill-cursor modules by @Yinlin124 in https://github.com/opentiny/tiny-editor/pull/289
- feat: Improve AI functionality by @chenxi-20 in https://github.com/opentiny/tiny-editor/pull/297
- feat: remove petercat and fix style by @kagol in https://github.com/opentiny/tiny-editor/pull/300
- feat(mind):为编辑器添加插入思维导图功能 by @shenyaofeng in https://github.com/opentiny/tiny-editor/pull/293
- feat(flow-chart):为编辑器添加插入流程图与调整大小布局功能 by @shenyaofeng in https://github.com/opentiny/tiny-editor/pull/309
- feat(mind-map):为思维导图添加调整大小与布局功能 by @shenyaofeng in https://github.com/opentiny/tiny-editor/pull/310
- feat(scss): 更新 scss 文件的引入方式 by @vaebe in https://github.com/opentiny/tiny-editor/pull/314
- feat: format-painter allow ignore formats by @zzxming in https://github.com/opentiny/tiny-editor/pull/318
- feat: 默认开启光标和离线支持,自定义持久化文档,demo采用自部署后端服务器 by @Yinlin124 in https://github.com/opentiny/tiny-editor/pull/313
- feat(mind-map):新增插入图标,改变结构,控制面板显隐,全屏功能, 修复光标问题 by @shenyaofeng in https://github.com/opentiny/tiny-editor/pull/326
- feat(flow-chart):新增改变连线方式,控制面板显隐,全屏功能,修复光标问题 by @shenyaofeng in https://github.com/opentiny/tiny-editor/pull/327
- feat: add toolbar icon svgs by @wuyiping0628 in https://github.com/opentiny/tiny-editor/pull/348
- feat(custom-image): 增加 allowInvalidUrl 用于支持特定场景(比如:Electron)需要返回原始 url by @kagol in https://github.com/opentiny/tiny-editor/pull/354
- feat: support collaborative editing by @kagol in https://github.com/opentiny/tiny-editor/pull/361
- feat(emoji): @emoji-mart/data 、@floating-ui/dom 依赖外部化 by @vaebe in https://github.com/opentiny/tiny-editor/pull/364
- feat: add flowchart and mindmap by @kagol in https://github.com/opentiny/tiny-editor/pull/360
- feat(collaborative-editor-backend): 增加 npm 包集成 by @vaebe in https://github.com/opentiny/tiny-editor/pull/378
- feat: 增加自定义脚本执行后可应用 quill@2.0.3.patch 文件 by @vaebe in https://github.com/opentiny/tiny-editor/pull/381
- feat: export DEFAULT_TOOLBAR and FULL_TOOLBAR by @kagol in https://github.com/opentiny/tiny-editor/pull/397
- feat: add auto detect lang and highlight close #422 by @kagol in https://github.com/opentiny/tiny-editor/pull/423
- feat: support file extension in uploader module by @kagol in https://github.com/opentiny/tiny-editor/pull/425
- feat(uploader): support individual configuration of file/image/video MIME type by @kagol in https://github.com/opentiny/tiny-editor/pull/427
- feat: disable shortcut-key by default by @kagol in https://github.com/opentiny/tiny-editor/pull/430
- feat: maxSize support file/image/video in uploader by @kagol in https://github.com/opentiny/tiny-editor/pull/438
- feat: uploader support config multiple by file/image/video by @kagol in https://github.com/opentiny/tiny-editor/pull/440
- feat: download file when click in readonly mode by @kagol in https://github.com/opentiny/tiny-editor/pull/443
- feat: add image preview by @kagol in https://github.com/opentiny/tiny-editor/pull/444
- feat: change default language by @kagol in https://github.com/opentiny/tiny-editor/pull/445
- fix: fix bg color svg by @kagol in https://github.com/opentiny/tiny-editor/pull/210
- fix(toolbar): select doesn't change with cursor change by @zzxming in https://github.com/opentiny/tiny-editor/pull/217
- fix: line-height should be block scope and toolbar change with cursor by @zzxming in https://github.com/opentiny/tiny-editor/pull/222
- chore: fix ssr build by @zzxming in https://github.com/opentiny/tiny-editor/pull/238
- fix: vitepress default style effect package origin style by @zzxming in https://github.com/opentiny/tiny-editor/pull/242
- fix: update table-up by @zzxming in https://github.com/opentiny/tiny-editor/pull/241
- fix: load postcss config in js by @zzxming in https://github.com/opentiny/tiny-editor/pull/243
- fix: fix list-style by @kagol in https://github.com/opentiny/tiny-editor/pull/251
- fix: tailwind does not support sass in vite plugin by @zzxming in https://github.com/opentiny/tiny-editor/pull/255
- fix: fix formula demo by @kagol in https://github.com/opentiny/tiny-editor/pull/261
- fix(ci): 尝试修复构建错误 by @vaebe in https://github.com/opentiny/tiny-editor/pull/280
- fix(emoji): 修复因 DEFAULT_OPTIONS 类型导致的编译错误 by @vaebe in https://github.com/opentiny/tiny-editor/pull/290
- fix(ai): 修复因为代码风格导致 auto lint 错误 by @vaebe in https://github.com/opentiny/tiny-editor/pull/291
- fix(doc): 修复title与搜索框文字无法垂直对齐的问题 by @GaoNeng-wWw in https://github.com/opentiny/tiny-editor/pull/298
- fix: Fix span style issue by @chenxi-20 in https://github.com/opentiny/tiny-editor/pull/302
- fix(ai): code style error by @vaebe in https://github.com/opentiny/tiny-editor/pull/317
- fix: Fix AI issue sheet by @chenxi-20 in https://github.com/opentiny/tiny-editor/pull/324
- fix(i18n): toolbar header 未进行国际化翻译 (close #285) by @vaebe in https://github.com/opentiny/tiny-editor/pull/323
- fix(i18n): toolbar header picker 切换语言后 label 显示不正确 by @vaebe in https://github.com/opentiny/tiny-editor/pull/325
- fix(emoji): 插入表情后光标的位置不正确 by @vaebe in https://github.com/opentiny/tiny-editor/pull/343
- fix(custom-uploader): fail 状态插入 \n 会破坏 表格数据结构 使用空格占位 by @vaebe in https://github.com/opentiny/tiny-editor/pull/345
- fix(test): 修复 file-upload.spec.ts 测试错误 by @vaebe in https://github.com/opentiny/tiny-editor/pull/352
- fix: fix pnpm build fail by @kagol in https://github.com/opentiny/tiny-editor/pull/355
- fix(Collaborative-editing): Fix/CI issue by @Yinlin124 in https://github.com/opentiny/tiny-editor/pull/362
- fix: remove redundant trigger condition by @kagol in https://github.com/opentiny/tiny-editor/pull/369
- fix: fix auto publish workflow by @kagol in https://github.com/opentiny/tiny-editor/pull/372
- fix(mind-map):优化自动化测试、图片格式、导入方式 by @shenyaofeng in https://github.com/opentiny/tiny-editor/pull/375
- fix(flow-chart):优化文档、自动化测试、图片格式、导入方式 by @shenyaofeng in https://github.com/opentiny/tiny-editor/pull/376
- fix(vite-config):修改输出文件名称 by @shenyaofeng in https://github.com/opentiny/tiny-editor/pull/377
- fix(vite-docs-demos):优化样式文件打包位置、更新文档、更新demos、解决依赖问题 by @shenyaofeng in https://github.com/opentiny/tiny-editor/pull/379
- fix(mind-map and projects):修改思维导图bug,为project项目添加思维导图和流程图 by @shenyaofeng in https://github.com/opentiny/tiny-editor/pull/385
- fix: fix package.json main entry by @kagol in https://github.com/opentiny/tiny-editor/pull/392
- fix: fix font-size display incorrectly by @kagol in https://github.com/opentiny/tiny-editor/pull/396
- fix: update wss url to fix co-editing by @kagol in https://github.com/opentiny/tiny-editor/pull/404
- fix: fix placeholder not effective close #428 by @kagol in https://github.com/opentiny/tiny-editor/pull/429
- fix: fix syntax error by @kagol in https://github.com/opentiny/tiny-editor/pull/431
- fix: fix preview/remove disappear when set toolbar link close #432 by @kagol in https://github.com/opentiny/tiny-editor/pull/434
- fix: fix file bar in readonly mode by @kagol in https://github.com/opentiny/tiny-editor/pull/436
- fix: fix placeholder not valid by @kagol in https://github.com/opentiny/tiny-editor/pull/437
- fix: fix image paste position error by @kagol in https://github.com/opentiny/tiny-editor/pull/442
- fix: adjust image preview close button by @kagol in https://github.com/opentiny/tiny-editor/pull/446
- refactor: remove better-table by @kagol in https://github.com/opentiny/tiny-editor/pull/233
- docs: add v3.x entry by @kagol in https://github.com/opentiny/tiny-editor/pull/236
- ci: no need start dev serve by @zzxming in https://github.com/opentiny/tiny-editor/pull/245
- docs: rename getContent to getContents by @kagol in https://github.com/opentiny/tiny-editor/pull/248
- refactor: merge image/video as file by @zzxming in https://github.com/opentiny/tiny-editor/pull/249
- docs: optimize projects by @kagol in https://github.com/opentiny/tiny-editor/pull/250
- refactor: patch ts type by @zzxming in https://github.com/opentiny/tiny-editor/pull/252
- docs: add set formula content by @kagol in https://github.com/opentiny/tiny-editor/pull/259
- ci: add issue auto label by @kagol in https://github.com/opentiny/tiny-editor/pull/260
- refactor:
scrollIntoViewtoscrollSelectionIntoViewby @zzxming in https://github.com/opentiny/tiny-editor/pull/263 - refactor: remove useless code by @kagol in https://github.com/opentiny/tiny-editor/pull/268
- docs: add DeepWiki Badge by @vaebe in https://github.com/opentiny/tiny-editor/pull/270
- docs: 添加贡献者图表 by @vaebe in https://github.com/opentiny/tiny-editor/pull/274
- docs: chemistry extension example by @GaoNeng-wWw in https://github.com/opentiny/tiny-editor/pull/303
- ci: add workflows: build-lib / build-docs by @kagol in https://github.com/opentiny/tiny-editor/pull/366
- ci: add workflows: auto-publish / dispatch-publish by @kagol in https://github.com/opentiny/tiny-editor/pull/367
- ci: fix auto publish by @kagol in https://github.com/opentiny/tiny-editor/pull/370
- docs: 修复 VitePress 构建时 emoji-mart 的 SSR 兼容性问题 by @vaebe in https://github.com/opentiny/tiny-editor/pull/371
- ci: remove devDependiencies and scripts in package.json by @kagol in https://github.com/opentiny/tiny-editor/pull/382
- refactor: remove lodash-es by @kagol in https://github.com/opentiny/tiny-editor/pull/384
- docs: optimize i18n demo by @kagol in https://github.com/opentiny/tiny-editor/pull/395
- refactor: refactor demos to async/await by @kagol in https://github.com/opentiny/tiny-editor/pull/398
- ci: auto publish by @kagol in https://github.com/opentiny/tiny-editor/pull/399
- docs: add tips for mathlive version by @kagol in https://github.com/opentiny/tiny-editor/pull/400
- docs: add playground link by @kagol in https://github.com/opentiny/tiny-editor/pull/401
- docs: fix table demo by @kagol in https://github.com/opentiny/tiny-editor/pull/409
- docs: add componentize doc by @kagol in https://github.com/opentiny/tiny-editor/pull/420
- @vaebe made their first contribution in https://github.com/opentiny/tiny-editor/pull/270
- @chenxi-20 made their first contribution in https://github.com/opentiny/tiny-editor/pull/266
- @GaoNeng-wWw made their first contribution in https://github.com/opentiny/tiny-editor/pull/298
- @shenyaofeng made their first contribution in https://github.com/opentiny/tiny-editor/pull/293
- @wuyiping0628 made their first contribution in https://github.com/opentiny/tiny-editor/pull/348
Full Changelog: https://github.com/opentiny/tiny-editor/compare/v3.25.1...v4.1.0
v2.17.1
Small typing improvements. If you are using v2.16 or earlier, we recommend upgrading to the latest version.
- fix(core/types): Wrong variance on the WritableAtom Result type parameter by @atomanyih in https://github.com/pmndrs/jotai/pull/3135
- chore: leftover with #3219 by @dai-shi in https://github.com/pmndrs/jotai/pull/3231
- @atomanyih made their first contribution in https://github.com/pmndrs/jotai/pull/3135
Full Changelog: https://github.com/pmndrs/jotai/compare/v2.17.0...v2.17.1
v16.2.0-canary.26
- chore(examples): remove
with-recoilexmaple: #81836
- Don't upload build cache for deployment tests: #89432
- Fix indentation of types of tests in docs: #89409
- Add separate E2E deploy env for turbopack tests: #89458
- Turbopack: Symbol.for and keyFor are sideeffect-free: #89454
Huge thanks to @mischnic, @JamBalaya56562, @wheresrhys, and @ijjk for helping!
v0.56.0-dev-20260204
- #5213: Fixes CI
- #5206: Fix WCAG 2 AA color contrast issues in website navbar and HTML syntax highlighting
This list of changes was auto generated.