app
Here are 7,517 public repositories matching this topic...
-
Updated
Mar 7, 2021 - Swift
-
Updated
Mar 7, 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 21, 2021 - JavaScript
-
Updated
Feb 18, 2021 - Swift
-
Updated
Feb 5, 2021 - Kotlin
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
Mar 2, 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 ;)
Expected Behavior
-
Updated
Aug 25, 2018 - Java
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Jan 6, 2021 - JavaScript
-
Updated
Nov 29, 2020 - CoffeeScript
-
Updated
Mar 9, 2021 - Swift
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Mar 9, 2021 - TypeScript
-
Updated
Dec 30, 2020 - Dart
It would be nice to add the __version__ attribute to the h2o_wave module. It's missing as of v0.12.0.
>>> import h2o_wave
>>> h2o_wave.__version__
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: module 'h2o_wave' has no attribute '__version__'
Expected behavior
Given the user is with the Reader's Manage Topics & Sites settings screen, after having rotated the screen at least once, when they add a URL or topic to follow, then the newly added topic appears within the FOLLOWED TOPICS list.
https://user-images.githubusercontent.com/9729923/109473815-7ad14300-7a7c-11eb-92ae-71850ea23f10.mp4
Actual behavior
Given t
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."
Hello,
On a wysiwyg content, when you want to add a picture (or video), the modal to select the picture to add appears behind the Insert/Edit Image page.
The modal to select the picture should be above the "insert/Edit Image".