Coder Social home page Coder Social logo

ankurrsinghal / svelte-autoresize-textarea Goto Github PK

View Code? Open in Web Editor NEW
29.0 3.0 1.0 200 KB

Autoresize Textarea for Svelte apps using proxy element.

Home Page: https://svelte-textarea.singhalankur.com

HTML 1.46% JavaScript 7.56% Svelte 46.24% TypeScript 38.41% CSS 6.32%
svelte svelte-components textarea textarea-autoresize

svelte-autoresize-textarea's People

Contributors

ankurrsinghal avatar royba avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

royba

svelte-autoresize-textarea's Issues

Upgrade dependencies for Svelte 4.

You cannot currently use this package with Svelte 4.

svelte-app-container@e39cc36a911c:/var/www/html$ npm install svelte-autoresize-textarea
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: undefined@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/svelte
npm ERR!   svelte@"^4.2.10" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer svelte@"^3.54.0" from [email protected]
npm ERR! node_modules/svelte-autoresize-textarea
npm ERR!   svelte-autoresize-textarea@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /home/.npm/_logs/2024-02-27T06_53_01_290Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /home/.npm/_logs/2024-02-27T06_53_01_290Z-debug-0.log

bug: Event Forwarding & attributes

This has been really helpful so far, but what's a bit of an challenge is that events like on:keypress do not work, neither do standard attributes like maxlength.

bug: Window resizing doesn't update input length line break

First off: Thx for this very handy and smart autoresize svelte plugin!

I just found this bug: When resizing the browser viewport (ex: w. 500) to something larger (ex: w. 800), and the textarea also has its width expanded from this, autoresize-textarea hasn't updated for the new width of the textarea, and will expand still at the old width (about 2/3 of the width of the textarea) instead of the new.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.