Giter Club home page Giter Club logo

Comments (9)

sandeepsukhija avatar sandeepsukhija commented on August 14, 2024 8

@harm-less any update on this?

from angular-sticky.

harm-less avatar harm-less commented on August 14, 2024

Hey Aaron,
I'm fully aware of this and recently needed the feature myself too. I just haven't had time to do so unfortunately.
I'm currently working on a complete refactoring of the sticky engine which would surely include this feature. But I don't want to make any promises as I'm not quite sure about the scope of the project and when exactly I can work on it.
So I'll keep it in mind.

from angular-sticky.

Disorrder avatar Disorrder commented on August 14, 2024

need this feature too

from angular-sticky.

paulflo150 avatar paulflo150 commented on August 14, 2024

@harm-less any thoughts on when this may make it into a release? Thanks!

from angular-sticky.

developandbehappy avatar developandbehappy commented on August 14, 2024

Oh, i need it in this moment :(

from angular-sticky.

harm-less avatar harm-less commented on August 14, 2024

Hey @zidein07,
I'm not planning on actively developing on this repo. It's ok if you or someone else wants to make a PR to support this feature.

from angular-sticky.

developandbehappy avatar developandbehappy commented on August 14, 2024

Hi @harm-less .
We use your directive in a biggest bank in russia ;)
Unfortunately we use angularjs yet :) May be i'll make a PR.
Thank you for your answer!

from angular-sticky.

harm-less avatar harm-less commented on August 14, 2024

That's amazing, that's great to hear and I'm glad you trust my code! :D
It's too bad big often means legacy, but it's understandable to some degree.

A PR will be nice and of course you can always fork it and walk your own path.

from angular-sticky.

phazei avatar phazei commented on August 14, 2024

Spent a day making an attempt at this, has a lot of technical hurdles. If it's inside a scrolling div, position fixed can't be used because it will show even if it's outside the overflow area, so it would need to be switched to using transform translate position absolute instead. Also need to change the scroll event listener since it needs to trigger on any scrolling, not just on window.
This is incomplete:
#46

from angular-sticky.

Related Issues (20)

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.