Roadmap
See original GitHub issue- 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
- ✔️ Add range or visible option for
- UI Customizing
virtualTranslate
option which makes panel’sleft
or camera’stransform
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:
- Created 4 years ago
- Reactions:3
- Comments:13 (7 by maintainers)
Top 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 >Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
First of all I would like to thank for the excellent tool!
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):
Hello, @masihurmaruf 😃 That can be easily done with panel’s methods.
Here’s an example: https://codepen.io/woodneck/pen/YzwbWWa