Code Monkey home page Code Monkey logo

Comments (7)

STRML avatar STRML commented on July 26, 2024

Thanks - I'm sure this is probably a Polymer incompatibility. I'll look into it. I've been meaning to do some big upgrades to the site. The Polymer is (relatively) ancient.

from securesha.re-client.

ssh222 avatar ssh222 commented on July 26, 2024

Cool. Waiting for your update.

from securesha.re-client.

ssh222 avatar ssh222 commented on July 26, 2024

Hi, Any news about the incoming update?

from securesha.re-client.

STRML avatar STRML commented on July 26, 2024

Hey - sorry, been traveling, just haven't had the time. All it should take is an update of the lib and some testing to make sure the site still works. I think there may have been an API change or two. I would be very happy to accept a PR... otherwise, I'll get to it within the next few weeks. Sorry for the outage.

from securesha.re-client.

mmihalev avatar mmihalev commented on July 26, 2024

+1 on this!

from securesha.re-client.

STRML avatar STRML commented on July 26, 2024

Fixed this in 59035c0. The major changes were a difference in bower paths, css :host specification and style scoping, and the modification of event syntax from on-click="handler" to on-click="{{handler}}". Once all the modules were up to date it went smoothly.

It looks as though much of the degradation in the app over the last few months has to do with Chrome partially implementing much of the web components spec, making web components into much more discrete pieces than is possible with a polyfill. For example, I now have to include the main stylesheet (just bootstrap) in each component that relies on those styles, as page styles no longer bleed in. That certainly hints that a different application structure may be in order.

I've updated https://securesha.re and we're back up & running.

from securesha.re-client.

frntn avatar frntn commented on July 26, 2024

Nice ! Thanks for the fix.

from securesha.re-client.

Related Issues (10)

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.