Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / marksmccann/node-sass-extra issues and pull requests

#65 - refactor: airbnb eslint config

Pull Request - State: closed - Opened by marksmccann almost 4 years ago

#64 - Coding Style guide

Issue - State: closed - Opened by marksmccann almost 4 years ago

#63 - Breakout `index.js` into separate files

Issue - State: open - Opened by marksmccann almost 4 years ago

#62 - Convert to ES6 modules

Issue - State: open - Opened by marksmccann almost 4 years ago

#61 - Create CONTRIBUTING docs

Issue - State: open - Opened by marksmccann almost 4 years ago

#60 - Add support for `sass` package

Issue - State: open - Opened by marksmccann almost 4 years ago - 1 comment

#59 - chore(deps-dev): bump standard-version from 6.0.1 to 8.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#58 - Add Coverage badge to Readme

Issue - State: open - Opened by marksmccann about 5 years ago

#57 - docs: removed duplicated text from project changelog

Pull Request - State: closed - Opened by marksmccann about 5 years ago

#56 - docs: remove jsdoc in favor of manually written docs

Pull Request - State: closed - Opened by marksmccann about 5 years ago

#55 - Changelog title included twice

Issue - State: closed - Opened by marksmccann about 5 years ago

#54 - feat: glob config options exposed

Pull Request - State: closed - Opened by marksmccann about 5 years ago

#53 - Initial release

Pull Request - State: closed - Opened by phillipluther about 5 years ago - 1 comment

#52 - ci: add publishing scripts

Pull Request - State: closed - Opened by phillipluther about 5 years ago

#51 - Refactor `reduceTasksByOutfile`

Issue - State: closed - Opened by marksmccann about 5 years ago - 1 comment

#50 - Initial Release Prep

Issue - State: closed - Opened by marksmccann about 5 years ago - 3 comments
Labels: initial-release

#49 - docs: initial release documentation

Pull Request - State: closed - Opened by marksmccann about 5 years ago

#48 - Checks stopped working

Issue - State: closed - Opened by marksmccann about 5 years ago - 2 comments
Labels: bug, initial-release

#47 - feat: concatenate sources that have the same output

Pull Request - State: closed - Opened by marksmccann about 5 years ago

#46 - Harden `isFile` method

Issue - State: open - Opened by marksmccann about 5 years ago - 6 comments

#45 - Cleanup auto-magic docs

Issue - State: closed - Opened by marksmccann about 5 years ago - 2 comments

#44 - fix: favor data option over file

Pull Request - State: closed - Opened by marksmccann about 5 years ago

#43 - feat: sass types and version info exports

Pull Request - State: closed - Opened by marksmccann about 5 years ago

#42 - fix: invalid options type throws error

Pull Request - State: closed - Opened by marksmccann about 5 years ago

#41 - Give precedence to `data` if both `data` and `file` are included.

Issue - State: closed - Opened by marksmccann about 5 years ago
Labels: initial-release

#40 - Missing Exports from Node API

Issue - State: closed - Opened by marksmccann about 5 years ago
Labels: initial-release

#39 - Handling partials and excluding files in the Node API

Issue - State: closed - Opened by marksmccann about 5 years ago

#38 - Invalid type for options

Issue - State: closed - Opened by marksmccann about 5 years ago
Labels: initial-release

#37 - fix: tests for errors fixed to prevent false positives

Pull Request - State: closed - Opened by marksmccann about 5 years ago - 1 comment

#36 - feat: callback support for async render

Pull Request - State: closed - Opened by marksmccann about 5 years ago

#35 - Drop-in replacement for async render

Issue - State: closed - Opened by marksmccann about 5 years ago - 2 comments
Labels: initial-release

#34 - feat: jsdoc

Pull Request - State: closed - Opened by marksmccann about 5 years ago - 1 comment

#33 - Update comments to match conventions

Issue - State: closed - Opened by marksmccann about 5 years ago

#32 - WIP feat: add renderSync support

Pull Request - State: closed - Opened by phillipluther about 5 years ago - 1 comment

#31 - WIP: Issue #13 Sync support

Pull Request - State: closed - Opened by phillipluther about 5 years ago - 5 comments

#30 - Emitter: Logs/Stats

Issue - State: open - Opened by marksmccann about 5 years ago - 1 comment

#29 - Support directory input

Issue - State: closed - Opened by marksmccann about 5 years ago - 4 comments
Labels: initial-release

#28 - Quiet Prop?

Issue - State: open - Opened by marksmccann about 5 years ago

#27 - node-sass CLI `run` and `watch`

Issue - State: closed - Opened by marksmccann about 5 years ago - 1 comment

#26 - Replicate node-sass' CLI implementation

Issue - State: closed - Opened by marksmccann about 5 years ago - 1 comment

#25 - Automate the release workflow.

Issue - State: open - Opened by marksmccann about 5 years ago

#24 - Native support for importers?

Issue - State: closed - Opened by marksmccann about 5 years ago - 1 comment

#23 - Defect: error tests return false positives

Issue - State: closed - Opened by marksmccann about 5 years ago
Labels: bug, initial-release

#22 - refactor: `getCompilerTasks` broken out into multiple functions

Pull Request - State: closed - Opened by marksmccann about 5 years ago - 2 comments

#21 - Refactor `getCompilerTasks`

Issue - State: closed - Opened by marksmccann about 5 years ago
Labels: initial-release

#20 - feat: support for `outFile` and `sourceMap` node-sass config options

Pull Request - State: closed - Opened by marksmccann about 5 years ago - 3 comments

#19 - Concatenating sources

Issue - State: closed - Opened by marksmccann about 5 years ago - 5 comments
Labels: initial-release

#18 - Support for Sourcemaps

Issue - State: closed - Opened by marksmccann about 5 years ago - 2 comments

#17 - Create README/documentation for initial release

Issue - State: closed - Opened by phillipluther about 5 years ago - 2 comments
Labels: initial-release

#16 - Allow for common interpolation patterns in the CLI

Issue - State: open - Opened by phillipluther about 5 years ago - 1 comment

#15 - Add commitizen and standard-version

Pull Request - State: closed - Opened by marksmccann about 5 years ago - 4 comments
Labels: initial-release

#14 - Add Changelog

Issue - State: closed - Opened by marksmccann about 5 years ago
Labels: initial-release

#13 - Support for renderSync

Issue - State: closed - Opened by marksmccann about 5 years ago - 1 comment
Labels: initial-release

#12 - Additional Props?

Issue - State: closed - Opened by marksmccann about 5 years ago - 1 comment

#11 - feature #3: Exploration of drop-in replacement for node-sass; compile…

Pull Request - State: closed - Opened by marksmccann about 5 years ago - 2 comments

#10 - Issue3 drop in replacement

Pull Request - State: closed - Opened by marksmccann about 5 years ago

#9 - Add promise support

Issue - State: closed - Opened by marksmccann about 5 years ago
Labels: initial-release

#8 - Allow for pre- and post-compilation content transforms

Issue - State: open - Opened by phillipluther about 5 years ago

#7 - Implement content transformations/dynamic content

Issue - State: open - Opened by phillipluther about 5 years ago - 2 comments

#6 - Implement file output for compiled Sass/SCSS

Issue - State: closed - Opened by phillipluther about 5 years ago - 12 comments
Labels: initial-release

#5 - Implement glob support for specifying source files

Issue - State: closed - Opened by phillipluther about 5 years ago - 1 comment
Labels: initial-release

#4 - Implement CLI functionality, supporting a config file

Issue - State: open - Opened by phillipluther about 5 years ago - 10 comments

#3 - Establish core architecture for the module

Issue - State: closed - Opened by phillipluther about 5 years ago - 3 comments
Labels: initial-release

#2 - feature #1: project setup: npm, test, lint, format

Pull Request - State: closed - Opened by marksmccann about 5 years ago - 2 comments

#1 - Project Setup

Issue - State: closed - Opened by marksmccann about 5 years ago