attr-accept icon indicating copy to clipboard operation
attr-accept copied to clipboard

JavaScript implementation of the "accept" attribute for HTML5 input element

Results 21 attr-accept issues
Sort by recently updated
recently updated
newest added

In ``, the fact that you can use the `accept` prop for random extensions (like `accept='myext'`) is rather handy for all those that create and use proprietary file types. Getting...

use : var accept = require('attr-accept'); then: accept() result: accept is not a function solution: import accept from 'attr-accept' ????

The document should state 1. the workflow, 1. the fact this repo uses semantic-release 1. the fact it uses angular commit messages

help wanted

Replace old `dist/es/index.js` with `dist/index.mjs` that uses ESM syntax, and properly link to it via `module` and `exports`. Fixes #63 I also updated Webpack because otherwise I couldn't get it...

**Is your feature request related to a problem? Please describe.** When including `attr-accept` in an ESM library, Vite fails to properly convert from CJS to ESM. See https://github.com/soorria/solid-dropzone/issues/3 for a...

enhancement

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

**What kind of change does this PR introduce?** - [ ] Bug Fix - [x] Feature - [ ] Refactoring - [ ] Style - [ ] Build - [...

**What kind of change does this PR introduce?** - [ ] Bug Fix - [ ] Feature - [ ] Refactoring - [ ] Style - [x] Build - [...

**What kind of change does this PR introduce?** - [ ] Bug Fix - [ ] Feature - [ ] Refactoring - [ ] Style - [ ] Build -...

**What kind of change does this PR introduce?** - [ ] Bug Fix - [ ] Feature - [ ] Refactoring - [ ] Style - [x] Build - [...