GithubHelp home page GithubHelp logo

readymade-ui / readymade Goto Github PK

View Code? Open in Web Editor NEW
64.0 64.0 4.0 6.34 MB

JavaScript microlibrary for developing Web Components with Decorators.

JavaScript 5.55% Shell 0.71% HTML 15.13% TypeScript 70.79% CSS 0.21% SCSS 7.61%

readymade's People

Contributors

dependabot[bot] avatar readymade-ui avatar steveblue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

readymade's Issues

Error when @State parses attribute in template

When naming an attribute with - Readymade throws an Error. This doesn't happen whenever an attribute contains a dash, only in certain scenario(s) like below.

    <t-market theme="is--dark"
              background="url('/asset/img/act_w_talk.jpg')"
              background-repeat="no-repeat"
              background-size="100% cover">

^^^ Error happens with background-repeat="no-repeat".

The error originates in the template of a component that uses @State, however state is not being used to set the property.

STACKTRACE

core.js:219 Uncaught TypeError: Cannot read property 'node' of undefined
    at NodeTree.updateNode (core.js:219)
    at NodeTree.update (core.js:279)
    at BoundNode.update (core.js:289)
    at BoundHandler.set (core.js:307)
    at HTMLElement.bindState (core.js:409)
    at HTMLElement.onBind [as bindState] (core.js:414)
    at HTMLElement.bindTemplate (core.js:318)
    at attachShadow (scroll.ts:258)
    at new CustomElement (core.js:518)
    at new HomeComponent (core.js:1381)

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.