Skip to content

Latest commit

 

History

History
127 lines (74 loc) · 2.59 KB

CHANGELOG.md

File metadata and controls

127 lines (74 loc) · 2.59 KB

Open Gitmoji Changelog

Unreleased

3.0.0

  • 添加 Editor Emoji 输入支持
  • 表达式列表添加各个场景的开关按钮

2.0.9

  • 添加 emoji json 拷贝功能

2.0.8

  • 完善编辑功能
  • 完善添加表单功能(图标暂不可选)
  • 完善移除功能

2.0.7

  • 迁移面板信息到 message bundle
  • 修复 pattern 面板高度问题
  • 添加 commit 界面刷新 emoji 结果通知

2.0.6

  • 添加 Emoji Info List 界面
  • 迁移 custom emoji folder 配置界面到 Emoji Info List 界面

2.0.5

  • 重构配置存储(不兼容以前的配置,默认会内置一个表达式)
  • 自定义 emoji 默认图标支持
  • 拆分 plugin description
  • 项目命名规整
  • 完善说明文档
  • 拆分中英文文档

2.0.4

  • 自定义 emoji 扩展
  • commit 界面添加自定义emoji刷新按钮

231.2.0.3

  • 完善配置界面,添加编辑及移动功能

231.2.0.2

  • 拆分版本

2.0.1

  • refactor configuration(重构配置界面)
  • Custom prompt list, real-time rendering of inserted text(自定义提示列表,实时渲染插入文本)
  • upgrade to 2.0.1(升级版本到 2.0.1)

1.0.6

  • add suffix text config(添加 suffix text 支持)
  • Sort out the configuration interface(梳理配置界面)

1.0.5

  • fix bug in code input model(修复code模式下输入替换的BUG)
  • Fix the bug that the single-line text input box will also prompt emoji(修复单行文本输入框也会提示emoji的BUG)

1.0.4

  • Change plugin name to Open Gitmoji(变更插件名称为 Open Gitmoji
  • Organize the configuration interface(整理配置界面)

1.0.3

  • Add text starting with : to prompt for configuration. Solve the problem that it will be triggered when there is no need to prompt
  • 添加以 : 开头的文本才会提示配置,解决不需要提示的时候也会触发的问题
  • add ':' supported(添加中文冒号支持)

1.0.2

  • change plugin icon(修改插件图标)

1.0.1

  • add plugin icon(添加插件图标)

1.0.0

  • cancel until version limit(取消最高版本限制)

0.0.6

  • upgrade idea supported version(支持IDEA2022.3版本)

0.0.5

Added

  • add description and change notes(添加描述及变更日志)

0.0.4

Added

  • try to add description(尝试描述添加)

0.0.3

Added

  • add hint text config(添加提示格式配置)

0.0.2

Added

  • add language and input model config (添加语言及替换配置)

0.0.1

Added

  • init project(初始化项目)