-
**Description**
The new release of [GraalVM 21.0](https://www.graalvm.org/release-notes/21_0/) adds serialization support, developers can configure class for serialization via the serialization con…
-
## Steps to Reproduce
With the current master branch (v1.9.6-pre.57), the project structure for a Flutter app includes an ephemeral file called `flutter_export_environment.sh`. There's a comment in…
-
We possibly need to revisit the automation workflow of the SDKs - the initial vision was based on the assumption that API clients would be divided into sub modules and sub packages with individual rel…
-
As an Amun Inspection
I want to use https://cekit.io/
so that it builds the images required for the inspection
goern updated
3 years ago
-
[CardanoSharp-Wallet](https://github.com/CardanoSharp/cardanosharp-wallet) and blockfrost-dotnet combined will be a great tool to develop on the cardano blockchain. However, there's quite some room fo…
eddex updated
3 years ago
-
First of all, great feature. I was able to get Material look an feel very quickly in my existing project.
Minor issues - In material design of forms the form label should actually moves when the fo…
-
**Describe the feature that you would like added**
Currently in VS Code, because we only do `declaration: true`, navigating code from one src file to another goes to the declaration even though we're…
-
~strike through~ has been addressed in a PR
:green_book: Process Improvement
:blue_book: Actionable Issues
:orange_book: DevExp Feedback
:bulb: Challenge Ideas
- ~give more info in advance be…
-
Internal: b/157468351
Scrolling the main page causes the graphics memory to jump to around 170M and the native heap to 50M. If the user settles the UI to a point where the list is full screen and t…
-
The REST endpoints are currently hosted under the `/rest` context path. However, that path is not included in the API definition. A possible fix would be to use the `servers` section and append `/rest…