Skip to content

Commit

Permalink
Merge pull request #3683 from illacloud/Release/4.4.11
Browse files Browse the repository at this point in the history
Release/4.4.11
  • Loading branch information
Wangtaofeng authored Feb 5, 2024
2 parents e62d690 + 19db30b commit 634bf24
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"author": "ILLA Cloud <[email protected]>",
"license": "Apache-2.0",
"version": "4.4.10",
"version": "4.4.11",
"scripts": {
"dev": "vite --strictPort --force",
"build-cloud": "NODE_OPTIONS=--max-old-space-size=12288 vite build --mode cloud",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,6 @@ export function getColumnsTypeSubSetter(type: ColumnType): PanelFieldConfig[] {
bindAttrName: ["showThousandsSeparator"],
shown: (value) => value,
openDynamic: true,
useCustomLayout: true,
},
]
default:
Expand Down

0 comments on commit 634bf24

Please sign in to comment.