Skip to content

Commit

Permalink
Merge branch 'develop' into hyperlink-formula
Browse files Browse the repository at this point in the history
  • Loading branch information
evanSe authored Jul 12, 2024
2 parents 9ae6197 + 6f0c0fc commit 2a28269
Show file tree
Hide file tree
Showing 7,356 changed files with 514,159 additions and 4,410,676 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 0 additions & 8 deletions .changelogs/10085.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelogs/10215.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelogs/10321.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelogs/10326.json

This file was deleted.

8 changes: 8 additions & 0 deletions .changelogs/10910.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "fix Context.getShortcuts type ",
"type": "fixed",
"issueOrPR": 10910,
"breaking": true,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/10995.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Improved performance of the cells merging.",
"type": "fixed",
"issueOrPR": 10995,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/10996.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Fixed a problem where clicking and dragging on cells on a window-controlled scrolled instances would end up in unpredictable results.",
"type": "fixed",
"issueOrPR": 10996,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11004.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Fixed a bug that prevented column sorting of the checkbox cell types.",
"type": "fixed",
"issueOrPR": 11004,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11007.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Fixed merged cells misalignment in overlays",
"type": "fixed",
"issueOrPR": 11007,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11010.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Fixed selection expanding for merged cells.",
"type": "fixed",
"issueOrPR": 11010,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11021.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Fixed a problem where the table could go into an endless resize loop when one of the instance's parents were using `dvh` values for sizing and the table was not given any size itself.",
"type": "fixed",
"issueOrPR": 11021,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11027.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Added support for other keyboard layouts than QWERTY (e.g. AZERTY etc.).",
"type": "added",
"issueOrPR": 11027,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11033.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Fixed a bug where the `afterSetCellMeta` was unnecessarily triggered after clicking on the comments textarea element.",
"type": "fixed",
"issueOrPR": 11033,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11035.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Fixed invalid cells states after data population that was canceled in the `beforeChange` hook.",
"type": "fixed",
"issueOrPR": 11035,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11036.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Added missing \"this\" typing for ColumnSummary plugin.",
"type": "added",
"issueOrPR": 11036,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11037.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Implemented the Undo/Redo logic for the ColumnSorting/ManualColumnSorting plugins and made some adjustments for it to work properly.",
"type": "added",
"issueOrPR": 11037,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11038.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Fixed a problem with the Formulas plugin using wrong indexes when performing autofill. ",
"type": "fixed",
"issueOrPR": 11038,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11043.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Fixed a problem, where disabling `navigableHeaders` broke keyboard navigation in the first row, if the option was previously enabled and used.",
"type": "fixed",
"issueOrPR": 11043,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11044.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Fixed a problem where the Dropdown Menu would not close after tapping on the table cells on mobile browsers.",
"type": "fixed",
"issueOrPR": 11044,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11049.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Improved the precision of calculating the height and width of columns and rows.",
"type": "changed",
"issueOrPR": 11049,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11051.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Fixed the header selection with `nestedHeaders` enabled not working on mobile devices.",
"type": "fixed",
"issueOrPR": 11051,
"breaking": false,
"framework": "none"
}
8 changes: 8 additions & 0 deletions .changelogs/11076.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"issuesOrigin": "private",
"title": "Implement the `headerClassName` option, which allows adding custom css classes to the column headers.",
"type": "added",
"issueOrPR": 11076,
"breaking": false,
"framework": "none"
}
23 changes: 14 additions & 9 deletions .codesandbox/ci.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,27 @@
{
"buildCommand": "build:codesandbox",
"buildCommand": "build",
"packages": [
"handsontable",
"wrappers/angular",
"handsontable",
"wrappers/react",
"wrappers/vue"
"wrappers/vue",
"wrappers/vue3"
],
"publishDirectory": {
"handsontable": "handsontable/tmp",
"@handsontable/angular": "wrappers/angular/dist/hot-table",
"@handsontable/react": "wrappers/react",
"@handsontable/vue": "wrappers/vue"
"@handsontable/vue": "wrappers/vue",
"@handsontable/vue3": "wrappers/vue3"

},
"sandboxes": [
"github/handsontable/examples/tree/master/vanilla/pull-request",
"github/handsontable/examples/tree/master/angular/pull-request",
"github/handsontable/examples/tree/master/react/pull-request",
"github/handsontable/examples/tree/master/vue/pull-request"
"github/handsontable/handsontable/tree/develop/examples/prs/js/",
"github/handsontable/handsontable/tree/develop/examples/prs/ts/",
"github/handsontable/handsontable/tree/develop/examples/prs/react/",
"github/handsontable/handsontable/tree/develop/examples/prs/vue/",
"github/handsontable/handsontable/tree/develop/examples/prs/vue3/",
"github/handsontable/handsontable/tree/develop/examples/prs/angular/"
],
"node": "14"
"node": "18"
}
3 changes: 3 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ module.exports = {
extends: ['airbnb-base'],
parser: '@babel/eslint-parser',
parserOptions: {
ecmaFeatures: {
jsx: true
},
babelOptions: {
plugins: [
'@babel/plugin-syntax-import-assertions',
Expand Down
25 changes: 0 additions & 25 deletions .github/ISSUE_TEMPLATE/01-handsontable.md

This file was deleted.

13 changes: 0 additions & 13 deletions .github/ISSUE_TEMPLATE/02-documentation.md

This file was deleted.

27 changes: 0 additions & 27 deletions .github/ISSUE_TEMPLATE/03-handsontable-angular.md

This file was deleted.

26 changes: 0 additions & 26 deletions .github/ISSUE_TEMPLATE/04-handsontable-react.md

This file was deleted.

26 changes: 0 additions & 26 deletions .github/ISSUE_TEMPLATE/05-handsontable-vue.md

This file was deleted.

26 changes: 0 additions & 26 deletions .github/ISSUE_TEMPLATE/06-handsontable-vue3.md

This file was deleted.

Loading

0 comments on commit 2a28269

Please sign in to comment.