You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move ktor.client.cio to backend, since it's needed only there
* Update ktor and multiplatform-markdown-renderer to versions supporting wasm-js target
Version for ktor plugin and backend part was kept as is.
* Add web targets to shared module
* Enable wasm and js targets of Compose Multiplatform
* Add actual implementations for web part
* Introduce expect-actuals for Dispatchers.IO due to lack of it in web parts of kotlinx-coroutines
* Add expect-actual annotation FloatRange which is missed in web part of Compose
* Mention Web in the app description and rename the file
* Remove unused Dispatchers.App
* Remove unused zoomFraction and FloatRange
* fixup! Introduce expect-actuals for Dispatchers.IO due to lack of it in web parts of kotlinx-coroutines
* Rebase with a fixed Menu icon
* fixup! Remove unused Dispatchers.App
* Rename Dispatchers.IO_MP to Dispatchers.App
* Setup GitHub pages + running Wasm on the modern browsers and JS on the rest + fix other platforms
* fixup!: use another task to build github pages
* fixup!: use the right module name inside the sources path
* add explicit github link
* fix ktor versions for backend
* fix backend CORS
* Add images proxy
* Prettify images, map, and GitHub link
* Use dev version until Monday to fix problem with resources
* Fix scrolling issue + add offline mode
* Fix image on abount conf screen
* Move GitHub icon
---------
Co-authored-by: Zalim Bashorov <[email protected]>
0 commit comments