Razor.Clipboard icon indicating copy to clipboard operation
Razor.Clipboard copied to clipboard

A Blazor component library for interacting with the browser clipboard.

Results 13 Razor.Clipboard issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...

dependencies
javascript

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 πŸ”— Changelog 3.2.4 Fix .eslintrc.json format #15947 πŸ”— Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...

dependencies
javascript

Bumps [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore) from 3.1.0 to 8.0.0. Release notes Sourced from Microsoft.AspNetCore.Components's releases. .NET 8.0.0 Release .NET 8.0 RC 2 Release .NET 8.0 RC 1 Release .NET 8.0 Preview 7 Release...

dependencies
.NET

Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 3.1.0 to 8.0.0. Release notes Sourced from Microsoft.AspNetCore.Components.Web's releases. .NET 8.0.0 Release .NET 8.0 RC 2 Release .NET 8.0 RC 1 Release .NET 8.0 Preview 7 Release...

dependencies
.NET

In a blazor server app I've tried to use a "normal" function to access the clipboard, instead of the lambda function per your example @page "/Clipboard" @using CurrieTechnologies.Razor.Clipboard @inject ClipboardService...

Hello ! Please tell me how can I copy a image to clipboard using CurrieTechnologies.Razor.Clipboard ! Thank You !

I am looking for a simple solution to be able to paste image data in to my Blazor app. This solution looked perfect, but I realised that it only supports...

enhancement

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 8.0.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.0.0 8.0.0 (2024-07-31) πŸš€ Features stricter parent types for the AST (#9560) speed up non-type-aware linting with project...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.8.0. Release notes Sourced from eslint's releases. v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes ab0ff27 fix: Throw error...

dependencies
javascript

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.3.3. Release notes Sourced from prettier's releases. 3.3.3 πŸ”— Changelog 3.3.2 πŸ”— Changelog 3.3.1 πŸ”— Changelog 3.3.0 diff πŸ”— Release note 3.2.5 πŸ”— Changelog 3.2.4...

dependencies
javascript