# Change Log

## v0.1.20

- [fix] failed to npm publish ([#23](https://github.com/yyssc/ssc-formula2/issues/23))

## v0.1.19

- [chore] reduce bundle size ([#22](https://github.com/yyssc/ssc-formula2/issues/22))

## v0.1.18

- [new] custom input field and overlay style ([#18](https://github.com/yyssc/ssc-formula2/issues/18))
- [fix] FICLOUD-1019 档案转换插入时候应该是node的path而不是code ([#19](https://github.com/yyssc/ssc-formula2/issues/19))

## v0.1.17

- [new] 使用`DropdownTree`组件替换`ReferList`组件 ([#17](https://github.com/yyssc/ssc-formula2/issues/17))

## v0.1.16

- [fix] 修复getID函数第一个参数是null的问题 ([#16](https://github.com/yyssc/ssc-formula2/issues/16))

## v0.1.15

- [fix] 修复布局问题 ([#15](https://github.com/yyssc/ssc-formula2/issues/15))
- [fix] classtype取得是name不是code ([#15](https://github.com/yyssc/ssc-formula2/issues/15))

## v0.1.14

- [new] 在“档案转换”标签页添加参照 ([#15](https://github.com/yyssc/ssc-formula2/issues/15))

## v0.1.13

- [new] 从yzb-comp引用业务层的参照组件

## v0.1.12

- [fix] FICLOUD-1019 测试档案转换插入值的格式 test01  ([#15](https://github.com/yyssc/ssc-formula2/issues/15))

## v0.1.11

- [fix] FilterAccSubjectRefer not found  ([#14](https://github.com/yyssc/ssc-formula2/issues/14))

## v0.1.10

- [new] 添加科目表作为科目的过滤条件 ([#13](https://github.com/yyssc/ssc-formula2/issues/13))

## v0.1.9

- [new] 档案转换最后一个字段不需要双引号 ([#12](https://github.com/yyssc/ssc-formula2/issues/12))

## v0.1.8

- [new] 拼装节点所在的路径 ([#11](https://github.com/yyssc/ssc-formula2/issues/11))

## v0.1.7

- [new] impl cancel and validate button ([#10](https://github.com/yyssc/ssc-formula2/issues/10))

## v0.1.6

- [fix] 解决固定值Tab中档案值参照出现undefined问题 ([#8](https://github.com/yyssc/ssc-formula2/issues/8))
- [new] 档案转换tab页中选中一个item时候显示详细信息 ([#9](https://github.com/yyssc/ssc-formula2/issues/9))

## v0.1.5

- [fix] Add prop 固定值档案值refCode for Formula component

## v0.1.4

- [new] 临时方案，由外面传进来档案值refCode

## v0.1.3

- [fix] Fix building error in UglifyJs ([#7](https://github.com/yyssc/ssc-formula2/issues/7))

## v0.1.2

- [new] Update TextBox value according to "单据字段" or "档案转换" selected items
- [fix] make textbox auto height

## v0.1.1
- [fix] Remove peer denpendency `react-addons-shallow-compare` ([#2](https://github.com/yyssc/ssc-formula2/issues/2))
- [new] Export `档案转换ItemsShape` ([#3](https://github.com/yyssc/ssc-formula2/issues/3))
- [new] Use `固定值ReferDataUrl` prop to set Refer URL ([#4](https://github.com/yyssc/ssc-formula2/issues/4))
- [fix] Put `rc-tree` in peer dependency ([#5](https://github.com/yyssc/ssc-formula2/issues/5))

## v0.1.0
 - Initial commit
