0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feature(contracts): initial pass at including contracts to match MM 4.1 More... about 8 years ago
feat(logging): add instrumentation hooks to manipulator & generation events More... about 8 years ago
docs(readme): add note about pre-released version & link to stable branch More... about 8 years ago
debugging: add logging to errors while processing resources More... about 8 years ago
remove check on base_resource? to support additional types of processable resources More... about 8 years ago
boyscouting (for rubocop) More... about 8 years ago
fix(mm 4.0 compat): add check for ignore extension before attempting to manipulate resources More... about 8 years ago
remove no-op for sitemap manipulator More... about 8 years ago
ensure sprockets assets are run through ignore descriptors More... about 8 years ago
move error handling to the SprocketsResource class More... about 8 years ago
no-op file-watcher cache clearer during build More... about 8 years ago
no-op resource manipulator if running in config-only mode More... about 8 years ago
expose sprockets to template context More... about 8 years ago
add spec & fix for ambiguous path lookups out of sprockets More... over 8 years ago
chore(deps): use git sprockets until stable release More... over 8 years ago
refactor sprockets interface a bit More... over 8 years ago
sass globs only work w/o using sassc, so add flag & a note More... over 8 years ago
move to using imports for sass, otherwise the source map doesn’t build correctly or could cause exceptions in sassc (and is generally better practice than using sprockets directives) More... over 8 years ago
add tagged skipping for specific sprockets versions or asset hash More... over 8 years ago
change test.css => test.scss in asset_gem to allow importing via sass More... over 8 years ago
first pass on sprockets 4 sassc support More... over 8 years ago
first pass on interface for sprockets to support sprockets 3.x & sprockets 4.x More... over 8 years ago
chore(deps): add non-required sassc to gemfile to be available to testing More... over 8 years ago
docs: add links to usage features to readme More... over 8 years ago
add test case for and improve exception responses More... over 8 years ago
finish converting all test cases to build own fixtures & remove old unused fixtures More... over 8 years ago
fix(sass partials): ensure that sass partials that are imported update the master file More... over 8 years ago
convert sass_globs test case to build its own fixtures More... over 8 years ago
convert jst test case to build its own fixture More... over 8 years ago
derp. fix typo on bower test case More... over 8 years ago