question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Minor feature requests

See original GitHub issue

Environments

  • Framework name: vanillajs
  • Framework version: esnext
  • Moveable Component version: 0.36.2
  • Testable Address(optional): none

Description

Hello! Thank you for your phenomenal library. I’ve been using the library for a bit now and feel like these additions would be beneficial.

Currently, upon rotating/resizing/dragging the moveable-control-box acquires the class moveable-dragging.

  • Request: Adding the respective action class: moveable-resizing, moveable-rotating, etc.?
    • perhaps either always adding them or as a MoveableOption
  • Request : Adding the respective action class to the targets
    • perhaps either always adding them or as a MoveableOption

I’m performing both of the above within their respective event handlers but it would be justifiable to have the library do this given it partially already does.

  • Request: exposing the evaluated target(s): such as inner moveable properties _elementTargets and/or selectorMap?
    • Scenario: you have a reference to moveable but also want to know the elements without having re-retrieve

Thoughts?

Separate from above

  • Request: option for horizontalGuidelines and/or verticalGuidelines to always be rendered

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
daybrushcommented, Nov 4, 2022

@SidIcarus

  • @moveable/helper 0.0.4
  • lit-moveable 0.15.0
  • moveable 0.38.0
  • preact-moveable 0.40.0
  • react-compat-moveable 0.26.0
  • react-moveable 0.41.0
  • svelte-moveable 0.30.0
  • vue-moveable 2.0.0-beta.46
  • vue3-moveable 0.13.0
  • ngx-moveable 0.35.0

moveable’s new version is released.

The corresponding class name will be appended to the viewContainer. moveable-{ableName}-view-dragging

1reaction
daybrushcommented, Oct 17, 2022

@SidIcarus

  • lit-moveable 0.14.0
  • moveable 0.37.0
  • preact-moveable 0.39.0
  • react-compat-moveable 0.25.0
  • react-moveable 0.40.0
  • svelte-moveable 0.29.0
  • vue-moveable 2.0.0-beta.44
  • vue3-moveable 0.12.0
  • ngx-moveable 0.34.0

moveable’s new version is released.

During dragging, moveable-dragging and moveable-{{ableName}}-dragging class names are added. And getTargets method was added.

Check it again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature Requests: What are they and how to manage them
Feature requests are a form of product feedback you may frequently encounter as a SaaS product manager. They typically come in the form...
Read more >
What Is a Feature Request? Definition and Examples - Airfocus
A feature request is a comment, message, or ask from a user to implement a specific feature into your product. Feature requests can...
Read more >
Minor Feature Requests | Roll20: Online virtual tabletop
First up, I'd like to be able to change measurement units. I'd like to be able to choose a unit other than feet...
Read more >
How to Collect and Manage Feature Requests in SaaS
In this article, we'll cover several methods for collecting and managing feature requests to meet customer expectations for your SaaS.
Read more >
Feature request tracking: 3 strategies to do it better
Thematic tags (what type of request is it?) · Bugs: the user noticed something that isn't working as it should · Product enhancement:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found