v1.2.0
v1.2.0 Release (2022.05.18)
주요 추가 기능
- DataMatrix 아이템 추가
- HighCharts 시리즈 추가
- Area Chart
- Area Spline Chart
- Box Plot Chart
- Bubble Chart
- Column Chart
- Histogram Chart
- Line Chart
- Pie Chart
- Scatter Chart
- Spline Chart
- Band Group 기능 추가 (core#330)
기능 개선
- [TextItem] 데이터 필드의 데이터 타입이 "Text"일 경우 Data Formatting 관련 기능 개선 (core#389)
- 하이차트 시리즈 순서 변경 기능 개선 (core#396)
- Axis Plot Lines, Bands의 속성 창 개선 (core#386)
- Band Group의 Height 값이 undefined일 경우 하위 아이템의 크기에 맞춰 자동으로 height가 계산되도록 변경이 필요함 (core#344)
- Inspector에서 크기 값 입력 기능 개선 (core#343)
- Barcode item 심볼 추가 기능 개선 (core#339)
- Data list container 추가 (core#323)
- Property Inspector - 컬렉션 action 추가 개발 (core#383)
오류 수정
- hwp 내보내기 시 table item의 cell에 background Color가 적용되어 있을 경우 border와 background가 표시되지 않는 오류 수정 (core#298)
- hwp 내보내기 시 simpleBand의 header 영역에 table item 추가 시 table의 width가 비정상적으로 출력되는 오류 수정 (core#299)
- hwp 내보내기 시 특정 영역에서 table item의 width가 비정상적으로 출력되는 오류 수정 (core#300)
- hwp 내보내기 시 simpleBand의 data row 영역에 table item 추가 시 첫 번째 row의 width가 비정상적으로 출력되는 오류 수정 (core#301)
- hwp 내보내기 시 table item의 cell 내부의 text item을 제외한 다른 아이템이 출력되지 않는 오류 수정 (core#303)
- hwp 내보내기 시 paper orientation이 landscape일 경우 오른쪽 부분이 잘리고 출력되는 오류 수정 (core#304)
- hwp 내보내기 시 table cell에 추가한 table이 출력되지 않는 오류 수정 (core#305)
- DOCX Export시 SimpleBand Header, DATA ROW가 제대로 표시되지 않는 오류 수정 (core#306)
- table cell 내부의 text item에 multi line 속성을 사용해 줄바꿈 할 경우 text item 배치가 틀어지는 오류 수정 (core#316)
- Hwp, Docx 테이블 셀에 삽입된 Column/RowBox 내용 배치 오류 수정 (core#325)
- DataListContainer props 오타 수정 (core#331)
- DataList 에서 ItemAlign, RowAlign 작동 안되는 오류 수정 (core#332)
- Band Item data row 영역 visible 체크 해제 시 해당 영역 사라지도록 변경 수정 (core#333 )
- simpleBand group section head가 출력되지 않는 오류 수정 (core#346)
- Barcode에 Band data가 적용이 안되는 오류 수정 (core#350)
- QRCode Item에 데이터 가 적용이 안되는 오류 수정 (core#351)
- SimpleBandSection StyleProps가 중복되어 출력되는 오류 수정 (core#353)
- Rating Item Data, Value와 연동되지 않는 오류 수정 (core#361)
- 밴드그룹의 속성명 오타.. Band gruop 수정 (core#362)
- HichCharts subtitle visible이 true 일 때 출력되지 않는 오류 수정 (core#367)
- HichCharts에 band data 연결시 모든 데이터가 출력되는 오류 수정 (core#368)
- HichCharts Column 시리즈 data labels visible true 일 때 값이 저장되지 않는 오류 수정 (core#369)
- HichCharts Format이 적용되지 않는 오류 수정 (core#371)
- Simple Band에 Qrcode 추가 후 데이터 연결 시 첫 번째 행이 출력되지 않는 오류 수정 (core#372)
- chart axis visible false에도 계속 출력되는 오류 수정 (core#373)
- HichCharts bubble 시리즈 추가 시 에러 발생 수정 (core#374)
- HichCharts series 선택 시 다른 시리즈 비활성화가 적용되지 않는 오류 수정 (core#376)
- HichCharts Data Labels의 Rotation 속성이 적용되지 않는 오류 수정 (core#377)
- HichCharts Data Labels의 Shape속성이 적용되지 않는 오류 수정 (core#379)
- HichCharts Axis Lables의 rotationt 값을 입력해도 undefined가 되는 오류 수정 (core#380)
- pdf 내보내기 시 하이차트의 dataLabel이 두 번씩 출력되는 오류 수정 (core#385)
- Axis Plot Label의 Rotation 속성이 적용되지 않는 오류 수정 (core#387)
- AxisLables visible 속성이 적용되지 않는 오류 수정 (core#390)
- QrcodeItem 실제 출력 시 누락되는 현상 수정 (core#391)
- DataMatrix 아이템 pdf저장시 size가 작아지는 오류 수정 (core#393)
- Collection 아이템 위치 변경 시 outline view 아이템 순서 미갱신 수정 (core#400)
- Multi Line 속성을 true로 설정 후
<br>
또는\n
,\r\n
으로 줄바꿈 할 경우 Wrap 속성이 적용되지 않는 오류 수정 (core#404)
디자이너 기능 개선 및 오류 수정
- 미리보기 페이지에 fit 기능 추가 (designer#494)
- React List Key Error 발생 오류 수정 (designer#495)
- 데이터 schema 도구에서 date 형 필드의 type을 text로 변경하면 툴바 등 모두 사라지는 오류 수정 (designer#496)
- row Group기능 추가 개발 (designer#501)
- BandGroup Item의 Band Cell 아이템 삭제 시 디자이너가 멈추는 오류 수정 (designer#503)
- New Band Data Dialog 동작 오류 수정 (designer#508)
- BandData 편집창에 데이터 1행 추가 및 복제 기능 개선 (designer#510)
- BandData 편집창에서 데이터를 Clear 한 다음 다른 테이블이나 화면으로 이동하면 저장 안되는 오류 수정 (designer#513)
호환되는 라이브러리 버전
- highcharts: v8.2.0
- pdfkit: v0.12.3
- jszip: v3.7.1