Skip to content

docs: add migration guide from 8.0 to 8.1.0 and other docs#28

Open
alexgerardojacinto wants to merge 18 commits intofeat/RMET-4099/camera-unificationfrom
docs/add-migration-8.1
Open

docs: add migration guide from 8.0 to 8.1.0 and other docs#28
alexgerardojacinto wants to merge 18 commits intofeat/RMET-4099/camera-unificationfrom
docs/add-migration-8.1

Conversation

@alexgerardojacinto
Copy link
Copy Markdown
Collaborator

@alexgerardojacinto alexgerardojacinto commented Apr 6, 2026

@alexgerardojacinto alexgerardojacinto changed the title docs: add migration guide from 8.0 to 8.1.0 docs: add migration guide from 8.0 to 8.1.0 and other docs Apr 7, 2026
@alexgerardojacinto alexgerardojacinto self-assigned this Apr 7, 2026
source: CameraSource.Camera,
quality: 90,
allowEditing: true,
resultType: CameraResultType.Uri,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Somewhere here or before, we should state that the other CameraResultType's are not supported, and maybe link to "Result type changes" section or something like that?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added it, can you check?

README.md Outdated
| `height` | `targetHeight` | `takePhoto`, `chooseFromGallery` |
| `direction` | `cameraDirection` | `takePhoto` |
| `allowEditing` | `editable: 'in-app'` | `takePhoto`, `chooseFromGallery` |
| `resultType` | — (removed) | — |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link to "result type changes" section?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added it, can you check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants