From e5a8493400008c35b5cab9adb6ccaee5523b6279 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 29 Dec 2024 08:46:59 +0000 Subject: [PATCH] chore(release): 1.10.0-alpha.1 [skip ci] # [1.10.0-alpha.1](https://github.com/gisce/react-formiga-table/compare/v1.9.0...v1.10.0-alpha.1) (2024-12-29) ### Bug Fixes * add new initialSortState prop to resume sorted columns ([23fd3a3](https://github.com/gisce/react-formiga-table/commit/23fd3a376835fe38b298fd5b08d2103e424eec6c)) * adjust block sizes for performance ([a5ae697](https://github.com/gisce/react-formiga-table/commit/a5ae6973084960349eca595d5563d6958803359e)) * adjust few things in infinite table ([d68015c](https://github.com/gisce/react-formiga-table/commit/d68015ca56586ab5265674331f94c41c9f802af3)) * adjust options reset table behaviour ([3f1ecc3](https://github.com/gisce/react-formiga-table/commit/3f1ecc33cb114e04bf0ef95d38d010d72f1dc247)) * adjustments in showPointerCursorInRows ([2eae6e8](https://github.com/gisce/react-formiga-table/commit/2eae6e84ee1b44e449c0b014f098a627a70e7e09)) * adjustments in showPointerCursorInRows ([3c03ca2](https://github.com/gisce/react-formiga-table/commit/3c03ca285bd67483e1a212740005a13a74861ebd)) * change onRequestData signature to pass state instead of sortfields ([c361613](https://github.com/gisce/react-formiga-table/commit/c3616131500fcc5b5390e795b6d126ed8525bb16)) * change rc-dropdown version ([7bbb839](https://github.com/gisce/react-formiga-table/commit/7bbb8397af6c2adb0b60574d4eef750446fe5f09)) * clear selected rows when a refresh is done ([b0fde61](https://github.com/gisce/react-formiga-table/commit/b0fde6190f5a278d83f180e5256c6a6454001374)) * debug ag grid bug ([ebc01a5](https://github.com/gisce/react-formiga-table/commit/ebc01a5bfc574cf9f1fb49f4b628283f8378fa22)) * debug weird ag grid issue ([5c8057d](https://github.com/gisce/react-formiga-table/commit/5c8057deb94f29264f4678948a556b5d94ebb797)) * debug weird bug ([cf15324](https://github.com/gisce/react-formiga-table/commit/cf1532418ce1a80c1983c03352bda6a275ce3531)) * ditch unused hook ([ccdb564](https://github.com/gisce/react-formiga-table/commit/ccdb56466ee6b2fd6b8c4d1c37820bde7370732c)) * do not notify when sort has changed in order to persist it ([622f6cc](https://github.com/gisce/react-formiga-table/commit/622f6cc10d49f357c27576639fcfa4e69376f99b)) * do not show pointer cursor if we don't have callback ([07b3fa7](https://github.com/gisce/react-formiga-table/commit/07b3fa73285e6a27e221562765812a18b2b06e3b)) * getRows out of sync ([7743162](https://github.com/gisce/react-formiga-table/commit/7743162d9ea73d5845a58cb1b83708f378b1b569)) * improvements in sort columns feature ([0965d90](https://github.com/gisce/react-formiga-table/commit/0965d90537080a8d8a824e62a09ec6b742b3262b)) * more adjustments ([4561cb3](https://github.com/gisce/react-formiga-table/commit/4561cb310699d62c0850e44b564fe94638da3ffa)) * more adjustments ([4c140d4](https://github.com/gisce/react-formiga-table/commit/4c140d4f4c0684f9829ae2ecd2f1e0347bed8325)) * more tweaks and adjustments in infinite table ([fe2ed62](https://github.com/gisce/react-formiga-table/commit/fe2ed623771d39f620066eaa387ee306bbc3c6cd)) * remove status column from ignore ([1f5320d](https://github.com/gisce/react-formiga-table/commit/1f5320daae30329e7679d0bb2163f06e282df5aa)) * rendering glitch solved ([23b0c2a](https://github.com/gisce/react-formiga-table/commit/23b0c2a6ffe823f30d54282397f2c097d3cc10b0)) * respect sort index in sort fields in infinite table ([0f2ef84](https://github.com/gisce/react-formiga-table/commit/0f2ef8416fa717bcbc6cf7c18797ea8eccf6f204)) * revert changes of custom_searches adjustments ([d1444db](https://github.com/gisce/react-formiga-table/commit/d1444dbda87bd79762a6376c47280388ae1ea18f)) * selection row count bug for infinite table ([9d42180](https://github.com/gisce/react-formiga-table/commit/9d42180cffd3c5fd191fbf99362891c565f73bd3)) * skip calling onColumnChanged the first time the table renders ([1aafd2e](https://github.com/gisce/react-formiga-table/commit/1aafd2ebe483a08ca1eec6f35cbed7d910a81a8a)) * suppressDragLeaveHidesColumns adjustment ([440e6dc](https://github.com/gisce/react-formiga-table/commit/440e6dcb5d35994638a43d4f777c96d1582a2334)) * try to debug weird bug ([cd51e63](https://github.com/gisce/react-formiga-table/commit/cd51e634c104590b073d9dfb3a15d782fb81d67a)) * try to debug weird production only glitch ([2da6076](https://github.com/gisce/react-formiga-table/commit/2da607605c89694a3e529b8dfc3c50d170dd4017)) * try to fix weird order bug ([fa0ac55](https://github.com/gisce/react-formiga-table/commit/fa0ac55c404ef0ce6f08fbe2cc68300e227d73eb)) * undefined array ([dda47a6](https://github.com/gisce/react-formiga-table/commit/dda47a68b34d1925a795e4a46dc78561555373f5)) * use rc-dropdown and svg icons instead of antd ([f830551](https://github.com/gisce/react-formiga-table/commit/f8305512e41b29259de84439dab55912bf5d8a33)) * weird bug ([1ff86fd](https://github.com/gisce/react-formiga-table/commit/1ff86fd779ae014e52fd4c4a13c308b9151057c1)) * weird bug debugging ([d4c9c36](https://github.com/gisce/react-formiga-table/commit/d4c9c369cf8c612a8e5ff2a98f48eddc4b596853)) ### Features * add enable row selection prop ([ed2bed8](https://github.com/gisce/react-formiga-table/commit/ed2bed82d23f8b41969e458461de9fc9e2f20b69)) * add hook useWhyDidYouRender ([539b4dd](https://github.com/gisce/react-formiga-table/commit/539b4dde1c3eb1fd7e87bc4579e75c5d64a97e03)) * add options button menu in infinite table ([44660ce](https://github.com/gisce/react-formiga-table/commit/44660ce40c11d327c7bf1b9932080f137983104d)) * add sort feature to columns ([c2c2407](https://github.com/gisce/react-formiga-table/commit/c2c2407b4fe4715cfc6307484e8a65ad1194532c)) * adjustments for restoring column state ([ecbf711](https://github.com/gisce/react-formiga-table/commit/ecbf711b1a4f5b645b8f2724fd75a1bef2d02750)) * allow cache block size prop ([cf59419](https://github.com/gisce/react-formiga-table/commit/cf594196013b1f6c0053d2f980a883142341f857)) * changes in selection ([5fae7ff](https://github.com/gisce/react-formiga-table/commit/5fae7ff38492d04566b7e5daeef661f7abf80578)) * expose update row methods and get visible rows ([9a696c6](https://github.com/gisce/react-formiga-table/commit/9a696c67392088fc5380780d3eddfd907e41ff77)) * improve rerenders ([eff90b3](https://github.com/gisce/react-formiga-table/commit/eff90b34b46234fc0099a77cc23b15a4e8d468af)) * improve restoring scroll position in infinite tables ([89e483d](https://github.com/gisce/react-formiga-table/commit/89e483da363ff7f2380a62c4f06e894306a46ba9)) * infinite trees ([1f4c400](https://github.com/gisce/react-formiga-table/commit/1f4c400d5b6d7700ed2b5e85a45f6b2e08bd6ca1)) * more adjustmetns ([d69e0a5](https://github.com/gisce/react-formiga-table/commit/d69e0a58985850b3c2372e8e02a20fecf3d12a0f)) * performance issues ([cf9386e](https://github.com/gisce/react-formiga-table/commit/cf9386e5e4d328e40f7008c8ffce6159e0266e18)) * sync changes from v2 to alpha ([#34](https://github.com/gisce/react-formiga-table/issues/34)) [skip ci] ([f155d5e](https://github.com/gisce/react-formiga-table/commit/f155d5e6d86a34e3fe2cf723eda17ecf7ef3dc37)) * work in selecting all rows ([7647bfb](https://github.com/gisce/react-formiga-table/commit/7647bfbc8f301b9871055e74f99bee08dd5bb670)) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f861d24..be29828 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gisce/react-formiga-table", - "version": "1.9.0", + "version": "1.10.0-alpha.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@gisce/react-formiga-table", - "version": "1.9.0", + "version": "1.10.0-alpha.1", "dependencies": { "ag-grid-community": "^31.2.1", "ag-grid-react": "^31.2.1", diff --git a/package.json b/package.json index b1ef406..87d3d9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gisce/react-formiga-table", - "version": "1.9.0", + "version": "1.10.0-alpha.1", "engines": { "node": "20.5.0" },