1488 Commits

Author SHA1 Message Date
Nathan Weizenbaum
008d13e7cb Bump VERSION to 3.4.9. 2014-11-24 17:38:31 -08:00
Nathan Weizenbaum
4c003d3c67 Compatibility with listen >=2.7.12.
enough for a release.
2014-11-24 16:25:41 -08:00
Nathan Weizenbaum
900038f5b1 Don't add extra whitespace when converting @at-root to SCSS. 2014-11-24 15:56:38 -08:00
Nathan Weizenbaum
a62f817cb9 Fix @extend !optional conversion to SCSS.
Closes #1538
2014-11-24 15:30:12 -08:00
Nathan Weizenbaum
d45ab0ba6e Fix interpolation conversion in calc().
Closes #1537
2014-11-24 15:23:42 -08:00
nakadai
e0b610ec44 Fix typo in documentation 2014-11-19 23:33:05 +00:00
Hugo Giraudel
fe9c1f8c1c Fixed a type in documentation
SassScript now supports **seven** data types since 3.3, not *six*.
2014-11-15 20:04:39 +01:00
Natalie Weizenbaum
ea254a0438 Bump VERSION to 3.4.8. 2014-11-14 16:58:47 -08:00
Natalie Weizenbaum
85b3be9445 Add a deprecation warning for using units in rgba/hsla alpha parameters.
See #1525
2014-11-14 16:27:43 -08:00
Samuel Marchal
1dd6504a92 Fix GitHub tag links, and add missing ones. 2014-11-14 09:05:29 +01:00
Nathan Weizenbaum
a128adaaf7 Don't add complex selectors to :not() if that would break browsers.
Closes #1505
2014-11-04 15:20:27 -08:00
Nathan Weizenbaum
92e3b02266 Bump VERSION to 3.4.7. 2014-10-31 14:28:38 -07:00
Nathan Weizenbaum
ec90542a8f Deprecate unitless numbers equaling unitful numbers.
See #1496
2014-10-31 14:26:32 -07:00
Nathan Weizenbaum
661194767d Fix the reference header for interpolation.
Closes #1493
2014-10-31 14:23:16 -07:00
Natalie Weizenbaum
cc181da45f Merge pull request #1487 from nakadai/patch-1
Fix typo in documentation.
2014-10-31 13:16:12 -07:00
xzyfer
979482a4f5 Add set-nth to the list functions group in the function documentation 2014-10-29 15:26:42 +11:00
nakadai
2a5eafdc7d Fix typo in documentation. 2014-10-25 11:21:55 +00:00
Natalie Weizenbaum
b330e158ea Fix selector pseudoclass extension.
Closes #1476
Closes #1481
2014-10-24 14:21:42 -07:00
Natalie Weizenbaum
d7a986b0e0 Fix superselector detection for non-descendant selectors.
Closes #1479
2014-10-24 14:19:07 -07:00
nakadai
8bf782acb2 Fix typo in documentation. 2014-10-17 20:58:23 +00:00
Nathan Weizenbaum
5389942fcf Bump VERSION to 3.4.6. 2014-10-16 18:32:39 -07:00
Nathan Weizenbaum
5e379ef606 Merge remote-tracking branch 'nitoyon/filesystem-eql' into stable
Conflicts:
	doc-src/SASS_CHANGELOG.md
2014-10-16 18:21:15 -07:00
Nathan Weizenbaum
7ac58c2e08 Fix a crash for @for loops.
Closes #1468
2014-10-16 18:10:56 -07:00
Nathan Weizenbaum
949c8ef4f7 Document interpolation in comments.
Closes #1467
2014-10-16 17:49:26 -07:00
Nathan Weizenbaum
7ac96693f1 Make parent selectors work in selector pseudoclasses.
Closes #1464
2014-10-16 17:34:08 -07:00
Natalie Weizenbaum
96cb73f428 Merge pull request #1463 from hcatlin/at-root-docs
At-Root Documentation Fix

Closes #1462
2014-10-16 17:18:59 -07:00
nitoyon
11e60d823a Fix exception on Sass::Importers::Filesystem#eql?
Sass::Importers::Filesystem#eql? raised an exception if other is nil or
other doesn't respond to root method.
2014-10-15 00:47:34 +09:00
Евгений
4b0f0b315a Erase link of removed Firefox Add-On
Add-on 'FireSass' removed by author.
2014-09-25 09:30:34 +03:00
Natalie Weizenbaum
899fb25810 Bump VERSION to 3.4.5. 2014-09-19 18:03:13 -07:00
Natalie Weizenbaum
a603f0020a Set exit code 65 when the compiler fails due to a Sass error.
Closes #1439
2014-09-19 14:34:00 -07:00
Natalie Weizenbaum
e68d72b8d6 Watch the working directory for changed partials with sass --watch.
Closes #1393
Closes #1411
2014-09-19 13:44:27 -07:00
Natalie Weizenbaum
ff9fd27c89 Fix sass-convert --recursive.
Closes #1435
2014-09-19 13:12:21 -07:00
Natalie Weizenbaum
d0dbe59044 Bump VERSION to 3.4.4. 2014-09-12 17:20:01 -07:00
Natalie Weizenbaum
1d8dc0296b Preserve double-star comments in sass-convert.
Closes #1432
2014-09-12 15:39:53 -07:00
Natalie Weizenbaum
4fabedf659 Support arbitrary identifiers in keyframes selectors.
Closes #1383
2014-09-12 15:14:50 -07:00
Natalie Weizenbaum
93232f4383 Work around ruby/ruby#713.
Closes #1412
2014-09-12 13:52:10 -07:00
Natalie Weizenbaum
56a8987648 Bump VERSION to 3.4.3. 2014-09-04 18:11:19 -07:00
Natalie Weizenbaum
159990d90f Add a warning for too many varargs.
See #1408
2014-09-04 17:26:19 -07:00
Nathan Weizenbaum
a1865aaaa1 Fix --watch on Windows.
Closes #1409
2014-09-04 12:11:51 -07:00
Nathan Weizenbaum
12b6ef693c Add a CHANGELOG entry for the previous fix. 2014-09-04 12:11:22 -07:00
Nathan Weizenbaum
33010e49d4 Bump VERSION to 3.4.2. 2014-08-28 17:35:26 -07:00
Nathan Weizenbaum
d8ac7a4e56 Fix --watch with symlinks.
Closes #1393
2014-08-28 17:26:55 -07:00
Nathan Weizenbaum
1081acfaf4 Properly parse interpolation immediately following a string.
Closes #1401
2014-08-28 15:39:52 -07:00
Nathan Weizenbaum
0f06861675 Fix sass-convert output format detection.
Closes 1398
2014-08-28 13:57:17 -07:00
Natalie Weizenbaum
ca2f302cb6 Bump VERSION to 3.4.1. 2014-08-22 17:20:38 -07:00
Natalie Weizenbaum
9744829fb0 Don't notify when unwatched templates are deleted. 2014-08-22 17:18:17 -07:00
Natalie Weizenbaum
510770f126 Fix variable assignment semantics in top-level control structures.
Closes #1386
2014-08-22 15:06:29 -07:00
Natalie Weizenbaum
c717726c43 Avoid generating :not selectors that fail on older browsers.
Closes #1380
2014-08-22 14:43:03 -07:00
Natalie Weizenbaum
a1e4fd4bbb Handle --sourcemap=none when updating individual files.
Closes #1387
2014-08-22 14:11:20 -07:00
Natalie Weizenbaum
ea9a556aae Fix --watch.
Closes #1382
2014-08-22 14:09:58 -07:00