-
Updated
Aug 5, 2021 - TypeScript
ionic
Here are 3,902 public repositories matching this topic...
Stencil version:
@stencil/core@1.8.1
I'm submitting a:
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests h
Bug Report
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 2.2.0
@capacitor/core: 2.2.0
@capacitor/android: 2.2.0
@capacitor/electron: 2.2.0
@capacitor/ios: 2.2.0
Installed Dependencies:
@capacitor/electron not installed
@capacitor/cli 2.2.0
@capacitor/core 2.2.0
@capacitor/android 2.2.0
@capacitor/ios 2.2.0
[su
-
Updated
Sep 30, 2020 - Vue
-
Updated
Sep 20, 2017 - TypeScript
-
Updated
Aug 4, 2021 - TypeScript
-
Updated
Sep 27, 2020 - TypeScript
-
Updated
Dec 6, 2017 - JavaScript
-
Updated
May 17, 2021 - JavaScript
-
Updated
Jul 23, 2021 - TypeScript
-
Updated
Apr 18, 2021
Affected part of DeckDeckGo
- Web Components
Feature Description
Is it possible that the position of the anchor can be changed? An option like rotation-ancohr:top|left|right|bottom
(or rotation-ancohr-position
) offers more flexibility in other usage scenarios.
Or is that already possible today through existing CSS properties?
Use Case
I use drr for a project w
-
Updated
Jul 28, 2021 - TypeScript
-
Updated
Jul 22, 2021 - TypeScript
-
Updated
Aug 6, 2021 - TypeScript
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
Nov 9, 2020
-
Updated
Jul 24, 2021 - JavaScript
-
Updated
Aug 2, 2021 - Swift
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
Aug 19, 2020 - Java
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Nov 2, 2019 - JavaScript
Splash screen on iOS
I'm submitting a ...
[ ] bug report
[ X] feature request
[ ] support request
Current behavior:
Splash screen not showing on iOS
Expected behavior:
Splash screen is showing on iOS, and can be generated through ionic resources
Steps to reproduce:
Launch the application on an iPhone and expect to see a splash screen
Related code:
According to [this article]
-
Updated
Jul 26, 2021 - Objective-C
Improve this page
Add a description, image, and links to the ionic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ionic topic, visit your repo's landing page and select "manage topics."
First
When run command
pip install six
return error because pip is not installed. In result resolved commandsbrew install python; pip3 install six
Second
Before
brew cask install <SOMETHING>
return errorError: Unknown command: cask. Resolved by use commands without cask:
brew install `Both cases is not obvious for users which not used homebrew before (MacOS Big