css-media-splitter

The tool extracts all media at-rules into dedicated files and download them only when the user device matches the media query.

MIT License

Downloads
289
Stars
29

Bot releases are hidden (Show)

css-media-splitter - v0.2.5 Latest Release

Published by levchak0910 5 months ago

   🐞 Bug Fixes

  • Handle multiple queries declaration  -  by @levchak0910 (8bf3b)
    View changes on GitHub
css-media-splitter - v0.2.4

Published by levchak0910 6 months ago

No significant changes

    View changes on GitHub
css-media-splitter - v0.2.3

Published by levchak0910 6 months ago

   🐞 Bug Fixes

  • Rename "process" -> "core" to avoid naming error in cjs  -  by @levchak0910 (8c1d7)
    View changes on GitHub
css-media-splitter - v0.2.2

Published by levchak0910 8 months ago

   🐞 Bug Fixes

  • Node16 cjs types  -  by @userquin (4be63)
    View changes on GitHub
css-media-splitter - v0.2.1

Published by levchak0910 8 months ago

   🚀 Features

  • nuxt: Support hybrid ssr and prerender routes  -  by @levchak0910 (fec11)
    View changes on GitHub
css-media-splitter - v0.2.0

Published by levchak0910 8 months ago

   🚨 Breaking Changes

  • Breaking changes  -  by @levchak0910 (8dbbd)
  1. Optimize manifest. Was media query + filename, now only media query
  2. Change filename schema. Was query__name, now name.query
  3. Reduce default value for option: mediaFileMinSize. Was 150, now 100
  4. Remove option: assetDir
  5. Transform loader code to ES5
  6. Insert loader before first .js or .css file
  7. Rename model: MediaData to MediaRecord and change fields
    View changes on GitHub
css-media-splitter - v0.1.4

Published by levchak0910 8 months ago

   🐞 Bug Fixes

  • nuxt: Pass option.mediaFileMinSize to build process  -  by @levchak0910 (c1db5)
    View changes on GitHub
css-media-splitter - v0.1.3

Published by levchak0910 8 months ago

   🚀 Features

  • Add report  -  by @levchak0910 (d5601)
    View changes on GitHub
css-media-splitter - v0.1.2

Published by levchak0910 8 months ago

No significant changes

    View changes on GitHub
css-media-splitter - v0.1.1

Published by levchak0910 8 months ago

No significant changes

    View changes on GitHub
css-media-splitter - v0.1.0

Published by levchak0910 8 months ago

No significant changes

    View changes on GitHub