Mobile
Mobile app development is the act or process by which a mobile app is developed for mobile devices, such as personal digital assistants, enterprise digital assistants or mobile phones. These applications can be pre-installed on phones during manufacturing platforms, or delivered as web applications using server-side or client-side processing (e.g., JavaScript) to provide an "application-like" experience within a Web browser.
Here are 3,941 public repositories matching this topic...
Question Checklist
- Updated fastlane to the latest version
- I read the Contribution Guidelines
- I read docs.fastlane.tools
- I searched for existing GitHub issues
Question Subject
This is a question about documentatio
-
Updated
Apr 3, 2020 - JavaScript
-
Updated
Apr 3, 2020 - Dart
-
[] bug
-
[x ] enhancement
-
feature-discussion (RFC)
-
Swiper Version: 5.2.1
I ran into the same issue with lazy loading breaking srcset media conditions as: nolimits4web/swiper#2499
The solution for me was to use the data-sizes attribute instead of the regular sizes attribute. This isn't documented in the API however
Mint UI version
2.2.13
OS/Browsers version
ios/chrome
Vue version
2.6.10
Reproduction Link
Steps to reproduce
nuxt :
- nuxt.config.js中按需引入mint-ui
babel: {
plugins: [
[
'component',
{
libraryName: 'element-
- Framework7 version: 5.3.0
- Platform and Target: tested in Android and Web
- Live Link or JSFiddle: https://jsfiddle.net/z8c1xsg9/4/
Describe the bug
No-toolbar and no-navbar classes doesnt hide them
Expected behavior
While having a common navbar and a common toolbar (direct view or views children) expected the classes no-toolbar and no-navbar to hide them.
Actual Behavi
Phase 1:
[ ] partition_key
[ ] sync
[ ] AppCredentials (except third-party auth)
[x] login
[ ] logout
[ ] current_user
[ ] all_users
[ ] switch_user
[ ] remove_user
[ ] provider clients
[ ] link_user
[ ] custom_data
Phase 2:
[ ] push
[ ] remote mongodb client
[ ] functions
Details of above subtasks are described in this [doc](https://docs.google.com/document/d/1iD9ujY76BWVUOdN7rRH4XyPF9hHxx48RcG
I learned this by digging through the code base for a while, and uncovered:
From which I deduce that in the same directory where I might have a config/config.ini.php file, I can also have a config/blog.example.org.config.ini.php file - which, if it exists will be used instead.
better error logging
I'm submitting a feature request
- Library Version:
aurelia-script 1.3.1
Current behavior:
If you make a typo, or on this case I forgot to add async to a function, you get a long but useless stacktrace pointing to inside of aurelia but nowhere in the stack trace does it give me any clue of what view, class, file is at fault. I've had this issue for years, ever since Aurelia w
I found not document about how to use vconsole in nuxt.js, so I write this for anyone who need it.
- create vconsole.js in folder plugins
plugins
vconsole.js- open vconsole.js ,put belowing code
const Vconsole =
process.env.NODE_ENV !== 'production' ? require('vconsole') : {}
export default ({ app }, inject) => {
if (process.env.NODE_ENV !== 'produThe encryption section in Java docs https://realm.io/docs/java/latest/#encryption leads to an example that doesn't properly provide a best practice solution for how to store keys used for encryption.
getCustomTabsSupportingBrowsers should be getCustomTabsSupportingBrowsersAsync
-
Updated
Apr 2, 2020 - TypeScript
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
https://mobile.ant.design/kitchen-sink/components/calendar?lang=en-US#calendar-demo-0
Steps to reproduce
0
What is exp
如何给CML项目设置eslint?
以下只提供一种用 eslint 校验CML项目的方案,开发者可以根据自己情况选择;
standard 具体的规则参考 node_modules/eslint-config-standard/eslintrc.json
[eslint配置详细解释中文文档](https://eslint.bootcss.com/docs/user-gu
-
Updated
Apr 4, 2020 - JavaScript
As documentation mentioned that a RIB can be viewable or viewless, it is found that viewable RIB must be associated with UIViewController. However, I think it is not possible and most viewable RIB should be UIView-based as RIBs framework encouraging us to make reusable and micro components.
As the below image shown, are those viewable RIBs (Confirmation, Location Refinements, Menu) UIViewCont
paddle-mobile将开发一个新的版本,为了:
- 支持Paddle Fluid
- 更小的体积
- 更快的速度
- 更广泛地支持各种arm设备和终端平台
因此,paddle-mobile将会进行一次完全的重构,从框架设计到代码开发。在新版本开发完成后,将会删除原有mobile-deep-learning的代码。新版本开发期间,代码将放置在paddle-mobile repo的一个子目录下。对于子目录的命名,目前有3个候选,希望大家投票:
👍 zygote👎 paddle❤️ fluid
有更好的建议,请回复issue。相关issue:#121
另外,待新版本代码开发完成,移除老版本mobile-deep-learning代码后,新版本代码将移出子目录,直接放置在paddle-mobile repo下面。
-
Updated
Feb 12, 2020 - Vue
Documentation Needed
After having been around here a while it's become clear to me that JFoenix is a great library, it's just not well documented.
I suggest that a "Help Wanted" and "Documentation Needed" label be added to any issue that stems from a lack of clear documentation. Maybe towards this end it would be helpful if anyone, or maybe just contributors, were allowed to apply labels.
I think that once it b
-
Updated
Apr 5, 2020 - JavaScript



