-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
#### Description
Summary:
Currently if a Interface Builder warning is introduced, there is no supported way to fail the build entirely. It would be useful if there was an Xcode build setting / ibtoo…
-
The workshop is now integrated to the game. You can share your own creations and download other builders designs!
Still very much in beta test.
Changes
- Load blueprint menu now displays thumbnai…
-
When adding the following implementtation:
in gradle, I get the the unresolved class 'MainActivity error message from main activity xml file and also, Error running 'app' Default Activity not fou…
-
I have been using BezierCircleHeader using `1.6.4` successfully. Recently, I migrated to null safety and looked to use `2.0.0`, and it crashes.
### Flutter environment
```bash
$ flutter --versi…
-
I read [this](https://blog.angular.io/apps-that-work-natively-on-the-web-and-mobile-9b26852495e7) article to add nativescript to existing angular project. I used "ng add @nativescript/schematics" and …
-
# Story
As a site editor, I would like an accurate indication of page publication status on the media entity usage pages, so that I can use it to help moderate and clean up my content.
# Background
…
-
This looks a bit weird layout-wise, there's all this whitespace next to the avatar but the name is below:
![image](https://user-images.githubusercontent.com/1908896/131842438-4dd2f5d6-f5bd-40a9-8e7…
-
```
What steps will reproduce the problem?
1.
Do the usual
DocumentBuilder builder =
DocumentBuilderFactory.newInstance().newDocumentBuilder();
Document document = builder.parse(new StringBuff…
-
Hi
First of all, thank you for this amazing package.
Tested environment: MacOS, Web
When I put CodeAutocomplete within a ListView widget, I noticed that scroll won't work within CodeAutocomple…