-
Updated
May 1, 2021 - C++
multiplatform
Here are 374 public repositories matching this topic...
-
Updated
Apr 30, 2021 - Java
-
Updated
Apr 29, 2021 - C
-
Updated
Oct 20, 2020 - Dart
-
Updated
May 1, 2021 - C++
-
Updated
Apr 28, 2021 - C++
-
Updated
Apr 23, 2020 - Python
-
Updated
Apr 23, 2021 - Kotlin
-
Updated
Apr 20, 2020 - Kotlin
-
Updated
May 1, 2021 - C++
Hi.
When I was upgrading from 1.12.0 to 1.12.1, my test cases using DateFormat("z") went failing after that.
@Test
fun test() {
val expected = TimezoneOffset(9.hours)
val actual = DateFormat("z").parse("+09:00").offset
assertEquals(expected, actual)
}This test case success with 1.12.0 but, it fails with 1.12.1 and 2.0.0-rc2.
Add function to BaseComponentBuilder for defining a content-based size
Current behavior
Currently the API provides a 'size' function which defines the size of the component, e.g. Panel, inclusive artifacts like borders and shadows.
Improved behavior
Since the API user often is more interested in defining the size of the actual content of a component, it would be nice to have an add
-
Updated
Apr 27, 2021 - Kotlin
-
Updated
Jan 8, 2021 - Shell
-
Updated
Apr 24, 2021 - C++
-
Updated
Apr 6, 2021 - C++
-
Updated
Apr 26, 2021 - Kotlin
-
Updated
Apr 13, 2021 - Go
Blocked by #2
-
Updated
Aug 28, 2019 - Kotlin
-
Updated
Apr 27, 2021 - C++
-
Updated
Apr 30, 2021 - Kotlin
Flipper Plugin
Related links:
Please follow up with suggestions and ideas if you have them, @oolong-kt/developers.
-
Updated
Apr 30, 2021 - C++
-
Updated
Mar 17, 2021 - C#
Improve this page
Add a description, image, and links to the multiplatform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multiplatform topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
apollo-runtme-kotlinartifact, which can’t be used incommonMain. One workaround is