Skip to content
#

plugin

Here are 408 public repositories matching this topic...

ai
ai commented May 24, 2017

We loved caniuse-db, but it uses 7 MB and contains many irrelevant data.

This is why @ben-eb created caniuse-lite. It is just a copy of latest caniuse-db (he wrote autorelease script) with less data and better compression. Only 1 MB.

Autoprefixer and Browserslist moved to caniuse-lite. So let’s use it here too. It is very easy, API is the sam

carljmosca
carljmosca commented Nov 22, 2019

Is it the intent that shift-home should move the cursor to the start of the line on MacOS? This behavior seems to be gone from zsh as opposed to bash so perhaps it's no longer expected.

Wondering if there's some key definition I have missed.

uppload
AnandChowdhary
AnandChowdhary commented Jan 25, 2020

Currently, there are 66 total issues detected by CodeClimate: https://codeclimate.com/github/elninotech/uppload/issues?category=complexity&engine_name%5B%5D=structure&engine_name%5B%5D=duplication

Some of these are false positives (like i18n files counting as duplicates), and some of these are easy to fix (like high function cognitive load due to functions longer than 25 lines).

This issue w

la99er
la99er commented Mar 27, 2020

Describe the solution you'd like
I really like your plugin! It's awesome. I just had the issue, that I'm using classnames in combination with the classnames-loader within webpack. Thus I can do something like this in my component files:

import styles from './styles.scss'

<MyComponent className={styles('myStyle', {someOtherStyle: true})}

For more details, see: https://github

MaxiSonntag
MaxiSonntag commented Jan 8, 2019

Hey there,
as far as I can see this plugin only supports taking pictures, not videos. I know there are some community plugins to achieve this, however I always prefer using official plugins, as I can be sure they are well maintained.

Video recording is one very basic functionality of the device camera, therefore I think the official camera plugin should support this.

If there are any reason

Improve this page

Add a description, image, and links to the plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the plugin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.