tauri-apps / plugins-workspace

All of the official Tauri plugins in one place!
https://tauri.app
Apache License 2.0
979 stars 274 forks source link

docs(clipboard-manager): update readImage doc to use async rgba() instead of bytes #2077

Closed ViniciusCestarii closed 3 days ago

ViniciusCestarii commented 3 days ago

Updated the doc comments of readImage function

github-actions[bot] commented 3 days ago

Package Changes Through bf5928c967255874d1a2f6a6731f0ac8a8588368

There are 10 changes which include upload with minor, upload-js with minor, deep-link with patch, deep-link-js with patch, log-plugin with patch, log-js with patch, fs with patch, fs-js with patch, localhost with minor, sql with patch

Planned Package Versions The following package releases are the planned based on the context of changes in this pull request. | package | current | next | |----|----|----| | api-example | 2.0.5 | 2.0.6 | api-example-js | 2.0.2 | 2.0.3 | deep-link-example-js | 2.0.0 | 2.0.1 | deep-link | 2.0.1 | 2.0.2 | deep-link-js | 2.0.0 | 2.0.1 | fs | 2.0.3 | 2.0.4 | fs-js | 2.0.2 | 2.0.3 | dialog | 2.0.3 | 2.0.4 | http | 2.0.3 | 2.0.4 | localhost | 2.0.1 | 2.1.0 | log-plugin | 2.0.2 | 2.0.3 | log-js | 2.0.0 | 2.0.1 | persisted-scope | 2.0.3 | 2.0.4 | single-instance | 2.0.1 | 2.0.2 | sql | 2.0.2 | 2.0.3 | upload | 2.1.0 | 2.2.0 | upload-js | 2.1.0 | 2.2.0 |

[Add another change file through the GitHub UI by following this link.](https://github.com/ViniciusCestarii/plugins-workspace/new/fix/clipaboard-manager-doc?filename=.changes/change-pr-2077.md&value=---%0A%22api-example%22:%20patch%0A%22api-example-js%22:%20patch%0A%22deep-link-example-js%22:%20patch%0A%22autostart%22:%20patch%0A%22autostart-js%22:%20patch%0A%22barcode-scanner%22:%20patch%0A%22barcode-scanner-js%22:%20patch%0A%22biometric%22:%20patch%0A%22biometric-js%22:%20patch%0A%22cli%22:%20patch%0A%22cli-js%22:%20patch%0A%22clipboard-manager%22:%20patch%0A%22clipboard-manager-js%22:%20patch%0A%22deep-link%22:%20patch%0A%22deep-link-js%22:%20patch%0A%22fs%22:%20patch%0A%22fs-js%22:%20patch%0A%22dialog%22:%20patch%0A%22dialog-js%22:%20patch%0A%22geolocation%22:%20patch%0A%22geolocation-js%22:%20patch%0A%22global-shortcut%22:%20patch%0A%22global-shortcut-js%22:%20patch%0A%22haptics%22:%20patch%0A%22haptics-js%22:%20patch%0A%22http%22:%20patch%0A%22http-js%22:%20patch%0A%22localhost%22:%20patch%0A%22log-plugin%22:%20patch%0A%22log-js%22:%20patch%0A%22nfc%22:%20patch%0A%22nfc-js%22:%20patch%0A%22notification%22:%20patch%0A%22notification-js%22:%20patch%0A%22os%22:%20patch%0A%22os-js%22:%20patch%0A%22persisted-scope%22:%20patch%0A%22positioner%22:%20patch%0A%22positioner-js%22:%20patch%0A%22process%22:%20patch%0A%22process-js%22:%20patch%0A%22shell%22:%20patch%0A%22shell-js%22:%20patch%0A%22single-instance%22:%20patch%0A%22sql%22:%20patch%0A%22sql-js%22:%20patch%0A%22store%22:%20patch%0A%22store-js%22:%20patch%0A%22stronghold%22:%20patch%0A%22stronghold-js%22:%20patch%0A%22updater%22:%20patch%0A%22updater-js%22:%20patch%0A%22upload%22:%20patch%0A%22upload-js%22:%20patch%0A%22websocket%22:%20patch%0A%22websocket-js%22:%20patch%0A%22window-state%22:%20patch%0A%22window-state-js%22:%20patch%0A---%0A%0Afix:%20update%20readImage%20doc%20to%20use%20async%20rgba()%20instead%20of%20bytes%0A)


Read about change files or the docs at github.com/jbolda/covector