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.

  • Perfomance enhancement
    • ✔️ Render performance improvement with an “infinite” option.
  • Enhance usability
    • ✔️ Add range or visible option for getStatus
    • ✔️ Add fill() method for needPanel event
    • ✔️ option to disable iOS’s edge swipe
    • moveToClicked option to move camera to clicked panel
  • UI Customizing
    • virtualTranslate option which makes panel’s left or camera’s transform CSS not to be applied.
    • interrupt option, which can disable user interruption while animating.
    • Add some new move types(strict, agile, …)
  • Support key-based panels
  • Support dynamic option change
  • Support data attribute for panels (index, anchor …)
  • Support nested flicking
    • nested option for multiple Flicking instance
  • Support automatic click blocking for panels
  • “Move by n px” method for Freescroll move type
  • Add indicator method/getter for checking whether Flicking is at boundary
  • New moveType: strict (#189)
  • Navigation/scrolling by keyboard
  • Plugins
    • Add pagination & arrow plugin
  • Frameworks
    • Support Preact
  • Refactoring
    • Refactor into MoveType-based interface
  • rtl support

Feel free to leave opinions like “This feature should be handled first”. That will be a big help to us.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:3
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
gamtiqcommented, Nov 26, 2020

First of all I would like to thank for the excellent tool!

Add pagination & arrow plugin

IMHO pagination and arrow navigation are very useful features (especially when they are flexible and customizable) that Flicking are lacking. So I vote to prioritize creation of the corresponding plugins.

Another features that should be handled first (in priority descending):

  • Navigation/scrolling by mouse wheel (absent in roadmap - #380)
  • “Move by n px” method for Freescroll move type
  • Add indicator method/getter for checking whether Flicking is at boundary
  • Support dynamic option change
  • Navigation/scrolling by keyboard (absent in roadmap)
  • Support data attribute for panels (index, anchor …)
1reaction
WoodNeckcommented, Jul 28, 2020

Hello, @masihurmaruf 😃 That can be easily done with panel’s methods.

flicking.getCurrentPanel().prev().prev().focus(duration);

Here’s an example: https://codepen.io/woodneck/pen/YzwbWWa

Read more comments on GitHub >

github_iconTop Results From Across the Web

Developer Roadmaps
Community driven roadmaps, articles, guides, quizzes, tips and resources for developers to learn from, identify their career paths, know what they don't ...
Read more >
What is a roadmap? - The ultimate guide to ... - Roadmunk
A visual roadmap is a communication tool. They're created and presented to get all stakeholders, executives and your entire team aligned on one...
Read more >
Roadmap - Wikipedia
A road map, a form of map that details roads and transport links · A plan, e.g.. Road map for peace, to resolve...
Read more >
Roadmapping: Your starter guide - AHA.io
A roadmap is a visual representation of your strategic plans. It ties together your strategy (the "why"), the work you will need to...
Read more >
Roadmap Basics - ProductPlan
A roadmap is a strategic plan that defines a goal or desired outcome and includes the major steps or milestones needed to reach...
Read more >

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