2 Star 0 Fork 1.3K

KlausHao / Luckysheet

forked from mengshukeji / Luckysheet 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 51.36 KB
一键复制 编辑 原始数据 按行查看 历史
DuShuSir 提交于 2021-01-19 09:52 . chore(release): 2.1.13

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.13 (2021-01-19)

Bug Fixes

2.1.12 (2020-12-22)

Features

Bug Fixes

2.1.10 (2020-12-18)

Bug Fixes

2.1.9 (2020-12-17)

Bug Fixes

2.1.8 (2020-12-16)

⚠ BREAKING CHANGES

  • bug: n

Features

Bug Fixes

2.1.7 (2020-11-26)

Features

  • demo: tool function (3baf93c)
  • 修改日期能够正常的弹出格式框和设置对应格式的日期时间 (2c27044)
  • 修改日期能够正常的弹出格式框和设置对应格式的日期时间 (67c44e7)

Bug Fixes

  • formula: function (dad6e2b)
  • formular: docs (ddac582)
  • hook: function (fb43a56)
  • hook function: cellupdate (5e8f71f)
  • ie11右下角菜单图标会出现错位 (34fd6e7)
  • 重复create会出现很多问题 (8f22790)

2.1.6 (2020-11-23)

⚠ BREAKING CHANGES

  • yes

q

Features

  • api: hook function (a0db530)
  • hook: add hook function (215dec2)
  • q (54a42a2)
  • bottom alignment of english letters: fix (a596d2f)
  • config: sheetRightClickConfig (59c7cb3)
  • add underline button (df56ba6)
  • use npm dependencies (e4bd439)
  • row and column width: batch change the height and width of the selected row and column (956bd2a)

Bug Fixes

2.1.5 (2020-11-03)

Features

  • cell date picker: cell date picker and bug solve (2996ae9)
  • cell hooks add: go to document for detail (927ff46)
  • config: custom menu button config (14eb78e)
  • config: sheetbar (3555746)
  • date format: date format Chinese (8f8d0cb)
  • hyperlink: add hyperlink function (439dff4)
  • hyperlink: perfect hyperlink function (5adfc60)
  • statisticbar: config docs (c1ed417)
  • tojson: api/docs (8e410f5)

Bug Fixes

2.1.3 (2020-10-22)

Features

  • api add: getRowHeight getColumnWidth getDefaultRowHeight getDefaultColumnWidth (a72f38b)
  • api add: setRowHeight setColumnWidth setSheetZoom setDataVerification deleteDataVerification (0fd06cc)
  • api add: setSheetOrder refresh getScreenshot setWorkbookName undo redo (b2a4617)
  • api and config: api exitEditMode() scroll() config defaultFontSize (5eedc48)
  • support spanish: support Spanish (41c527c)

Bug Fixes

  • api: api (14d72eb)
  • bug: postil image zoom (76dbb5c)
  • destroy function repaire: repair (02b9fe7)
  • event name: fix (f64ba54)
  • fix focus after formula edit: fix (0ee5f31)
  • fix text whole text wrap bug: fix (ef3d324)
  • function array value error: fix it (31e4b3d)
  • function update fix: fix bug (28835bb)
  • image: resize and change row or column size (05c49a2)
  • image fuzzy: fix it (8fb1a88)
  • image zoom: fix (1337178)
  • index offset indirect fix: improve the overall execution efficiency of the function (7a2f8d0)
  • inline style: inline style cell delete bug (8067a01)
  • lineheight change to 0.5: similar to excel (760378b)
  • more btn: fix more btn align middle (c5112e9)
  • more formats toolbar: fix more formats toolbar can't sync with cell, fix mac delete button can't delete cell, fix can't delete cell with inline-style (23fcb13)
  • selection bug: fix it (b83447d)
  • setcellvalue delete function fix: fix it (00b351f)
  • sheet name contains squotes bug: formla can not execute, when sheet name contains squotes (fc1dd83)
  • text wrap postion bug: wrap and rotation postion wrong (9538972)
  • the bug with first word is space: fix ti (6ae8319)
  • update number add quote automatically: similar to excel (05b01a6)
  • validation of "0" values: fix (7255c51)

2.1.0 (2020-10-10)

⚠ BREAKING CHANGES

  • frozen,docs: when init workbook and sheet has frozen row or column,you need init sheet's property frozen

Features

  • add autocalculationmerge sheet attribute: it can auto calculate merge infomation (f7e30cf)
  • add force cacultion formula: add forceCaculate parameter (4dd82ad)
  • api: add some api functions (37910ab)
  • api: api (6f7ca26)
  • api: api (66aecbe)
  • api: provides an api for users (b176753)
  • api add: api add (e4198fa)
  • api add: deleteRangeConditionalFormat clearRange deleteRange (44cf72a)
  • api add: setSheetDelete setSheetCopy setSheetHide setSheetShow setSheetName setSheetColor (62f641f)
  • data verification: data verification (a661d30)
  • data verification: data verification (9cbbbce)
  • delete cell: delete cell (d7de718)
  • draw use sacle: cancel manual devicePixRatio, use context sacle (c832283)
  • drawmain efficiency optimization: efficiency optimization (37080fa)
  • editor box position fit: show diffrent position acording to align (636046d)
  • fix: fix (9830714)
  • hide column: hide column (9f05959)
  • image: copy and paste (33d6c96)
  • image insert: image insert (4232dfc)
  • inline string: finished (325b66c)
  • inline string: operation like excel (9ac9f08)
  • inline string: when focus cell, show inline string content (713805c)
  • inline string render finished: begin to develop edit feature (2ffd9ae)
  • insert image: insert image (cf3ba93)
  • insert image perfect: insert image perfect (ad0a88a)
  • mobile touch event optimized: very smooth, good experience (0ed0bf6)
  • new style: new style (5c8d603)
  • optimization function: setCellvalue support any cell param (9b208e4)
  • protection feature: protection feature similar to Excel (a71c92a)
  • zoom feature beta: zoom in and zoom out sheet (249aa02)
  • zoom gui: zoom plus and minus, restore origin, slider (d70dab4)
  • zoom redo undo suport: redo undo (4d03906)

Bug Fixes

  • a few bug fix: fix (f07e25d)
  • add button bug: fix (3250ef6)
  • allowedit dont work ,when press del: allowEdit dont work ,when press DEL (10dccec)
  • array unique very slow: fix it (20f3cb3)
  • big data slowly: speed up (5109873)
  • blank border position: fix (d285d9f)
  • bug: bug (6bb113b)
  • bug: bug (4806de8)
  • bug: bug (0cb1ec2)
  • bug: bug (735d1c8)
  • bug: bug (ad1ac61)
  • bug: bug (27d1be0)
  • bug: bug (dea7bbf)
  • bug: bug (061ea20)
  • bug: bug (ba0b047)
  • bug: bug (7263008)
  • bug: bug (c578c0e)
  • bug: bug (fc8f61b)
  • bug: bug (fb3b512)
  • bug: bug (6236e5e)
  • bug: bug (f057d7d)
  • bug fix: #55 #50 #54 (5caf2b0)
  • bug fix: pivotTable blank title disapear, merge cell is recognized as range (47fe25c)
  • bugs: fix issue #27 #29 (5d57267)
  • celloverflow border bug: celloverflow border bug (86403c2)
  • change sheet: change sheet must setTimeOut (e51457e)
  • change sheet bug: multiple refresh canvas bug (7a625e0)
  • change sheet scroll bar fix: change sheet scroll bar dont restore (02d2655)
  • chart: chart (2be467d)
  • cloumn and row highlight bug: column and row highlight bar disapear (c806211)
  • columlen: columlen (b656c27)
  • copy cut paste bug: bug fix (ade56d5)
  • demo fix: fix (3d17426)
  • demo fix: fix (732f678)
  • demo fontlist url change: local path (feb89b3)
  • filter option bug: position error (3324512)
  • fix: bug fix (52375dc)
  • fix: fix (194dea1)
  • fix bug: param dont remenber change (0425e4e)
  • fix bugs: fix (bbaafe0)
  • fix index.html: fix (e980cd9)
  • fix number to column title bug: if column title is big , it will show undefined (2d6e73e)
  • fix touch: touch fix (d884a69)
  • fix wrap bug: alt + enter twice bug (789bab5)
  • float calculate bug: fix it (ef2a96a)
  • fonts bug on ie: fit it (f9a1546)
  • format of formula cell bug fix: if cell has format , it is no effect (1f6ebad)
  • formula -(1-2) error: fix it (dee2333)
  • formula bug: formula bug (6c84420)
  • formula efficiency up: speed up (d05151f)
  • formula initialization bug: if formula has cross sheet param, initial this (c5f6254)
  • frozen bug: fix (91daa07)
  • frozen bug and style change: fix bug (7cfd0d9)
  • frozen,docs: frozen,docs (e1bd844)
  • function box input bug: editor box and function box fix (4ebb79d)
  • green label size fix: fix (b0734b5)
  • hide row and column fix: add lines (c430d66)
  • hot key bug fix: range bug when formula move selection (f4625d1)
  • image background opacity: fix (d61d3a0)
  • image,config: image,config (2dddfaa)
  • inline string bug: style lost when change cell to inline string, input error (405d90b)
  • inline string finished: fix some bus (57e7518)
  • inline string space dont recognize: fix it (ddc5c5d)
  • input range bug: fix it (5412721)
  • jquery error: jquery error (1a2fed9)
  • menubutton.js fonts: fix bug (1e62de3)
  • mobile text dose not display: fix bug (19922c7)
  • mobile touch: moubile touch fix (04e2b8e)
  • my english is pool: fix (26ff1fd)
  • no fullscreen bug: when no fullscreen , div go to top (64f7d0e)
  • normal style change bug: fit error (f24eb7f)
  • offset indirect formula fix: fix bug (d8dfe50)
  • old chrome dont surport actualboundingboxascent: fix it and make it beautiful (5c503d8)
  • paste bug: fixed (76d966f)
  • pivot table bug: bug (9fcc209)
  • pivot table change sheet bug: if prevous sheet is pivot table and pennel is closed, change bug (7cac8e6)
  • pivot table filter bug: change sheet bug ,after filter pivot table (c7c1999)
  • pivot table show error: when column area have field and row area is null,pivot table show error (04bc51c)
  • remain cell style in inline string mode: click cell and change cell style like to Excel (7d0438a)
  • render: render (40550d6)
  • render bug fix: new render method (a1bcf81)
  • rotate text position mistake, when sheet zoom: fix zoom bug, fix strike and underline bug (6680a13)
  • scroll bug: scroll bug (3637fa4)
  • several bug and new feature: formula calculation , quotePrefix add (5a95304)
  • sheet change arrow: fix bug (4a7850b)
  • splines and dynamicarray bug fix: formula calculation update is finished (a59aa04)
  • ssf column resize: change (2a09f59)
  • store cache: bug fix (cbd9014)
  • text get wrong height when zoom: fix height (106f1fd)
  • toolbar: menu button style (d18478c)
  • underline and cancelline: add and fix (d3f23ff)
  • undo redo bug fix: formula update bug (373dc4f)
  • update demo: fix (e101b91)
  • updatecell bug fix: fix undo redo (d8b76ce)
  • websocket bux: bug (4eda52a)
  • zoom scroll position wrong: fix (5830e9a)
  • zoom slider drag lag: fix lag (17ddd13)

2.0.0 (2020-07-31)

⚠ BREAKING CHANGES

  • api: 1. luckysheet.flowdata change to luckysheet.flowdata() 2.all apis list in documentation
  • gulp: demo index.html's js and css refrence change
  • bug: bug

bug

  • chart: add new config : plugins, array
  • main: bug

Features

  • cell overflow: cell overflow (c3e4f39)
  • chart: chart (9991702)
  • chart: chart plugin (196362d)
  • d (07d004f)
  • allowedit support: allowEdit support (59561bb)
  • bug fix: bu (f23ba5d)
  • canvas: canvas (c63871f)
  • chart: add chart (139bc6e)
  • gloabe improve and bug fix: global improve and bug fix,include formula,find and replace,filter (e6cfa31)
  • globalization fix: pivot table , drop cell (55d4cf2)
  • locale: locale (4cd2ee4)
  • move: move chart (cda6df0)
  • optimiz: optimization (abbf592)
  • rightclick menu perfect: add rows and cols delete rows and cols hide rows and cols (32f94a7)
  • scroll style fix beautify: scroll,sheet color and style (63f2630)
  • split handler.js to small file: split handler.js file to seven files (0a62ff0)
  • zh en: zh en (040bfe4)
  • zh-cn: zh-cn (907226c)
  • zh-cn: zh-cn (01f9521)

Bug Fixes

build

1.0.1-6 (2020-07-14)

Bug Fixes

1.0.1-2 (2020-07-14)

1.0.1-1 (2020-07-14)

1.0.1-0 (2020-07-14)

2.0.0-0 (2020-07-24)

⚠ BREAKING CHANGES

  • all project: File name change

  • all project: modular,Document promotion,Some bugs (37c3070), closes #11 #2

JavaScript
1
https://gitee.com/KlausHao/Luckysheet.git
git@gitee.com:KlausHao/Luckysheet.git
KlausHao
Luckysheet
Luckysheet
master

搜索帮助