Ecosyste.ms: Issues

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

GitHub / MadLittleMods/postcss-css-variables issues and pull requests

#140 - output css includes undefined

Issue - State: open - Opened by lovetingyuan 10 months ago - 1 comment

#139 - It hangs, do I call it wrong?

Issue - State: open - Opened by kasperkamperman 10 months ago - 2 comments

#138 - Variable X is undefined and used without a fallback

Issue - State: closed - Opened by J05HI about 1 year ago - 1 comment

#137 - Escaped Class Names Using Vars Incorrectly Set to `undefined`

Issue - State: open - Opened by shellscape about 1 year ago - 2 comments

#135 - Maximum call stack exceeded

Issue - State: open - Opened by maciekpaprocki almost 2 years ago - 2 comments

#134 - Update playground to use the latest `[email protected]`

Pull Request - State: closed - Opened by MadLittleMods almost 2 years ago - 1 comment

#132 - Defining variable in a mixin fails and crashes

Issue - State: open - Opened by gjhltn over 2 years ago
Labels: bug

#131 - #130 nested edge case

Pull Request - State: closed - Opened by marapper about 3 years ago - 2 comments
Labels: bug

#130 - Nesting edge case: custom variable is not getting replaced

Issue - State: closed - Opened by ajayjaggi97 about 3 years ago - 10 comments
Labels: bug

#129 - Add basic postcss 8 support

Pull Request - State: closed - Opened by delucis almost 4 years ago - 3 comments
Labels: enhancement

#128 - Fix typo

Pull Request - State: closed - Opened by chrisstiles over 4 years ago - 1 comment

#127 - Move postcss to peerDependencies

Issue - State: closed - Opened by ilfa over 4 years ago - 4 comments
Labels: help wanted

#126 - Improve compatibility with compound selectors

Pull Request - State: open - Opened by siilike over 4 years ago - 3 comments
Labels: enhancement

#125 - Incorrect pseudo-selector output

Issue - State: open - Opened by siilike over 4 years ago - 2 comments
Labels: bug

#124 - variables inside @font-face doesn't work in IE11

Issue - State: closed - Opened by dippas over 4 years ago - 2 comments

#123 - Why i get undefined value

Issue - State: closed - Opened by tigerHeeJS over 4 years ago - 2 comments

#122 - Negative variables are not compiled after update

Issue - State: open - Opened by sn3p over 4 years ago - 1 comment
Labels: bug

#121 - Mergable version of #104

Pull Request - State: closed - Opened by MadLittleMods over 4 years ago
Labels: enhancement

#120 - option preserve only for non supported browsers

Issue - State: closed - Opened by dippas almost 5 years ago - 4 comments

#119 - Too many empty :root in output when passing variables

Issue - State: open - Opened by pfrankov almost 5 years ago - 1 comment
Labels: bug, help wanted

#118 - postcss-loader config information

Issue - State: open - Opened by jonybuzz almost 5 years ago - 2 comments

#117 - Add support of chained selectors

Pull Request - State: closed - Opened by btamas almost 5 years ago
Labels: enhancement

#116 - Add conditional preservation behavior

Pull Request - State: closed - Opened by ekatioz almost 5 years ago - 1 comment
Labels: enhancement

#115 - Preserve: "true" only returns fallback declaration

Issue - State: closed - Opened by dippas almost 5 years ago - 7 comments

#114 - Parenthesis problem

Issue - State: open - Opened by Mangatt about 5 years ago - 1 comment
Labels: bug

#113 - Two fallbacks after preprocessing

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

#112 - Fix algorithm to find balanced var() pairs

Pull Request - State: closed - Opened by Poetro about 5 years ago - 1 comment
Labels: bug

#111 - Update playground postcss-css-variables to 0.14.0

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

#110 - Do not duplicate blocks of multiple comma separated selectors

Issue - State: closed - Opened by SuperPat45 about 5 years ago - 1 comment
Labels: bug

#108 - Error when installing postcss-css-variables via npm

Issue - State: closed - Opened by gabrielaigner over 5 years ago - 1 comment

#107 - extend 3.0.1 prototype pollution

Issue - State: open - Opened by joao16ribeiro over 5 years ago - 1 comment

#106 - How to use the resolveValue() as standalone function?

Issue - State: closed - Opened by wujekbogdan over 5 years ago - 2 comments
Labels: question

#105 - Incorrect output and duplication when defining a variable relative to another

Issue - State: open - Opened by ecc521 over 5 years ago - 3 comments
Labels: bug

#104 - Expand variables in AtRule properties

Pull Request - State: closed - Opened by pvande over 5 years ago - 1 comment
Labels: enhancement

#103 - Unclosed Bracket error with Google MDC

Issue - State: closed - Opened by hoomanb over 5 years ago - 1 comment

#102 - Variable fallback not working

Issue - State: open - Opened by alexhaines123 over 5 years ago - 1 comment

#101 - Meragable #92

Pull Request - State: closed - Opened by MadLittleMods over 5 years ago - 1 comment
Labels: help wanted

#100 - Media query option to preserver order (default true)

Pull Request - State: closed - Opened by patmead over 5 years ago - 1 comment

#99 - Remove calc from Read Me Table of Content (Fix #80)

Pull Request - State: closed - Opened by AlexandreArpin over 5 years ago - 1 comment
Labels: enhancement

#98 - Variables not defined for selectors of higher specificity

Issue - State: closed - Opened by yangshun almost 6 years ago - 1 comment

#97 - Fix regex in resolve-value.js to allow nested CSS functions

Pull Request - State: closed - Opened by juliovedovatto almost 6 years ago - 13 comments
Labels: enhancement

#96 - Parenthesis missing when using variable with CSS functions (nested)

Issue - State: closed - Opened by juliovedovatto almost 6 years ago - 4 comments
Labels: bug, help wanted

#95 - fix typo in readme

Pull Request - State: closed - Opened by AndyCErnst almost 6 years ago - 1 comment

#94 - Optionally preserve

Issue - State: open - Opened by ar53n almost 6 years ago - 4 comments

#93 - Accept whitespace in var( --var ) expression

Pull Request - State: closed - Opened by benwest almost 6 years ago - 2 comments
Labels: enhancement

#92 - Media query option to preserver order

Pull Request - State: closed - Opened by erikthalen about 6 years ago - 7 comments
Labels: enhancement

#91 - Using variable inside @media conditional not working

Issue - State: open - Opened by klase about 6 years ago - 5 comments
Labels: enhancement, help wanted

#90 - fix: fix typo, add missing period

Pull Request - State: closed - Opened by j9t about 6 years ago - 1 comment
Labels: enhancement

#89 - Is it possible to remove :root in output file while preserve: false?

Issue - State: closed - Opened by joe223 about 6 years ago - 6 comments
Labels: question

#87 - Fix JS defined variables marked as important

Pull Request - State: closed - Opened by MadLittleMods over 6 years ago
Labels: bug

#86 - Priority of js defined variables over css defined variables

Issue - State: closed - Opened by 2beers over 6 years ago - 5 comments
Labels: bug, enhancement, question

#85 - Undefined variable defined in stylesheet imported from dependency

Issue - State: closed - Opened by kestred over 6 years ago - 1 comment
Labels: question

#84 - Cast js-defined variables to string

Pull Request - State: closed - Opened by shonie over 6 years ago - 2 comments
Labels: enhancement

#83 - TypeError in './lib/resolve-value.js' when the value of css-variable is not of string type.

Issue - State: closed - Opened by shonie over 6 years ago - 4 comments
Labels: bug

#82 - margin shorthand with 3 values is merged into one

Issue - State: open - Opened by renestalder over 6 years ago
Labels: bug

#81 - calc containing variable with fallback not correctly compiled.

Issue - State: closed - Opened by renestalder over 6 years ago - 1 comment

#80 - calc() description missing in the README

Issue - State: open - Opened by renestalder over 6 years ago - 1 comment
Labels: enhancement

#79 - Fix example about problem vars

Pull Request - State: closed - Opened by belozer over 6 years ago - 2 comments

#78 - Cascading vars: Plugin works correctly? Or browsers do not work correctly?

Issue - State: closed - Opened by belozer over 6 years ago - 4 comments
Labels: bug, question

#77 - Multiclasses / Compound selector missing from output

Issue - State: open - Opened by ronalson over 6 years ago - 5 comments
Labels: enhancement

#76 - Edge case nesting causing no substitution

Issue - State: closed - Opened by satazor over 6 years ago - 4 comments

#75 - Remove duplicate paragraph

Pull Request - State: closed - Opened by nhoizey over 6 years ago - 2 comments
Labels: enhancement

#74 - Add `opts.preserveInjectedVariables`

Pull Request - State: closed - Opened by akdetrick over 6 years ago - 9 comments
Labels: enhancement

#73 - *undefined* problem when used value with *isImportant* option in variables.

Pull Request - State: closed - Opened by kbukum over 6 years ago - 2 comments

#71 - var computed as undefined

Issue - State: closed - Opened by tomkel almost 7 years ago - 5 comments

#70 - Provide option for non static variables

Issue - State: closed - Opened by quantuminformation almost 7 years ago - 1 comment

#69 - Log undefined variables

Pull Request - State: closed - Opened by pixeldrew almost 7 years ago - 1 comment

#68 - Is this project live?

Issue - State: closed - Opened by equinusocio almost 7 years ago - 2 comments

#67 - Chaining variables in media queries results in duplicated blocks

Issue - State: open - Opened by deioo almost 7 years ago - 2 comments
Labels: bug

#66 - Reduce nested calc for IE11

Issue - State: open - Opened by leifoolsen about 7 years ago - 3 comments
Labels: enhancement, help wanted

#65 - CSS variables features support comparison

Issue - State: closed - Opened by nolimitdev about 7 years ago - 1 comment

#64 - CSS variable declarations in media queries produce duplicate nested output

Issue - State: closed - Opened by jhildenbiddle about 7 years ago - 2 comments
Labels: bug

#63 - Import variables from js module

Issue - State: closed - Opened by arahansen about 7 years ago - 1 comment

#62 - Parenthesis pair mangled when variables declared within a CSS function

Issue - State: open - Opened by cmauduit about 7 years ago - 5 comments
Labels: bug

#61 - Config defined variables do not work with option `preserve: true`

Issue - State: closed - Opened by presidenten over 7 years ago - 1 comment

#60 - Define global variables as css file

Issue - State: open - Opened by artem-popov over 7 years ago - 10 comments
Labels: enhancement

#59 - Extract rules with resolved variables to another stylesheet

Issue - State: open - Opened by tawgul over 7 years ago - 6 comments

#58 - Comma separated rules are unnecessarily expanded (duplicate blocks)

Issue - State: open - Opened by amustill over 7 years ago - 4 comments
Labels: enhancement

#57 - Update playground dependencies

Pull Request - State: closed - Opened by MadLittleMods over 7 years ago

#56 - fix postcss deprecation, update deps

Pull Request - State: closed - Opened by modosc over 7 years ago - 4 comments
Labels: enhancement

#55 - Comma separated rule not expanded into multiple with different values

Issue - State: open - Opened by MadLittleMods over 7 years ago
Labels: bug

#54 - Feature request: Support for context

Issue - State: closed - Opened by hagenburger over 7 years ago - 1 comment

#53 - wrong media query order

Issue - State: closed - Opened by iapYang over 7 years ago - 1 comment

#52 - When mixing vars with MQs, vars fallback if not redeclared

Issue - State: open - Opened by mikestreety over 7 years ago - 4 comments

#51 - I created an online version for your plugin

Issue - State: closed - Opened by retyui over 7 years ago - 3 comments

#50 - Node#moveTo was deprecated. Use Container#append

Issue - State: closed - Opened by mikestreety over 7 years ago - 1 comment

#49 - Resolve `var` usage in fallbacks

Pull Request - State: closed - Opened by marklu almost 8 years ago - 1 comment

#48 - Fixes #37

Pull Request - State: closed - Opened by asvny almost 8 years ago - 1 comment

#47 - Syntax error fix in readme

Pull Request - State: closed - Opened by sebastiandedeyne about 8 years ago - 1 comment

#46 - Use variable only from last pseudo-element

Issue - State: open - Opened by Zmoki about 8 years ago - 4 comments
Labels: bug

#44 - Providing undefined as a string

Pull Request - State: closed - Opened by vincentorback over 8 years ago - 8 comments
Labels: enhancement

#40 - Extra declaration for pseudo class

Issue - State: open - Opened by asvny over 8 years ago - 2 comments
Labels: bug

#39 - Resolve fallback with all test cases

Pull Request - State: closed - Opened by asvny over 8 years ago - 3 comments
Labels: review

#37 - Resolve nested `var` in fallback

Issue - State: closed - Opened by asvny over 8 years ago - 4 comments
Labels: bug

#31 - Plugin doesn't return messages or warnings for undefined variable usage

Issue - State: closed - Opened by tbremer almost 9 years ago - 9 comments
Labels: enhancement