Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jmrocela/munchjs issues and pull requests
#27 - Fresh install utilizing broken dependencies?
Issue -
State: open - Opened by rafaelnco about 9 years ago
- 2 comments
#26 - [Solved] MunchJS outputs 'undefined' to views
Issue -
State: open - Opened by rafaelnco about 9 years ago
- 2 comments
#25 - ["Solved"] missing setters parameters in jQuery`s JSDom lib
Issue -
State: open - Opened by rafaelnco about 9 years ago
- 6 comments
#24 - Fix for Error when calling munch #23 issue.
Pull Request -
State: open - Opened by arlusf almost 10 years ago
#23 - Error when calling munch
Issue -
State: open - Opened by iamdriz about 10 years ago
- 5 comments
#22 - Can't install munch using npm
Issue -
State: closed - Opened by iamdriz about 10 years ago
- 6 comments
#21 - jQuery parser
Issue -
State: closed - Opened by jmrocela over 11 years ago
- 3 comments
#20 - --read - Read classes and ids from a map.json file
Issue -
State: closed - Opened by jmrocela over 11 years ago
#19 - 1.0.0 Release
Pull Request -
State: closed - Opened by jmrocela over 11 years ago
- 1 comment
#18 - CSS declarations inside Media queries are ignored
Issue -
State: closed - Opened by jmrocela over 11 years ago
Labels: bug
#17 - Documentation
Issue -
State: closed - Opened by jmrocela over 11 years ago
#16 - Write Tests
Issue -
State: closed - Opened by jmrocela over 11 years ago
#15 - --verbose - output more information while the script runs and should be colorful. everyone likes colors.
Issue -
State: closed - Opened by jmrocela over 11 years ago
#14 - --show-savings - will output how many bytes were saved by munching
Issue -
State: closed - Opened by jmrocela over 11 years ago
#13 - --rewrite-constants - when using a manifest file this will take any constants with values as strings and rewrite the values to be numbers
Issue -
State: closed - Opened by jmrocela over 11 years ago
Labels: invalid
#12 - --js-manifest - path to a js file containing class name/id constants
Issue -
State: closed - Opened by jmrocela over 11 years ago
Labels: invalid
#11 - --class-selectors - comma separated class selectors with strings" for example if you have selectClass("my_class") this param would be selectClass
Issue -
State: closed - Opened by jmrocela over 11 years ago
Labels: invalid
#10 - --id-selectors - comma separated id selectors with strings" for example if you are using .addId("test") this param would be addId
Issue -
State: closed - Opened by jmrocela over 11 years ago
Labels: invalid
#9 - --selectors - comma separated custom selectors using css selectors" for example if you have $.qs("#test .div") this param would be qs
Issue -
State: closed - Opened by jmrocela over 11 years ago
Labels: invalid
#8 - --framework - name of js framework to use for selectors (currently only jquery or mootools)
Issue -
State: closed - Opened by jmrocela over 11 years ago
Labels: invalid
#7 - --compress-html - strips new line characters to compress html files specified with --html be careful when using this becuase it has not been thoroughly tested
Issue -
State: closed - Opened by jmrocela over 11 years ago
- 1 comment
#6 - --ignore {classes,ids} - comma separated list of classes or ids to ignore when rewriting css (ie .sick_class,#sweet_id)
Issue -
State: closed - Opened by jmrocela over 11 years ago
#5 - --view-ext {extension} - sets the extension to look for in the view directory (defaults to html)
Issue -
State: closed - Opened by jmrocela over 11 years ago
- 1 comment
#4 - Support Options from below in a JSON file
Issue -
State: closed - Opened by jmrocela over 11 years ago
#3 - Call from cli via munch command
Issue -
State: closed - Opened by jmrocela over 11 years ago
#2 - proper iteration over arrays
Issue -
State: closed - Opened by jmrocela over 11 years ago
Labels: enhancement
#1 - regexp issue on CSS files
Issue -
State: closed - Opened by jmrocela over 11 years ago
- 1 comment
Labels: bug