An open API service providing commit metadata for open source projects.

GitHub / shellscape/postcss-less / commits

PostCSS Syntax for parsing LESS

SHA Message Author Date Stats
984f4901 chore(release): 6.0.0 shellscape <a****w@s****g> over 4 years ago
312a9a12 fix!: add postcss to peerDeps shellscape <a****w@s****g> over 4 years ago
4f36de8f fix: node positional information for files with single-quotes in comments (#164) Nathan Walters <n****2@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
c92f3127 docs: fix website URL for Less (#162) Sosuke Suzuki <a****e@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
5a4a4acb chore: fix linting errors shellscape <a****w@s****g> about 5 years ago
01415a78 chore(release): 5.0.0 shellscape <a****w@s****g> about 5 years ago
3fba0925 fix: parse interpolation error (#159)
Co-authored-by: chenfuqiang <c****i@b****m>
chenfuqiang <h****q@f****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
b5b9cc99 chore!: Node v12+ required shellscape <a****w@s****g> about 5 years ago
424736bf chore: update dependencies shellscape <a****w@s****g> about 5 years ago
b6fd2910 fix: source map generation (following #150) (#161)
Co-authored-by: essentia0 <c****t@e****e>
essentia0 <e****0@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
20d1e573 chore(release): 4.0.1 shellscape <a****w@s****g> over 5 years ago
0987a6ce chore: npm audit fix shellscape <a****w@s****g> over 5 years ago
0cacd37c fix: single comment with quote (#154) vladimir <d****a@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d19dff9b chore(release): 4.0.0 shellscape <a****w@s****g> almost 6 years ago
a1680019 refactor!: update to PostCSS 8 (#151) Ludovico Fischer <4****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9a0ff76b chore: update circle ci config, drop node 8 shellscape <a****w@s****g> almost 6 years ago
3e29db2a chore: npm audit fix shellscape <a****w@s****g> almost 6 years ago
25d5e953 chore(dev): npm audit fix shellscape <a****w@s****g> over 6 years ago
7ccc99c9 chore: npm audit fix shellscape <a****w@s****g> almost 7 years ago
50969770 chore: update funding.yml Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a2b836a0 chore: remove node 6 support shellscape <a****w@s****g> about 7 years ago
bac28aec chore: update devDeps shellscape <a****w@s****g> about 7 years ago
c35336b1 chore: adding funding.yml shellscape <a****w@s****g> about 7 years ago
873ddbf8 chore(release): 3.1.4 shellscape <a****w@s****g> over 7 years ago
b0d8ebb3 chore: remove ci publish step shellscape <a****w@s****g> over 7 years ago
a0975ec5 fix: inline comment with immediate asterisk. fixes #135 shellscape <a****w@s****g> over 7 years ago
b94e05d3 chore(release): 3.1.3 shellscape <a****w@s****g> over 7 years ago
d3653792 fix: windows eol and inline comments (#137) Vilém Jeniš <v****j@k****m>
Committed by: Andrew Powell <s****e@u****m>
over 7 years ago
047f3f1f chore: update deps to fix audit shellscape <a****w@s****g> over 7 years ago
07270407 docs: add patron button shellscape <a****w@s****g> over 7 years ago
d071161c chore: remove commitlint from ci shellscape <a****w@s****g> over 7 years ago
b972ab0d chore(release): 3.1.2 shellscape <a****w@s****g> over 7 years ago
3d904bb1 chore: update deps, code style shellscape <a****w@s****g> over 7 years ago
d38b7c03 fix: quotes in single line comments consuming too many tokens (#133) Matt Lyons <m****0@u****m>
Committed by: Andrew Powell <s****e@u****m>
over 7 years ago
274aac47 chore(release): 3.1.1 shellscape <a****w@s****g> over 7 years ago
402dc5d1 fix: correctly calculate last parens in ruleset as mixin param (#132) Andreas Högström <a****s@b****m>
Committed by: Andrew Powell <s****e@u****m>
over 7 years ago
714ce13e fix: Inline comments shouldn't include newlines (#131) Jonathan Wilsson <j****n@g****m>
Committed by: Andrew Powell <s****e@u****m>
over 7 years ago
6e7bf621 chore(release): 3.1.0 shellscape <a****w@s****g> over 7 years ago
dfb8b1b3 feat: add extend property to nodes which use :extend shellscape <a****w@s****g> almost 8 years ago
e8f11838 fix: mixin !important (#126) Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
e3731c31 feat: support less each function (#127) Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
93922460 fix: mixin parameters with functions. fixes #122 (#125) Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
30165973 chore: fix circleci config shellscape <a****w@s****g> almost 8 years ago
4f444c9b chore(release): 3.0.2 shellscape <a****w@s****g> almost 8 years ago
b48b16bf fix: fixes #117, unclosed characters in inline comments shellscape <a****w@s****g> almost 8 years ago
b8be2668 chore: clean contributing shellscape <a****w@s****g> almost 8 years ago
d2acbd07 chore(release): 3.0.1 shellscape <a****w@s****g> almost 8 years ago
b60edba6 fix: crash on inline comments. Closes #114 (#115) Jonathan Wilsson <j****n@g****m>
Committed by: Andrew Powell <s****e@u****m>
almost 8 years ago
a5d33d12 chore(release): 3.0.0 shellscape <a****w@s****g> almost 8 years ago
7147a345 chore: prepare for v3.0.0 release shellscape <a****w@s****g> almost 8 years ago
a28a3295 refactor: v3.0 (#113) Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
9a40149c At '!' to list of chars that end at-words. Closes #105 (#107) Jonathan Wilsson <j****n@g****m>
Committed by: Andrew Powell <s****e@u****m>
about 8 years ago
2a037638 chore: package-lock update shellscape <a****w@s****g> about 8 years ago
3d0767da chore(release): 2.0.0 shellscape <a****w@s****g> about 8 years ago
5e6433db fix: handle whitespace between variable and colon (#101) Scott <s****9@g****m>
Committed by: Andrew Powell <s****e@u****m>
about 8 years ago
d1b44b81 1.1.5 shellscape <a****w@s****g> over 8 years ago
70b4a246 revert #98, fix #99, add sanity tests shellscape <a****w@s****g> over 8 years ago
80c5d1d0 1.1.4 shellscape <a****w@s****g> over 8 years ago
943aff7c Handle spaces between variable name and colon (#98) David Orr <d****r@g****m>
Committed by: Andrew Powell <s****e@u****m>
over 8 years ago
ca9e4c0d #96 - Add extra check for not adding params from brackets. (#97) HauptmannEck <H****k@u****m>
Committed by: Andrew Powell <s****e@u****m>
over 8 years ago
39919d6a 1.1.3 shellscape <a****w@s****g> almost 9 years ago
88205544 adding package-lock shellscape <a****w@s****g> almost 9 years ago
91e7d88d Stringify !important correctly (#95) Jonathan Wilsson <j****n@g****m>
Committed by: Andrew Powell <s****e@u****m>
almost 9 years ago
d6ed5829 1.1.2 shellscape <a****w@s****g> almost 9 years ago
b681fdda Allow space between ! and important for mixins (#94) Jonathan Wilsson <j****n@g****m>
Committed by: Andrew Powell <s****e@u****m>
almost 9 years ago
b215771a Test case for #92 (#93) Kevin KIN-FOO <k****o@s****m>
Committed by: Andrew Powell <s****e@u****m>
almost 9 years ago
67082dd4 1.1.1 shellscape <a****w@s****g> almost 9 years ago
a109d36e Fix #90 - whitespace between mixin and !important is optional (#91) Otto Rottier <o****r@u****m>
Committed by: Andrew Powell <s****e@u****m>
almost 9 years ago
ce88d4a0 updating meta shellscape <a****w@s****g> about 9 years ago
6399bdfe add node v8.x to travis shellscape <a****w@s****g> about 9 years ago
66effbad 1.1.0 shellscape <a****w@s****g> about 9 years ago
4caa2d3b Supply a Root stringifier (#82) Jonathan Wilsson <j****n@g****m>
Committed by: Andrew Powell <s****e@u****m>
about 9 years ago
5e94a556 less-parser: Handle edge case with single token mixins. (#80) Michael Yong <w****2@g****m>
Committed by: Andrew Powell <s****e@u****m>
about 9 years ago
b13f0b1e 1.0.2 shellscape <a****w@s****g> about 9 years ago
f121cefa Handle quote-less import paths correctly. Closes #77 (#79) Jonathan Wilsson <j****n@g****m>
Committed by: Andrew Powell <s****e@u****m>
about 9 years ago
4d9e070a 1.0.1 shellscape <a****w@s****g> about 9 years ago
cab6a2db fixes #75; import with url() should have importPath shellscape <a****w@s****g> about 9 years ago
a47925d7 1.0.0 shellscape <a****w@s****g> over 9 years ago
4401b767 Version 1.0 prep (#73) Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
05f3ba67 Fix semicolons with Mixin, Extend Rules (#72) Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
64aa27e5 fixes #57: adds import node, support for directives (#69) Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d3f2281a fixes #56: pseudo selectors which use parens shouldn't result in params (#68) Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
8002e7b1 updating travis builds shellscape <a****w@s****g> over 9 years ago
5f8aaa0f adding issue and pr templates shellscape <a****w@s****g> over 9 years ago
eda99387 0.16.1 shellscape <a****w@s****g> over 9 years ago
e936611a fixes #64: invalid less should throw CSSSyntaxError (#66) Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
adb2389f 0.16.0 shellscape <a****w@s****g> over 9 years ago
1cd9066a refreshing the readme Andrew Powell <s****e@u****m>
Committed by: shellscape <a****w@s****g>
over 9 years ago
1f19ea21 revert change made by #61 Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e7c666de Don't change source code (#61) Gary Anikin <g****n@u****m>
Committed by: Andrew Powell <s****e@u****m>
over 9 years ago
4c721a51 merge Merge pull request #65 from xnimorz/master Andrew Powell <s****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
67f00211 add postCSS@5.2 support Nikita Mostovoy <x****r@y****u> over 9 years ago
dfa60178 Update README.md Denys Kniazevych <w****k@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
7482de59 Update README.md Denys Kniazevych <w****k@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
5de139dc update to v0.15.0 dkniazevych <d****h@h****l> almost 10 years ago
98a8cbc6 update to v0.15.0 dkniazevych <d****h@h****l> almost 10 years ago
6854c5a8 merge Merge pull request #59 from jeffal/jal-semicolon-fix Denys Kniazevych <w****k@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
88d3b933 Update contributors Jeff Lindsey <j****y@g****m> almost 10 years ago
0377bb93 jal-semicolon-fix: reversed parsing of semicolon after mixin without body fix Jeff Lindsey <j****y@g****m> almost 10 years ago
86158c89 update changelog dkniazevych <d****h@h****l> about 10 years ago

← Back to repository