-
Updated
Mar 5, 2020 - CSS
mobile-web
Here are 342 public repositories matching this topic...
Version
2.0.0-beta.4
Reproduction link
https://didi.github.io/cube-ui/example/#/scroll/v-scrolls
Steps to reproduce
1.配置bs的click: true
2.监听内层bs内容的click事件
3.在移动端真机测试click产生bug
What is expected?
内外层bs配置click: true后, 在移动端能正常触发click事件
What is actually happening?
1.当内外层bs都配置click: true时: 外层能滚动阶
Page Affected: https://developers.google.com/web/android/trusted-web-activity/integration-guide#add-splash-markup
What needs to be done?
The meta-data for Android Manifest should include the recently added Dark Theme tags for the status and nav bar:
<meta-data
android:name="android.support.customtabs.trusted.STATUS_BAR_COLOR"
android:res
🐛 Bug Report
Operating System:
macOS 10.15.3
Docker Image:
budtmo/docker-android-x86-10.0
Docker Version:
Docker Desktop v2.2.0.3
Docker-compose version (Only if you use it):
N/A
Docker Command to start docker-android:
N/A
Expected Behavior
docker build completes without errors
Actual Behavior
An image is build based on budtmo/docker-android-x86-10.0
-
Updated
Jun 25, 2017 - JavaScript
-
Updated
Apr 20, 2020 - JavaScript
E.g. a mbsc-note-msg that maybe is a bit greyed out with info for the field - e.g. "The password must be at least 12 characters long." or "This will be the username other users recognize you by"
Should just not be colored - and maybe not bold.
-
Updated
May 28, 2020 - JavaScript
-
Updated
May 21, 2020
-
Updated
May 22, 2020 - JavaScript
-
Updated
Apr 1, 2018 - JavaScript
I was thinking perhaps it would be nice to show something to new users explaining that the actual calculation of "rvh" basically boils down to this:
document && document.documentElement && document.documentElement.clientHeight || window.innerHeight
For a long time I used the package without knowing how this calculation was made, but opening up the files really helped.
Recently I
Calling phonon.navigator().changePage(pageName) does not do anything if pageName is a prefix of phonon.navigator().currentPage.
The following conditions prevents unnecessary changes from the current page to the current page, but it prevents changes to other pages with the current page name as a prefix, too.
if(window.location.hash.indexOf(hash) === -1 && opts.useHash) {
window.locat
Элементы которые имеют "подложку" (алерт, модалка) при достаточно быстром клике на закрыть/отменить/скрыть скрывают визуально свой элемент, но не закрывает "подложку" из за чего интерфейс блокируется.
Очень долго ловил багу сам, но поймал.
-
Updated
Jan 8, 2018 - JavaScript
-
Updated
May 29, 2017 - JavaScript
Is your feature request related to a problem? Please describe.
I could in no way get this project to work in Windows, including by using the variety of Node (non-NPM) commands reviewed in the videos
Describe the solution you'd like
Be able to use this project in Windows
Describe alternatives you've considered
Trying to follow alternative approaches, other than using the docume
-
Updated
May 27, 2020 - JavaScript
Add to documentation to particular component information about it's inheritance tree (e.g. WebItem->Rectangle->Item), so inherited properties and methods can be easily accessible.
Having kind of inheritance structure would be nice:
"interits": {
"name": "Rectangle",
"ref": "core/Ractangle",
"inherits": {
"name": "Item",
"ref": "core/Item",
"inherits
-
Updated
Apr 30, 2020 - CSS
-
Updated
Jan 28, 2019 - JavaScript
-
Updated
Apr 17, 2019 - CSS
-
Updated
May 27, 2020 - JavaScript
-
Updated
Mar 17, 2020
Improve this page
Add a description, image, and links to the mobile-web topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mobile-web topic, visit your repo's landing page and select "manage topics."
我的vue.config.js配置
vux及vux-loader版本
npm run serve/build 时报错如下内容
babel.transform(code,