Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incorporate innerShiv #1

Closed
paulirish opened this issue Feb 16, 2011 · 4 comments
Closed

incorporate innerShiv #1

paulirish opened this issue Feb 16, 2011 · 4 comments

Comments

@paulirish
Copy link
Collaborator

http://jdbartlett.github.com/innershiv/

have to expose an API for it, i imagine. but these projects should really merge.

@paulirish
Copy link
Collaborator Author

jonathan neal attempted to do this without exposing an API

http://www.iecss.com/shimprove/

@aFarkas
Copy link
Owner

aFarkas commented Apr 22, 2011

I'm currently thinking about splitting iepp into 2 parts:

  • iepp light (only good old standard shiv)
  • iepp ext (pp and innerShiv/shimprove)

and then iepp-full:

  • both scripts combined.

The reason: iepp has some known issues and fixing those and adding shimprove will increase filesize dramatically. Especially if modernizr2.0 is out iepp-light could be directly included and iepp-ext can be loaded with yepnope only in bad browsers.

A developer how don't want to use a scriptloader can also decide to include full iepp in modernizr. What do you think?

@paulirish
Copy link
Collaborator Author

I like the idea for breaking these apart. Shipping all of iepp though its only needed on ie6-8 to everyone does indeed make me a little sad.

so yeah i think that'd be a wise direction to go in

@jonathantneal
Copy link
Collaborator

I think this issue is addressed in html5shiv 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants