Giter Club home page Giter Club logo

carbon.includeassets's People

Contributors

beardcoder avatar jonnitto avatar rolandschuetz avatar skurfuerst avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

carbon.includeassets's Issues

Enable Neos 5.0

I tried - successfully - to install Neos from scratch yesterday. The installation of a skeleton-site as recommended by the neos-team did not work though because the necessary helper-package carbon/includeassets cannot be installed for Neos 5.0

ConditionPrototypes are reevaluated for each call

<Carbon.IncludeAssets:Internal.Package location={props.location} config={item} />

The same ConditionPrototype is called multiple times with the same params for each page resulting in the execution of the same queries. To optimise this, the result of the condition should be cached based on its parameters.

On my homepage that were 10 queries for Jonnitto.PrettyEmbedHelper:IncludeAssets.

README error

My MacBook is in repair, so can't do a proper pull request right now.

The Readme line should be changed from

 # set in under `Carbon.IncludeAssets.Default.Path.inline`

to

 # set in under `Carbon.IncludeAssets.Default.Path.Inline.CSS`

Browser specific includes

This extensions works fine. Great job!!

But I'm missing browser specific includes like:

<!--[if lt IE 9]>
  <script src="_js/html5shiv-3.7.2.min.js"></script>
  <script src="_js/respond-1.4.2.min.js"></script>
<![endif]-->

Or ist there a possibility thats currently not described?

Loading selective css async?

I have 2 css files, one with essential instructions - that I want to load regularly (blocking). One with additions, that I would like to load asynchronously (none-blocking). Is that possible?

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.