Skip to content

Commit

Permalink
chore: adding react ready flag
Browse files Browse the repository at this point in the history
  • Loading branch information
gjulivan committed Feb 13, 2025
1 parent 1b4a0b6 commit eb5ed15
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 15 deletions.
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/accordion-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"marketplace": {
"minimumMXVersion": "9.6.0",
"appNumber": 117895,
"appName": "Accordion"
"appName": "Accordion",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/events-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"marketplace": {
"minimumMXVersion": "9.24.0",
"appNumber": 224259,
"appName": "Events"
"appName": "Events",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/html-element-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"marketplace": {
"minimumMXVersion": "9.12.0",
"appName": "HTML Element",
"appNumber": 204843
"appNumber": 204843,
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/image-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"marketplace": {
"minimumMXVersion": "9.24.0",
"appNumber": 118579,
"appName": "Image"
"appName": "Image",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/maps-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"marketplace": {
"minimumMXVersion": "9.6.0",
"appNumber": 108261,
"appName": "Maps"
"appName": "Maps",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/markdown-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"marketplace": {
"minimumMXVersion": "9.24.0",
"appNumber": 230248,
"appName": "Markdown viewer"
"appName": "Markdown viewer",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/popup-menu-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"marketplace": {
"minimumMXVersion": "9.24.0.2965",
"appNumber": 115826,
"appName": "Pop-up Menu"
"appName": "Pop-up Menu",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/progress-bar-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"marketplace": {
"minimumMXVersion": "9.6.0",
"appNumber": 48910,
"appName": "Progress Bar"
"appName": "Progress Bar",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/progress-circle-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"marketplace": {
"minimumMXVersion": "9.6.0",
"appNumber": 47783,
"appName": "Progress Circle"
"appName": "Progress Circle",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/range-slider-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"marketplace": {
"minimumMXVersion": "9.6.0",
"appNumber": 52704,
"appName": "Range Slider"
"appName": "Range Slider",
"reactReady": true
},
"packagePath": "com.mendix.widget.custom",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/rating-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"marketplace": {
"minimumMXVersion": "9.6.0",
"appNumber": 54611,
"appName": "Rating"
"appName": "Rating",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/slider-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"marketplace": {
"minimumMXVersion": "9.6.0",
"appNumber": 48786,
"appName": "Slider"
"appName": "Slider",
"reactReady": true
},
"packagePath": "com.mendix.widget.custom",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/switch-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"marketplace": {
"minimumMXVersion": "9.6.0",
"appNumber": 50324,
"appName": "Switch"
"appName": "Switch",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/tooltip-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"marketplace": {
"minimumMXVersion": "9.6.0",
"appNumber": 119160,
"appName": "Tooltip"
"appName": "Tooltip",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down
3 changes: 2 additions & 1 deletion packages/pluggableWidgets/video-player-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"marketplace": {
"minimumMXVersion": "9.6.0",
"appNumber": 110700,
"appName": "Video Player"
"appName": "Video Player",
"reactReady": true
},
"testProject": {
"githubUrl": "https://github.com/mendix/testProjects",
Expand Down

0 comments on commit eb5ed15

Please sign in to comment.