ngx-dropzone icon indicating copy to clipboard operation
ngx-dropzone copied to clipboard

The missing file input component for Angular Material.

Results 8 ngx-dropzone issues
Sort by recently updated
recently updated
newest added

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.8.0 to 5.1.1. Release notes Sourced from jasmine-core's releases. 5.1.1 Please see the release notes. 5.1.0 Please see the release notes. 5.0.1 Please see the release notes....

dependencies

Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.8.2 to 5.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jasmine&package-manager=npm_and_yarn&previous-version=3.8.2&new-version=5.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.0.3 to 2.2.1. Release notes Sourced from karma-coverage's releases. v2.2.1 2.2.1 (2023-06-23) Bug Fixes exit code when reporter file is not provided (1388186) v2.2.0 2.2.0 (2022-02-10) Features...

dependencies

Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.7.0 to 2.1.0. Release notes Sourced from karma-jasmine-html-reporter's releases. v2.0.0 This version rewrites the package to use the peer jasmine-core package instead of repackaging the html reporting...

dependencies

Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.1 to 5.1.0. Release notes Sourced from karma-jasmine's releases. v5.1.0 5.1.0 (2022-06-16) Features spec-filter: allow custom specFilter (b73dbd6) v5.0.1 5.0.1 (2022-05-13) Bug Fixes fixes matches performance issue,...

dependencies

Please add a validator for the max file size of all files. This sample would work: ```typescript /** * Checks if the file size of all files is equal or...

needs feedback

Draft PR to prepare for v19. - Migrate to standalone components since they are the new default - Migrate to isolatedModules TS config As soon as Angular 19 is released...

Hi. When a large number of files are dragged, the control performs slowly. This causes **SignalR** heartbeats to time out along the way: ``` {{ '::MeasureProtocols:DropOrSelectCases' | abpLocalization }} ```...