v1.2.0 changelog
parent
8770c68fef
commit
5876db5ffd
|
|
@ -0,0 +1,15 @@
|
||||||
|
### 修复
|
||||||
|
+ 修复:资产流动统计桑基图中节点金额显示异常的问题。
|
||||||
|
|
||||||
|
### 支持修改/删除交易
|
||||||
|
支持:对交易的修改和删除,修改支持通过表单或源文件两种形式。
|
||||||
|
|
||||||
|
相关接口:[交易](https://www.yuque.com/chuyi-ble7p/beancount-gs/tmc2gv)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### 更新源文件编辑器
|
||||||
|
源文件编辑器使用 [monaco-editor](https://github.com/microsoft/monaco-editor) 代替 [draft-js](https://github.com/facebookarchive/draft-js)。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Loading…
Reference in New Issue