TGINSIGHT CHAT
ご注文はうさぎですか?
@order_usagi
Recent posts
Page 68 of 84 · 1,000 posts
Posted Feb 23
mx-space/mx-admin CI 挂了!!!! 查看原因:https://github.com/mx-space/mx-admin/actions/runs/22303523422/job/64516928883
Posted Feb 23
Innei 向 mx-space/mx-admin 提交了一个更改 feat: add vite-plugin-vue-inspector for enhanced development experience - Introduced vite-plugin-vue-inspector version 5.3.2 to improve debugging capabilities in Vue applications. - Updated vite.config.mts to conditionally include the VueInspector plugin in development mode, allowing for better inspection and debugging of Vue components. These changes enhance the development workflow by providing tools for easier debugging and inspection of Vue components. Signed-off-by: Innei <[email protected]>
Posted Feb 23
「一个更好用的 Bump Version」有人点赞了哦!
Posted Feb 23
mx-space/mx-admin CI 挂了!!!! 查看原因:https://github.com/mx-space/mx-admin/actions/runs/22298097919/job/64499040378
Posted Feb 23
Innei 向 mx-space/mx-admin 提交了一个更改 feat: upgrade @haklex packages and enhance editor functionality - Updated @haklex/rich-diff, @haklex/rich-editor, @haklex/rich-editor-ui, and @haklex/rich-kit-shiro to version 0.0.14 for improved performance and features. - Introduced @haklex/rich-style-token for enhanced styling capabilities in the RichEditor and RichWriteEditor components. - Added support for editorStyle prop in RichEditor to allow custom styling. - Implemented WriteEditorVariant type to manage different editor modes (post and note) across various components. These changes improve the editing experience and provide greater flexibility in content creation and styling. Signed-off-by: Innei <[email protected]>
Posted Feb 23
mx-space/mx-admin CI 挂了!!!! 查看原因:https://github.com/mx-space/mx-admin/actions/runs/22296705931/job/64494744871
Posted Feb 23
Innei 向 mx-space/mx-admin 提交了一个更改 feat: update dependencies and enhance draft recovery modal functionality - Upgraded @haklex/rich-diff, @haklex/rich-editor, @haklex/rich-editor-ui, and @haklex/rich-kit-shiro to version 0.0.13 for improved performance and features. - Added jsondiffpatch library to facilitate advanced diffing capabilities in the draft recovery modal. - Enhanced draft recovery modal to support content format and content management, improving user experience when selecting and comparing draft versions. - Implemented batch processing for diff calculations to optimize performance during version comparisons. These changes significantly enhance the editing and recovery experience within the application, allowing for more efficient content management. Signed-off-by: Innei <[email protected]>
Posted Feb 23
mx-space/core CI 挂了!!!! 查看原因:https://github.com/mx-space/core/actions/runs/22292407270/job/64482250244
Posted Feb 23
wling 在「一个更好用的 Bump Version」发表了评论:大佬佬还有在用这个包吗(
Posted Feb 22
早上好!新的一天也要加油哦 自身拥有越丰富,他在别人身上所能发现得到的就越少。
Posted Feb 22
mx-space/core CI 挂了!!!! 查看原因:https://github.com/mx-space/core/actions/runs/22279924620/job/64448954306
Posted Feb 22
Innei 向 mx-space/core 提交了一个更改 feat(draft): implement draft history service with diff strategies Add DraftHistoryService to manage draft versioning and history tracking. Introduce diff strategies for text and JSON content formats, allowing for efficient storage of incremental changes. Update DraftService to utilize the new history service for content change detection and version restoration. Enhance package dependencies by including jsondiffpatch for JSON diffing capabilities. - Added jsondiffpatch dependency for JSON diffing. - Created DraftHistoryService to handle draft history management. - Implemented text and JSON diff strategies. - Updated DraftService to integrate with DraftHistoryService for versioning and history management. Signed-off-by: Innei <[email protected]>