Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
bdc4cff
Remove refguide8, howto8, release notes 8
MariaShaposhnikova Jul 3, 2026
f4a6a19
Delete refguide8
MariaShaposhnikova Jul 3, 2026
834e369
Fix links
MariaShaposhnikova Jul 3, 2026
a5fa963
Remove and update links
MariaShaposhnikova Jul 3, 2026
18dec86
solve remaining mx8 mentions
ConnorLand Jul 6, 2026
fd8fd97
Remove images and snippets for Mendix 8
MariaShaposhnikova Jul 6, 2026
effd828
Remove Mendix 8 API docs
MariaShaposhnikova Jul 6, 2026
7927fb9
Remove mobile release notes for Mx8
MariaShaposhnikova Jul 6, 2026
b11e880
Remove links from SDK RN
MariaShaposhnikova Jul 7, 2026
305c8e0
Remove links to 8 from Marketplace RN
MariaShaposhnikova Jul 7, 2026
3065099
Remove links from other RN
MariaShaposhnikova Jul 7, 2026
ceac22c
Fix other links
MariaShaposhnikova Jul 7, 2026
5050a3c
Fix links
MariaShaposhnikova Jul 7, 2026
cc45188
Remove Mendix 8 term from refguides
MariaShaposhnikova Jul 7, 2026
5477942
Start deleting SP 8 term from refguide
MariaShaposhnikova Jul 7, 2026
5bc175e
Remove Studio Pro 8 from refguides
MariaShaposhnikova Jul 8, 2026
b0a0df2
Remove Mendix 8 term from other folders
MariaShaposhnikova Jul 8, 2026
f893b80
Remove SP8 term
MariaShaposhnikova Jul 8, 2026
a7ceb0a
Fix a link
MariaShaposhnikova Jul 8, 2026
8516549
Bring back native builder rn
MariaShaposhnikova Jul 8, 2026
ed0236d
Fix links
MariaShaposhnikova Jul 8, 2026
365be05
Change html comments to todos
MariaShaposhnikova Jul 10, 2026
0157542
Fix the error and remove alert
Karuna-Mendix Jul 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ The Private Mendix Platform Project API allows you to manage pipelines in Privat

### Version 2

{{< swaggerui src="/openapi-spec/openapi-pipeline-v2.yaml >}}
{{< swaggerui src="/openapi-spec/openapi-pipeline-v2.yaml" >}}

### Version 1

{{< swaggerui src="/openapi-spec/openapi-pipeline-v1.yaml >}}
{{< swaggerui src="/openapi-spec/openapi-pipeline-v1.yaml" >}}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ weight: 90
Mendix comes with a wide variety of [Widgets](/refguide/pages/#widgets-categories), but sometimes your app requires a widget outside of this set. To support a more advanced UI pattern or create app-specific interactions, you will need to make your own pluggable widget. This documentation will help you achieve that in Studio Pro 10. See these links for other versions' documentation:

* [Mendix 9](/apidocs-mxsdk/apidocs/pluggable-parent-9/)
* [Mendix 8](/apidocs-mxsdk/apidocs/pluggable-parent-8/)

Your new pluggable widget can be used while modeling pages alongside standard Mendix components. It can also be shared between multiple apps and distributed through the [Marketplace](/appstore/).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ weight: 30

This guide explains the APIs offered by Mendix Studio Pro so you can build better pluggable widgets. Specifically, you can use these APIs and modules to alter pluggable widgets' preview appearances while working in Studio Pro's **Design mode**. To learn about creating a custom preview in **Structure mode**, add custom consistency checks, or conditionally hide widget properties, read the [Configuration Module API for Pluggable Widgets](/apidocs-mxsdk/apidocs/pluggable-widgets-config-api-10/).

Lastly, [Client APIs Available to Pluggable Widgets](/apidocs-mxsdk/apidocs/pluggable-widgets-client-apis-10/) is meant for pluggable widget development once your app is running in the client. This guide's APIs are available in Mendix 8.0.0 and higher.
Lastly, [Client APIs Available to Pluggable Widgets](/apidocs-mxsdk/apidocs/pluggable-widgets-client-apis-10/) is meant for pluggable widget development once your app is running in the client.

## Values API {#values}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Mendix comes with a wide variety of [Widgets](/refguide/pages/#widgets-categorie

* [Mendix 10](/apidocs-mxsdk/apidocs/pluggable-widgets-10/)
* [Mendix 9](/apidocs-mxsdk/apidocs/pluggable-parent-9/)
* [Mendix 8](/apidocs-mxsdk/apidocs/pluggable-parent-8/)

Your new pluggable widget can be used while modeling pages alongside standard Mendix components. It can also be shared between multiple apps and distributed through the [Marketplace](/appstore/).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aliases:

This guide explains the APIs offered by Mendix Studio Pro so you can build better pluggable widgets. Specifically, you can use these APIs and modules to alter pluggable widgets' preview appearances while working in Studio Pro's **Design mode**. To learn about creating a custom preview in **Structure mode**, add custom consistency checks, or conditionally hide widget properties, read the [Configuration Module API for Pluggable Widgets](/apidocs-mxsdk/apidocs/pluggable-widgets-config-api/).

Lastly, [Client APIs Available to Pluggable Widgets](/apidocs-mxsdk/apidocs/pluggable-widgets-client-apis/) is meant for pluggable widget development once your app is running in the client. This guide's APIs are available in Mendix 8.0.0 and higher.
Lastly, [Client APIs Available to Pluggable Widgets](/apidocs-mxsdk/apidocs/pluggable-widgets-client-apis/) is meant for pluggable widget development once your app is running in the client.

## Values API {#values}

Expand Down
11 changes: 0 additions & 11 deletions content/en/docs/apidocs-mxsdk/apidocs/studio-pro-8/_index.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading