app
Here are 7,402 public repositories matching this topic...
-
Updated
Feb 9, 2021 - Swift
-
Updated
Feb 5, 2021 - Ruby
Since we also expose the Skia-bindings for a Canvas-like API I think it might be a good idea to start refactoring the API to utilise more named arguments e.g. ~x=..., ~y=....
What do you others think?
-
Updated
Feb 9, 2021 - JavaScript
-
Updated
Feb 5, 2021 - Kotlin
-
Updated
Feb 8, 2021 - Swift
The docs are okay, but they have gotten a bit unstructured over time as we've just kept piling things on without any "refactoring". Here are some of the issues I'd like to resolve.
We welcome feedback and pull requests on any of these tasks! We need a fresh set of eyes!
General
- Clean up structure/old sections (careful not to break any links)
- The user/developer spli
-
Updated
Feb 9, 2021 - C#
A little more explaination (in the form of an xml comment) is needed on format strings like icu_abbrev_wday_month_day_no_year, because they do require to be changed in some languages but translators often break them. We obviously can't expect everyone to understand formatter syntax ;)
/area test-and-release
/kind good-first-issue
Describe the feature
When debugging end to end tests locally, it's frequently helpful to keep resources around after the test run finishes to debug things. Currently this requires finding the call to EnsureTearDown and commenting
-
Updated
Aug 25, 2018 - Java
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Jan 6, 2021 - JavaScript
-
Updated
Nov 29, 2020 - CoffeeScript
-
Updated
Feb 9, 2021 - Swift
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Feb 9, 2021 - TypeScript
-
Updated
Dec 30, 2020 - Dart
Is your feature request related to a problem? Please describe
We can place components inline by wrapping them with ui.inline component. But currently only start and end is supported as justify values. This blocks the user from placing the components as they please.
Describe the solution you'd like
Introduce more justify values (i.e between, around, center) to `ui.in
-
Updated
Dec 19, 2020 - Java
Improve this page
Add a description, image, and links to the app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the app topic, visit your repo's landing page and select "manage topics."
Hi Team,
if i set a O2M field as readonly the "Creat New" and "Add Existing" buttons disappears but it's still possible to remove items using the "Deselect" button.
I'm using Directus 9.0.0-rc.34, MySql 5.7, Npx